بنقرة واحدة
cli-mastery
Complete guide to all installed AI CLI tools - usage, commands, and capabilities for opencode ecosystem
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Complete guide to all installed AI CLI tools - usage, commands, and capabilities for opencode ecosystem
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Provides procedural implementation and templates for creating advanced prompts, incorporating psychological principles and thinking methodologies.
Provides procedural knowledge for implementing cognitive architectures, thinking methodologies, and psychological principles in AI agents/skills.
Aggregates, processes, and synthesizes knowledge, best practices, and solutions from developer, security, and content communities.
Complete OpenCode setup with all MCP servers, skills, and plugins - tested and working configuration
Researches, catalogs, and provides information on Gemini CLI tools and MCPs, aiding efficient and correct tool usage.
| name | cli-mastery |
| description | Complete guide to all installed AI CLI tools - usage, commands, and capabilities for opencode ecosystem |
Comprehensive guide to all your installed CLI tools.
# OpenCode (primary)
opencode # Start TUI
opencode serve # Headless server
opencode mcp list # List MCP servers
opencode skills list # List skills
# Claude Code
claude-code # Start Claude CLI
# OpenAI Codex
codex # Start Codex
# Gemini CLI
gemini # Start Gemini CLI
gemini -p "prompt" # Single prompt mode
# Grok CLI
grok "message" # Send message
grok git # Git with AI
grok mcp # MCP management
# TARS CLI
tars # Start TARS
# Smithery
smithery # Start Smithery
# Cline
cline # Start Cline
# Qwen Code
qwen-code # Start Qwen
# KiloCode
kilocode # Start KiloCode
# Start individual MCP
mcp-server-filesystem "C:/Users/User"
mcp-server-github
mcp-server-brave-search
mcp-server-bitwarden
mcp-server-postgres
mcp-server-puppeteer
mcp-server-playwright
mcp-server-redis
mcp-server-slack
notion-mcp-server
mcp-server-gdrive
mcp-server-memory
mcp-server-sequential-thinking
chrome-devtools-mcp
file-search-mcp
# oh-my-opencode
oh-my-opencode agents # List agents
oh-my-opencode skills # List skills
# opencode-router
opencode-router models # List models
# opencode-swarm
opencode-swarm launch # Launch swarm
# Bun
bun run <file> # Run JS/TS
bun test # Run tests
bun build # Build
# pnpm
pnpm install # Install
pnpm dev # Dev server
pnpm build # Build
# Vercel
vercel # Deploy
vercel --prod # Production
# Turbo
turbo run build # Build monorepo
turbo run test # Run tests
# TypeScript
tsc # Compile
ts-node <file> # Run TS
# Playwright
playwright test # Run tests
playwright install # Install browsers
# Prisma
prisma generate # Generate client
prisma migrate # Run migrations
prisma studio # Open studio
# n8n
n8n # Start n8n
# CLAWDBOT
clawdbot # Start CLAWDBOT
clawdhub # CLAWDBOT hub
# Composio
composio # Start Composio
# API Keys (via Bitwarden)
GITHUB_TOKEN=$(bw get notes 'GitHub Token')
BRAVE_API_KEY=$(bw get notes 'Brave Search API Key')
OPENROUTER_API_KEY=$(bw get notes 'OpenRouter API Key')
ANTHROPIC_API_KEY=$(bw get notes 'Anthropic API Key')
OPENAI_API_KEY=$(bw get notes 'OpenAI API Key')
This skill provides context for: