Dev Tools · CLI & Terminal

CLI & Terminal tools

Every CLI & Terminal tool worth a solo builder's time - the agent skills, MCP servers and marketplaces tagged CLI & Terminal, ranked by community signal. A focused slice of the broader Dev Tools category.

What's in CLI & Terminal

CLI & Terminal collects 212 curated tools across agent skills, a focused part of the broader Dev Tools category. Every one is screened against a single quality bar and ranked by real community signal.

These tools span Idea, Validate, Build, Ship, Grow and Operate of the build journey.

212 shown of 4,320
Description
1Lark DriveDev Toolslarksuite/cliUpload, download, and organize Feishu cloud drive files and folders,Import local Word, Markdown, Excel, CSV, or .base into docx, sheet, or bitable,Search drive/Wiki objects with natural-language-style
232k0
2Lark SharedDev Toolslarksuite/cliFirst-time lark-cli config init and app credential setup,User OAuth via auth login vs automatic tenant bot token,Diagnose permission denied, missing scopes, and console_url fixes,Interpret CLI JSON no
232k0
3Lark MinutesDev Toolslarksuite/cliDownload Lark Minute audio/video assets or one-day download URLs in bulk using minute tokens.
231k0
4TzstDev Toolsxixu-me/skillsCreate, extract, list, and test .tzst or .tar.zst archives with the tzst CLI, including levels, filters, JSON output, and install paths.
212k61
5Runcomfy CliDev Toolsagentspace-so/runcomfy-agent-skillsInstall, authenticate, discover schemas, invoke any RunComfy model endpoint, and poll or download outputs from scripts or the terminal.
177k15
6Just ScrapeDev Toolsscrapegraphai/just-scrapeInstall when you need search, scrape, crawl, structured JSON extraction, or change monitoring from URLs without wiring ScrapeGraph into app code first.
173k22
7Caveman HelpDev Toolsjuliusbrussee/cavemanOne-shot cheat sheet of Caveman slash commands, modes, sibling skills, and how to deactivate or set default mode—without changing active mode.
150k70k
8Runcomfy CliDev Toolsdoany-ai/skillsInstall, authenticate, and invoke RunComfy model endpoints from scripts or agent shells with poll, stream, and JSON output.
134k1
9Lark AppsDev Toolslarksuite/cliInspect Feishu/Lark app visibility and access-scope settings via lark-cli before changing who can install or use your bot.
79.9k0
10Obsidian CliDev Toolskepano/obsidian-skillsDrive Obsidian vault operations—notes, search, tasks, properties, and plugin/theme dev—from the terminal while Obsidian is running.
37.9k34.9k
11OpentuiDev Toolsmsmps/opentui-skillScaffold and implement terminal UIs with OpenTUI’s imperative core, React reconciler, or Solid reconciler from one consolidated skill.
37.8k213
12Gws DriveDev Toolsgoogleworkspace/cliLet your coding agent list, move, share, and inspect Google Drive files and shared drives through the `gws drive` CLI instead of manual API calls.
34.3k0
13Gws DocsDev Toolsgoogleworkspace/cliAutomate creating, reading, and batch-updating Google Docs from your coding agent through the gws CLI.
34.1k0
14Gws CalendarDev Toolsgoogleworkspace/cliTeach your agent to create events, manage ACLs, and pull agendas across Google calendars using `gws calendar` commands.
32.8k0
15Gws SheetsDev Toolsgoogleworkspace/cliRead and write Google Sheets from the agent via the gws CLI for spreadsheets batchUpdate, create, get, and helper append/read commands.
32.7k0
16Infsh CliDev Toolsqu-skills/skillsMaster belt CLI store discovery—list, paginate, category-filter, and search hosted inference.sh apps including alternate --search flag forms—so agents pick correct app slugs and schemas.
29.3k512
17Gws SharedDev Toolsgoogleworkspace/cliStandardize how your agent calls the Google Workspace `gws` CLI with OAuth, global flags, dry-run, and safe output formats.
25.7k0
18SummarizeDev Toolssteipete/clawdisTurn links, PDFs, and YouTube videos into quick summaries or transcripts so you can research and ship without reading everything end-to-end.
18.8k378k
19Opencli UsageDev Toolsjackwener/opencliOrient any OpenCLI session so the agent knows adapters, universal flags, browser subcommands, and which specialized skill to load next.
14.2k23.8k
20Wecomcli ContactDev Toolswecomteam/wecom-cliQuery and filter enterprise contacts from WeChat Work (企业微信) directory within your permitted visibility scope.
11.1k2.2k
21Opencli Adapter AuthorDev Toolsjackwener/opencliAuthor new OpenCLI adapters with the fixed cli({ site, name, args, columns }) layout and current typed-error conventions.
9.9k23.8k
22Pdftk ServerDev Toolsgithub/awesome-copilotInstall and verify PDFtk Server on Windows or Linux so agents and scripts can merge, split, and manipulate PDFs from the command line.
9.5k34.6k
23Mcp CliDev Toolsgithub/awesome-copilotDiscover, inspect, and execute MCP server tools from the terminal while wiring agents to GitHub, filesystems, databases, and APIs.
9.3k34.6k
24Arch Linux TriageDev Toolsgithub/awesome-copilotDiagnose broken Arch installs after updates using pacman, systemd, and journalctl with copy-paste remediation.
8.7k34.6k
25Copilot Cli QuickstartDev Toolsgithub/awesome-copilotOnboard yourself or a teammate on GitHub Copilot CLI with guided lessons and quick answers without reading the full docs first.
8.6k34.6k
26Winapp CliDev Toolsgithub/awesome-copilotDrive Windows app projects with winapp CLI for SDK setup, MSIX packaging, signing, debugging, Store publish, and UI automation.
8.5k34.6k
27Bash Defensive PatternsDev Toolswshobson/agentsHarden bash scripts for deploy hooks, CI steps, and agent automation without silent failures or unquoted-variable bugs.
8.2k36.5k
28Dart Build Cli AppDev Toolsdart-lang/skillsInstall this when you are scaffolding or hardening a Dart command-line tool with standard bin/lib layout, args parsing, exit codes, tests, and compile-to-native distribution.
6.1k321
29Linear CliDev Toolsschpet/linear-cliAutomate creating and updating Linear issues, comments, and markdown bodies from the terminal while your coding agent stays in flow.
5.2k762
30Okx Audit LogDev Toolsokx/onchainos-skillsLook up where Onchain OS stores CLI and MCP audit history so you can debug failed commands offline without dumping secrets into chat.
4.7k284
31TmuxDev Toolssteipete/clawdisLet your agent inspect and drive existing tmux panes—capture output, send keys, and monitor prompts—when interactive CLIs cannot run as one-shot shell commands.
4.5k378k
32Opencli ExplorerDev Toolsjackwener/opencliDiscover a website’s real APIs in the browser and scaffold a typed OpenCLI adapter when you need commands for a new platform.
4.1k23.8k
33Opencli OneshotDev Toolsjackwener/opencliTurn one target URL and a one-line goal into a tested OpenCLI TypeScript adapter command in four browser-and-API steps.
4k23.8k
34Notion CliDev Toolsmakenotion/skillsWire your coding agent to Notion pages, databases, workers, and file uploads through the self-documenting `ntn` CLI instead of guessing REST payloads.
3.7k119
35ScreenshotDev Toolsopenai/skillsCapture desktop, window, or region screenshots when you need OS-level images for debugging, docs, or store assets and browser or app-specific tools are not enough.
3.6k21.7k
36Printing PressDev Toolsmvanhorn/cli-printing-pressSpin up a ship-ready third-party API CLI from a name, OpenAPI spec, HAR capture, or Postman URL without drowning in pre-code research theater.
3k3.1k
37Cli DeveloperDev Toolsjeffallan/claude-skillsStructure command trees, flags, and layered config when you or your agent scaffold a production-ready CLI.
2.9k9.7k
38Printing Press ReprintDev Toolsmvanhorn/cli-printing-pressRegenerate a published Printing Press CLI from scratch while keeping prior research, novel features, and post-publish patches in the reconciliation pipeline.
2.8k3.1k
39Printing Press CatalogDev Toolsmvanhorn/cli-printing-pressBrowse and install pre-built Go CLIs for popular APIs when you want a catalog shortcut instead of generating from scratch.
2.8k3.1k
40Zsxq TopicDev Toolsunnoo/zsxq-skillPublish a one-time official answer on a 知识星球 q&a topic via zsxq-cli after verifying topic type and content with the user.
2.8k157
41Printing Press ScoreDev Toolsmvanhorn/cli-printing-pressScore a generated Go CLI against the Steinberger bar and compare two versions side-by-side before you ship.
2.7k3.1k
42Zsxq GroupDev Toolsunnoo/zsxq-skillList your joined 知识星球 groups and their topic hashtags so an agent can fetch group_id and hashtag_id for community research.
2.7k157
43Baoyu Electron ExtractDev Toolsjimliu/baoyu-skillsExtract source/assets from a packaged Electron application.
2.7k20.9k
44Zsxq UserDev Toolsunnoo/zsxq-skillList your recent ZSXQ (知识星球) topics across every group you belong to, or pull your logged-in profile JSON, via zsxq-cli shortcuts.
2.7k157
45Kbo ResultsDev Toolsnomadamas/k-skillPull KBO schedule, live scores, and game status for a given date via the global `kbo-game` npm package instead of hunting unofficial scoreboards.
2.7k5.4k
46Printing Press ImportDev Toolsmvanhorn/cli-printing-pressBack up an existing Printing Press library CLI and manuscripts to a zip before importing or overwriting an api-slug.
2.7k3.1k
47Lotto ResultsDev Toolsnomadamas/k-skillAnswer Korean Lotto draw queries by calling the k-lotto npm package—latest round, historical results, payouts, and ticket matching—without scraping unofficial sites.
2.7k5.4k
48Step PartsDev Toolsearthtojake/text-to-cadPull standardized STEP part models from step.parts into a text-to-CAD or mechanical design workflow without manual file hunting.
2.7k5.8k
49Pp Flight GoatDev Toolsmvanhorn/printing-press-librarySearch flights, long-haul Kayak routes, and FlightAware reliability data from one Printing Press CLI instead of juggling browser tabs.
2.6k1.5k
50Apple RemindersDev Toolssteipete/clawdisManage Apple Reminders lists and due-dated to-dos from the terminal so tasks sync to iPhone and iPad while you ship solo.
2.6k378k
51HimalayaDev Toolssteipete/clawdisManage IMAP/SMTP inbox, search, compose, and organize mail from the terminal while your coding agent runs shell commands.
2.6k378k
52Olive Young SearchDev Toolsnomadamas/k-skillQuery Olive Young store locations, product search, and nearby inventory through the upstream daiso CLI without vendoring MCP server code.
2.5k5.4k
53Wecomcli Get MsgDev Toolswecomteam/wecom-cliLet your coding agent list WeCom chats, pull recent messages and media, and send text in DMs or groups via the official wecom-cli.
2.4k2.2k
54Wecomcli Lookup ContactDev Toolswecomteam/wecom-cliResolve WeCom display names to userid before your agent lists chats or sends messages, using wecom-cli contact get_userlist plus local name/alias matching.
2.4k2.2k
55Wecomcli Create MeetingDev Toolswecomteam/wecom-cliSchedule Enterprise WeChat (WeCom) meetings from your agent by shelling out to the official wecom-cli with structured JSON parameters.
2.4k2.2k
56Apple NotesDev Toolssteipete/clawdisLet a coding agent list, search, create, edit, and export your Apple Notes on macOS through the memo CLI.
2.4k378k
57Pp EspnDev Toolsmvanhorn/printing-press-libraryQuery live scores, standings, schedules, box scores, and head-to-head stats across major leagues from the terminal or agent without an ESPN API key.
2.3k1.5k
58Browserbase CliDev Toolsbrowserbase/skillsInstall this when you need a terminal-first way to drive local or remote browsers through Browserbase for scraping, fetch/search workflows, and agent browser sessions.
2.3k3.5k
59Bun DevelopmentDev Toolssickn33/antigravity-awesome-skillsBootstrap or migrate JavaScript/TypeScript projects to Bun for faster installs, bundling, and tests without relearning Node-only habits.
2.3k40.1k
60Migrate OxfmtDev Toolsoxc-project/oxcSwitch a JavaScript or TypeScript repo from Prettier or Biome to Oxfmt without hand-rewriting formatter config and ignore rules.
2.2k0

Showing the top 212 of 4,320 tools · search to find the rest.

Explore more
FAQ

CLI & Terminal tools - common questions

What counts as a CLI & Terminal tool?

Any agent skill, MCP server or marketplace tagged CLI & Terminal - a focused slice of the broader Dev Tools category. Skillselion collects every CLI & Terminal tool across types on one page.

How are CLI & Terminal tools ranked?

By real community signal - installs, GitHub stars and votes - not paid placement. Sponsored slots, when present, are labelled and kept out of the ranking.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.