- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
dependency-updater
by cachemoney
Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.
wcag-audit-perceivable-color-blindness
by Jkense
Simulate how colors appear to users with different types of color blindness
checking-types
by Git-Fg
"Runs configured type checkers (pyrefly, mypy) on files after editing. MUST USE when validating Python type safety (Internal-only passive hook)."
nutritional-specialist
by nguyendinhquocx
This skill should be used whenever users ask food-related questions, meal suggestions, nutrition advice, recipe recommendations, or dietary planning. On first use, the skill collects comprehensive user preferences (allergies, dietary restrictions, goals, likes/dislikes) and stores them in a persistent database. All subsequent food-related responses are personalized based on these stored preferences.
slurm
by SerendipityOneInc
Submit, manage, and monitor GPU workloads on SRP's Slurm clusters with Apptainer containers
forge-loop
by fwehrling
FORGE Autonomous Loop — Secured iteration runner with cost caps, circuit breakers, and sandbox isolation. Usage: /forge-loop "task description" [options]
hf-papers-reporter
by xdrshjr
Generate Word reports from Hugging Face Daily Papers. Downloads top papers, extracts abstracts and introductions from PDFs, extracts figures, and compiles everything into a formatted Word document with cover images. Use when user asks for 'HF daily papers', 'Hugging Face papers report', 'download papers and make a summary', or any request to fetch, analyze, and document papers from huggingface.co/papers.
moltbook
by jgarrison929
Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
auto-updater
by xdrshjr
"Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed."
zenn-qiita-crosspost-workflow
by shimo4228
"Use when cross-posting a Zenn article to Qiita. Automated conversion pipeline with platform-specific adaptations."
breadcrumb
by tylergibbs1
Leave notes on files for other agents to see in future sessions. Use after making non-obvious changes, fixing tricky bugs, or when code looks wrong but is intentional.
command-creator
by cachemoney
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.
ctxpack
by iboughtbed
Index and search code repositories, local folders, and codebases. Provides context via text, vector, and hybrid search with agent exploration, deep research, and direct file access. Use when you need context from external codebases, repositories, or local projects.
model-usage
by mmcmedia
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
agent-fetch
by firede
"Fetch web pages as clean Markdown via the agent-fetch CLI. Handles cases that built-in web-fetch tools may not cover well: JavaScript-rendered pages (headless browser), authenticated endpoints (custom headers), batch fetching multiple URLs concurrently, and content output without AI summarization. Also works standalone when no built-in fetch tool is available."
swarm-vault-manager-trading
by LIT-Protocol
"This skill enables you to execute swaps and transactions on behalf of Swarm Vault swarm members. You are acting as a manager's AI trading assistant. When the user asks to execute a trade or make a transaction, you should use this skill to execute the trade or transaction across the swarm member wallets."
x-api
by lobstergeneralintelligence
Post to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches like bird CLI.
frp-skill
by feng3d-labs
部署 frp (fatedier/frp) 实现内网穿透,将本地服务暴露到公网。当用户需要配置 frp 反向代理、配置 frpc/frps、通过公网服务器暴露本地 HTTP/TCP 服务、或进行 NAT 穿透/内网穿透时使用此技能。覆盖 Windows 客户端和 Linux 服务端部署。
whoo-cli
by LuisGot
Use the whoo CLI to retrieve and interpret WHOOP health data: recovery score, HRV, sleep quality, strain, SpO2, and body measurements. Invoke when the user asks about their WHOOP metrics, readiness, fitness recovery, sleep performance, wearable health data, or wants to pull or analyze WHOOP data for any date range.
birdmate
by vineethsoma
APM project for birdmate
imsg
by evansking
iMessage/SMS CLI for listing chats, history, watch, and sending.
chemax-fallout4
by zeroxpunk
Fallout 4 AI game console. Translates natural language into Fallout 4 console commands and executes them in-game. Use when the user mentions Fallout 4 cheats, console commands, items, god mode, carry weight, spawning items, teleporting, or any Fallout 4 game modification. Knows all console commands, item Form IDs, perk IDs, NPC IDs, and quest IDs.
rust-cli
by pluginagentmarketplace
Build professional CLI applications with clap and TUI
modern-git
by DaleSeo
Modern Git command best practices for AI agents. Use modern, purposeful commands introduced in Git 2.23+ instead of legacy multi-purpose commands. Teaches when to use git switch (branch operations), git restore (file operations), and other safer alternatives to improve clarity and reduce errors.