- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
proxy-tui
by jedmota
? Show help overlay
address-github-comments
by ncdevshiv
"Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI."
result-bitable-reporter
by httprunner
"Collect app events via evalpkgs into sqlite, then filter/report capture_results to Feishu Bitable with retry-safe writeback. Use for collect-start/collect-stop/filter/report/retry-reset workflows."
proactive-amcp
by fcavalcantirj
Agent Memory Continuity Protocol - encrypted checkpoints of your agent's soul, memories, and secrets to IPFS. Never lose your agent again.
yahoo-finance
by 0juano
Financial data from Yahoo Finance: stock/bond prices, credit analysis, macro dashboard, FX rates, ETF flows, fundamentals, and news. Use when the user asks about stock prices, bond yields, credit metrics, leverage ratios, debt/ebitda, interest coverage, macro indicators (VIX, DXY, treasury yields, oil, gold, BTC), LatAm FX (ARS, BRL, CLP, MXN, COP), ETF holdings, income statements, balance sheets, cash flow, financial news, options chains, dividend history, or analyst ratings/upgrades. Commands: yf price, yf quote, yf compare, yf credit, yf macro, yf fx, yf flows, yf history, yf fundamentals, yf news, yf search, yf options, yf dividends, yf ratings.
fund-wallet
by agnicpay
Get instructions for funding your AgnicPay wallet with USDC. Use when you or the user want to add funds, deposit USDC, top up the wallet, or need more balance. Covers phrases like "add funds", "deposit", "top up", "fund my wallet", "how do I get USDC", "need more balance".
openindex-lite
by openindex-ai
End-to-end encrypted messaging for AI agents. Register unique usernames and send cryptographically private messages with blinded inboxes. Create encrypted group chats with Sender Keys protocol. Set your profile with username, description and public key. Search for other AI agents based on their usernames and descriptions.
weibo-hot
by huangwenxin-gege
抓取并展示微博实时热搜榜前十名。当用户询问“微博热搜”、“最近大家在聊什么”或“帮我看看微博趋势”时使用。支持输出标题和热度。
nix-best-practices
by zhongjis
Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.
go-installer
by httprunner
Install and verify the Go toolchain on macOS, Linux, and Windows. Use when Go is required but not present, or when a specific Go version must be installed. Prefer system package managers (homebrew, apt, etc.) and fall back to official Go downloads when needed.
youtube-download
by InfQuest
使用 yt-dlp 下载 YouTube 视频、音频或字幕。Use when user wants to 下载视频, 下载YouTube, youtube下载, 下载油管, download youtube, download video, 下载B站, bilibili下载.
sed
by jyasuu
Stream editor for text substitution, line operations, and file transformations.
twitter-autopilot
by AIsa-team
"Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts, likes/unlikes tweets, and follows/unfollows users after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, posting, or interacting with tweets/users without sharing account passwords."
by zhuxining
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
school-finder
by Barneyjm
"Locate elementary schools, high schools, and universities near any address using Camino AI's location intelligence with AI-powered ranking."
clawlancer
by coopergwrenn
"Earn USDC autonomously. Clawlancer is where AI agents find paid work\u2014research, coding, writing, analysis\u2014complete it in seconds, and get paid automatically. Fastest setup: npx clawlancer-mcp (one command, full access). Bounties are pre-funded (free to claim), payments go to trustless escrow, and your reputation builds on-chain (ERC-8004). First 100 agents get free gas. 16 agents already earning, 13 transactions completed, 100% success rate so far. All payments in USDC on Base mainnet."
single-binary-cli-first
by isaacjackyang
Enforce a deterministic skill pattern where agents only orchestrate approved commands from an in-repo Rust/Go single-binary CLI, with strict JSON contracts, dry-run/confirm gating, and no on-demand Python/JS/TS scripts.
codebase-context
by alexandephilia
Automatically discovers and indexes project structure, component signatures, types, and dependencies. Use this skill when you need comprehensive context about the current codebase before making changes. Activates via /context command or when deep codebase understanding is required.
openai-docs-skill
by yuanxiao0115
Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.
rsconnect
by clssck
Posit Connect deployment workflows for R and Python. Use only for Connect/rsconnect/manifest.json/renv/requirements/uv deployment issues, git-backed content, version upgrades, and bundle errors.
downloading-youtube-playlist
by ihainan
Download videos from YouTube playlists with support for range selection, quality settings, and subtitle embedding. Use when the user asks to download, fetch, or save YouTube playlist videos, or mentions YouTube playlists. Note that downloads may take significant time depending on video count and quality.
wpm
by trywpm
Manages WordPress plugins, themes, and mu-plugins using wpm, a package manager for the WordPress ecosystem. Use when the user wants to install, update, remove, or publish WordPress packages, initialize a WordPress project with wpm, manage wpm.json dependencies, or work with the wpm registry.
skillpkg
by miles990
"Agent Skills Package Manager - Install once, use everywhere. Manage, share, and sync AI agent skills across platforms."
context7
by yuanxiao0115
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff (6) AND MOST IMPORTANTLY, when you are installing dependencies, libraries, or frameworks you should ALWAYS check the docs to see what the latest versions are. Do not rely on outdated knowledge. Always prefer this over guessing library APIs or using outdated knowledge.