- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
git-master
by SebastiaanWouters
"Git expert for atomic commits, rebase/squash, and history search (blame, bisect, log -S). Triggers on: commit, rebase, squash, who wrote, when was X added, find the commit that."
hive
by asgarth
Hive blockchain CLI skill for hive-tx-cli: query accounts/content/RC/feed/replies, upload images, and broadcast publish/reply/edit/vote/transfer/community/social/profile/reward/custom-json operations with correct key usage.
terraform-aws-annotated-reference
by Donngi
単一のTerraform AWSリソースに対する全プロパティ解説付きリファレンステンプレートを生成する。ユーザーがリソース名(例:aws_s3_bucket, aws_lambda_function)を指定すると、Providerスキーマに基づいた正確な属性一覧とAWS公式ドキュメントに基づく解説を含むテンプレートを出力する。「aws_xxxのテンプレートを作成して」「aws_xxxの全プロパティを教えて」などのリクエストで使用。
tool-master
by Iamwangli
工具使用大师 - 基于关键词映射表的实用工具查找系统
theme-forge
by cfagerlin
Shopify Theme Migration Toolkit: AI-assisted visual migration from any Shopify theme to any target theme. Orchestrates section-by-section comparison, mapping, and pixel-perfect pulling. Commands: onboard, scan, map-section, map-page, pull-section, pull-page, pull-header, pull-footer, refine-section, find-variances, review, cutover, status, upgrade. - MANDATORY TRIGGERS: theme-forge, theme pull, migrate theme, pull section, pull page, pull header, pull footer, refine section, find variances, extract variances, compare styles, fix variances, close FAILs, scan theme, map section, map page, theme migration, theme status, theme review
ask-cli
by dl-alexandre
Manage App Store Server API and External Purchase Server API using the ask CLI. Use when working with StoreKit server transactions, subscriptions, notifications, refunds, consumption data, or external purchases, or when the user mentions App Store Server API, StoreKit, or ask.
visla
by visla-us
Creates AI-generated videos from text scripts, URLs, or PPT/PDF documents using Visla. Use when the user asks to generate a video, turn a webpage into a video, or convert a PPT/PDF into a video, or when the user asks to check Visla account credits/balance.
showcase-export
by sunnypatneedi
Capture full orchestration details (skills, agents, decisions, compound learning) in your session transcript for YC or investor demos. Use --showcase flag at session start. Works with Claude's built-in /export command.
authenticate
by financedistrict-platform
Sign in to the Finance District agent wallet. Use when you or the user want to log in, sign in, connect, set up, or configure the wallet, or when any wallet operation fails with authentication or "not authenticated" errors. This skill is a prerequisite before sending tokens, swapping, checking balances, or any other wallet operation.
SKILL_NAME
by VdustR
SKILL_DESCRIPTION - when to use this skill
skills-sync
by Kang-chen
"DEPRECATED - Use skill-manager instead. This skill is kept for backward compatibility. For syncing skills: use 'skills sync' from skill-manager."
stock_ticker
by cliuxinxin
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA).
arg-parser
by Alcyone-Labs
Type-safe CLI argument parser with MCP integration Zod validation auto-generated tools and interactive prompts
provenable
by Danielfoojunwei
Provable security guardrails for agentic AI. Audit agent actions, check protection status, query threat alerts, manage snapshots, verify evidence bundles, and enforce CPI/MI guard policies with the unified aegx CLI.
notebooklm-studio
by jasontsaicc
Import sources (URLs, YouTube, files, text) into Google NotebookLM and generate user-selected artifacts: podcast, video, report, quiz, flashcards, mind map, slides, infographic, data table. Use when the user sends content and asks to generate learning materials, podcasts, videos, or study packages.
help-and-support
by financedistrict-platform
Get help, onboarding guidance, and report issues. Use when you or the user need help with the wallet, have questions about how things work, want a walkthrough, are getting started for the first time, or need to report a bug or problem. Covers "how do I use this?", "help me get started", "I'm new", "something is broken", "report a bug", "what version is this?".
aif-skill
by mommocmoc
AIF (Agent Interfaces Framework) Engine. Use this skill when you need to create a fast, single-binary CLI wrapper for a SaaS API instead of building a heavy MCP server. AIF takes a simple JSON API specification (spec.json) and automatically generates a compiled Go CLI tool that handles authentication, multipart forms, and outputs pure JSON. Workflow for AI Agents: 1. Read the target service's API documentation. 2. Create a spec.json defining the CLI name, commands, HTTP methods, endpoints, flags, and array_flags. 3. Run bash scripts/aif.sh build spec.json to generate the standalone binary. 4. Use the newly generated CLI to interact with the API (e.g., ./mycli auth login --token "..." then ./mycli post ...).
cli-creator
by evanfang0054
创建高质量 Node.js CLI 工具的完整指南。当用户需要构建命令行工具时使用:(1)创建新的 CLI 项目,(2)选择合适的框架和依赖,(3)实现 CLI 功能,(4)配置测试和打包,(5)应用 CLI 最佳实践
crunch-compete
by crunchdao
Use when working with Crunch competitions - setting up workspaces, exploring quickstarters, testing solutions locally, or submitting entries.
architecture-saga-orchestration
by baotoq
Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.
skill_creator
by cliuxinxin
The Meta-Skill. Use this to create NEW skills (tools) for the agent.
pd2-market-sniper
by dinglestein
Automated item sniper for Project Diablo 2 market. Scans saved market filters for cheap items, ranks deals, captures screenshots + direct links, and waits for the user to choose offer amounts before submitting through the website. Use when the user asks to scan the PD2 market, snipe items, check filters, make offers, or monitor the marketplace. Targets softcore ladder. Triggers on phrases like "check market", "snipe items", "scan filters", "PD2 market", "make offers", "any cheap items".
spark-cli-knowledge-sharing
by memcoai
Queries the Spark collective knowledge network for internal team policies, proprietary patterns, and shared problem-solving knowledge before coding tasks. Shares new discoveries back to the network and submits feedback on recommendations. Triggered when beginning a new coding task, implementing proprietary logic, resolving legacy library conflicts, or after solving a nuanced problem.
amp-review
by SebastiaanWouters
Code review using amp. Triggers on "amp-review". Reviews uncommitted local changes by default.