- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
workclaw
by yousufjoyian
Work-only shortcut skill for exporting current terminal discussion to Google Drive and showing completion in the terminal Visual tab. Use when the user says "workclaw".
pubmed-cli
by drpedapati
"Search PubMed, fetch article metadata, traverse citation graphs, and look up MeSH terms from the command line. Use when: (1) Searching PubMed with Boolean/MeSH queries, (2) Fetching article details by PMID (abstract, authors, DOI, MeSH terms), (3) Finding papers that cite a given article (cited-by), (4) Finding papers cited by a given article (references), (5) Finding related articles with relevance scores, (6) Looking up MeSH vocabulary (tree numbers, scope notes), (7) Exporting citations in RIS format for Zotero/EndNote, (8) Building reproducible literature review workflows, (9) Verifying document references against PubMed for accuracy and detecting fabricated citations."
ffmpeg-toolkit
by jakenuts
Video and audio processing with FFmpeg. Covers transcoding, resizing, trimming, speed adjustment, compression, audio extraction, concatenation, cropping, thumbnails, and probing. References available for codec/filter lookup, audio processing, streaming formats, Remotion integration, and platform export.
cendoj-scraper
by cjescudero
Buscar resoluciones judiciales en CENDOJ mediante automatizacion con Playwright e interceptacion de red (sin extraer resultados del DOM). Usar cuando se necesite consultar sentencias por texto libre, tribunal, identificador ROJ o identificador ECLI, y devolver resultados estructurados en JSON desde scripts/scraper.py.
SKILL: know — local semantic search
by scraix
Tags allow categorisation and filtered search as the KB grows
redfin-real-estate
by rms1000watt
Query Redfin.com for real estate prices and property listings in any area. Use this skill when the user wants to find homes for sale, get property prices, or search real estate listings by location with filters.
scribe-query
by w31r4
Query and analyze AI agent behavior traces using scribe's CLI query primitives (scribe q). Use this skill whenever you need to: inspect what an AI agent (Claude Code, Codex, Cursor) sent or received in its API calls; search through system prompts, tool definitions, or conversation history; understand the parent-child hierarchy of agent and subagent requests; compare how prompts evolve across turns; or debug why an agent behaved a certain way. Trigger this skill when the user mentions scribe, trace analysis, agent behavior inspection, prompt archaeology, request trees, or wants to understand what happened in a coding agent session. Also trigger when the user says things like "what did Claude send", "show me the system prompt", "how many subagents spawned", "what tools were available", or "what changed between turns".
skill-advisor
by v5tech
Search, compare, and install skills via npx skills CLI. Use when user wants to find skills, compare functionality, or install to agents. Avoids --all pitfall, targets Antigravity, Claude Code, Gemini CLI, OpenCode by default.
greenstone-daily-blog-post
by faithdrivencreator
Auto-publish a daily SEO/GEO blog post to greenstonewellness.store at 7 AM EST
wrangler
by hocgin
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.
deployment-execute
by JsonLee12138
Execute deployment through Makefile targets with ENV_MODE and optional VERSION overrides. Use when running real deployment or dry-run preview in Makefile-first workflow.
stock-trading
by ZHXU98
This skill should be used when the user asks about stock/ETF analysis, investment strategy, technical analysis, fundamental analysis, risk management, market sentiment, portfolio review, trading decisions, NGA dragon method (龙头战法), or ETF trading. Triggers on keywords like "选股", "炒股", "ETF", "基金", "指数基金", "定投", "行业ETF", "宽基", "沪深300", "中证500", "创业板", "纳指", "黄金ETF", "溢价", "折价", "轮动", "帮我看看股票", "分析持仓", "行业龙头", "我的自选股", "技术分析", "基本面", "K线", "MACD", "RSI", "估值", "仓位", "止损", "A股", "美股", "港股", "龙头战法", "涨停", "连板", "首板", "情绪周期", "冰点", "高潮", "板块联动", "扫股", "推荐股票", "stock analysis", "stock picking", "ETF scan", "index fund", "portfolio".
mg-animation-engine
by QianshuiO
Use when the user asks to install/start the MG animation engine from the GitHub repository, says "启动MG动画引擎", "我要做MG动画", or asks to turn Chinese policy, training, performance, aviation, management, or corporate explainer copy into a production-ready MG animation storyboard Excel. The skill uses the bundled encrypted db folder next to this SKILL.md and outputs an 8-column director storyboard with 镜号、时长、原文/旁白、RAG参考、画面设计、镜头运动/转场、屏幕文字、AI提示词.
macos-tv
by vinitu
Apple TV.app integration on macOS for AI agents via AppleScript. Control playback, browse movies and TV shows, manage playlists, and configure AirPlay output.
chrome-devtools
by Cygnusfear
Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites.
paper-fetch
by Kara-lynnmacroeconomic2412
Use when the user wants to download a paper PDF from a DOI (or title, resolved to a DOI first). Tries Unpaywall, arXiv, bioRxiv/medRxiv, PubMed Central, Semantic Scholar, and Sci-Hub mirrors as a last-resort fallback.
ai-say
by Ema93sh
Local text-to-speech on Ubuntu using Kokoro TTS with fallbacks. Use when the user asks you to speak, say, read aloud, announce, or narrate text. Also use for TTS playback testing, switching Kokoro voices, adjusting speech volume, or debugging audio output issues. Triggers: "say this", "say hello", "read that back to me", "read aloud", "speak", "announce", "narrate", "tell me out loud", "hear it out loud", "text to speech", "TTS", "voice test". Do NOT use for: recording audio, transcription, speech-to-text, playing music/media files, or dictation input.
neuroskill-index
by NeuroSkill-com
Skill index and overview — lists all available NeuroSkill skills, tools, and explains how skill loading works.
obtain-screenshot-android
by linmx0130
Capture screenshots from Android devices using ADB (Android Debug Bridge). Use when Kimi needs to obtain screenshots from connected Android devices, emulators, or physical devices for debugging, testing, documentation, or visual verification purposes.
calendly
by kesslerio
Calendly scheduling integration. List events, check availability, manage meetings via Calendly API.
eve-new-project-setup
by Incept5
Configure a new Eve Horizon project after running eve init (profile, auth, manifest, and repo linkage).
MetaID-Consolidating-Skill
by metaid-developers
Automatically consolidate scattered small UTXOs in an Agent's wallet to the main address. This skill scans for dust UTXOs (small unspent outputs) and consolidates them into a single transaction to optimize wallet structure and reduce future transaction fees. Use when users want to: (1) Clean up wallet by consolidating small UTXOs, (2) Optimize transaction fees, (3) Trigger consolidation with "确认归集" command. Trigger phrases include: "确认归集", "consolidate UTXOs", "归集资产".
Master Prep AI CLI Skill
by 3171381144
```
movie-receipt
by RuitianXu
Use when the user wants to end a Claude Code session, view historical usage statistics, or generate a session summary. Trigger phrases: "结束对话", "出票", "生成票根", "收工", "观影报告", "使用统计", "wrap up", "end session", "movie ticket", "viewing report".