CLI Tools
2516 skills in Tools > CLI Tools
telecli
This skill should be used when the user asks to "send a Telegram message", "poll for Telegram updates", "check Telegram bot status", "respond to Telegram messages", "react to messages", "manage Telegram bot", or mentions Telegram Bot API operations. Provides comprehensive guidance for using the tg CLI to interact with Telegram bots.
things3-cli-wrapper
Manage Things 3 tasks, projects, and areas using the thangs CLI. Supports listing, adding, editing, completing, and canceling tasks with intelligent filtering and organization.
Chrome DevTools Automation
Control Chrome browser through MCP for testing, debugging, network analysis, and performance profiling. Use when testing web apps, measuring Core Web Vitals, analyzing network requests, debugging console errors, or when the user mentions Chrome DevTools, performance traces, or browser automation.
Terminal Pane & Tab Management
Manages terminal panes and tabs for multi-instance workflows. Use when spawning multiple instances, creating new panes/tabs, running commands in separate terminals, splitting the terminal, or when the user mentions "new pane", "new tab", "split terminal", "spawn instance", "multiple terminals", or needs parallel terminal sessions.
ai4pkm-helper
AI4PKM helper for onboarding guidance, quick help, and Gobi Desktop/CLI workflow integration.
architecture-paradigm-client-server
Model system responsibilities across clients, servers, and optional peer nodes.
chrome-devtools-cli-usage
Complete guide for Chrome DevTools CLI - browser automation, debugging, performance analysis, network inspection. Use when automating Chrome, taking screenshots, analyzing performance, monitoring network/console, device emulation, or user mentions chrome-devtools, browser automation, puppeteer, debugging, performance testing, screenshot, network monitoring, console monitoring, or 크롬 개발자도구, 브라우저 자동화, 디버깅, 성능 분석.
linear
Minimal CLI tools for Linear issue management. Use when you need to list issues, view workflow states, change issue status, or move issues between teams. Tools use Linear's GraphQL API with personal API key authentication.
codex
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
claude-code-knowledge
Access official Claude Code documentation including comprehensive guides on hooks, MCP servers, agent skills, slash commands, settings, CLI reference, security, memory, plugins, and troubleshooting. Use when the user asks about Claude Code features, configuration, capabilities, or best practices. ALWAYS use this skill instead of guessing about Claude Code functionality - it contains the authoritative documentation from docs.anthropic.com with automatic updates. Also includes comprehensive skill creation guide with helper scripts when users want to create new skills.
frontend-integration
Frontend integration guides for React and Flutter with Kailash SDK workflows, including setup, API integration, state management, and best practices. Use when asking about 'frontend integration', 'React integration', 'Flutter integration', 'frontend developer', 'UI integration', 'React with Kailash', 'Flutter with Kailash', 'frontend workflow', 'API client', 'React query', or 'Flutter state management'.
api-patterns
Resend API integration patterns, authentication, error handling, and rate limiting. Use when implementing API clients, handling authentication, managing rate limits, implementing retry strategies, or building resilient email service integrations.
saef-ops
Shared operational helpers for SAEF slash commands. Provides shell/Python scripts for scaffolding feature folders, validating context, organizing screenshots, and annotating images.
aws-research
AWSに関する調査(仕様確認、設計判断、ベストプラクティス確認、料金/制限の概算前提整理、エラー原因調査、リージョン提供状況確認、CDK/CloudFormation/CLI/SDKの参照)を行うときに使う。調査では必ず公式ドキュメントを一次情報として扱い、aws-knowledge-mcp-server(https://knowledge-mcp.global.api.aws)を用いて検索・読解・関連ページ探索・リージョン可用性確認を行う。
permissions
Guide for working with team-based permissions and authorization in the WODsmith codebase. Use when touching TEAM_PERMISSIONS constants, hasTeamPermission/requireTeamPermission functions, adding permission checks to actions or server functions, creating features requiring authorization, or ensuring client-server permission consistency.
bash-script
Write robust bash scripts with proper error handling. Use when the user says "write a script", "bash script", "shell script", "automate this", "create a backup script", or asks to script a task.
rest-client-generator
Generate REST API client code in multiple languages with error handling. Use when creating API client libraries or SDK code.
Unnamed Skill
No description provided
tool-inventory
Automatically check available scripts and tools before creating new ones. Use this when you need to execute bash, python, or npm scripts to avoid duplicating existing tools. This skill lists all tools in .claude/scripts/ and helps you discover reusable scripts.
env-management
Manage environment variables with split .env.client and .env.api structure. Use when adding new env vars, debugging config issues, or setting up environments.