Topic: cli
1,462 skills in this topic.
-
file-op
Execute FileOpsREQ protocol requests. Handles autoflow domain ops for .ccb/ state management.
bfly123/claude_code_bridge 2,033
-
mounted
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
bfly123/claude_code_bridge 2,033
-
pend
View latest reply from AI provider (gemini/codex/opencode/droid/claude).
bfly123/claude_code_bridge 2,033
-
ping
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).
bfly123/claude_code_bridge 2,033
-
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
bfly123/claude_code_bridge 2,033
-
ask
Send via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.
bfly123/claude_code_bridge 2,033
-
mounted
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
bfly123/claude_code_bridge 2,033
-
pend
View latest reply from AI provider (gemini/codex/opencode/droid/claude).
bfly123/claude_code_bridge 2,033
-
ping
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).
bfly123/claude_code_bridge 2,033
-
clone
Clone the current conversation so the user can branch off and try a different approach.
ykdojo/claude-code-tips 7,060
-
gha
Analyze GitHub Actions failures and identify root causes
ykdojo/claude-code-tips 7,060
-
half-clone
Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
ykdojo/claude-code-tips 7,060
-
handoff
Write or update a handoff document so the next agent with fresh context can continue this work.
ykdojo/claude-code-tips 7,060
-
reddit-fetch
Fetch content from Reddit using Gemini CLI or curl JSON API fallback. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.
ykdojo/claude-code-tips 7,060
-
review-claudemd
Review recent conversations to find improvements for CLAUDE.md files.
ykdojo/claude-code-tips 7,060
-
microsoft-code-reference
Find working code samples, verify API signatures, and fix Microsoft SDK errors using official docs. Use whenever the user is writing, debugging, or reviewing code that touches any Microsoft SDK, .NET library, Azure client library, or Microsoft API—even if they don't ask for a "reference." Catches hallucinated methods, wrong signatures, and deprecated patterns. If the task involves producing or fixing Microsoft-related code, this is the right skill.
MicrosoftDocs/mcp 1,512
-
microsoft-docs
Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration options, limits, quotas, or best practices for any Microsoft technology (Azure, .NET, M365, Windows, Power Platform, etc.)—even if they don't mention "docs." If the question is about understanding a concept rather than writing code, this is the right skill.
MicrosoftDocs/mcp 1,512
-
microsoft-skill-creator
Create agent skills for Microsoft technologies using official documentation. Use whenever the user wants to build, generate, or scaffold a skill for any Microsoft technology (Azure, .NET, M365, VS Code, Bicep, etc.)—even phrased casually like "make a skill for Cosmos DB." Investigates the topic via official docs, then generates a hybrid skill with essential knowledge stored locally and dynamic lookups for depth.
MicrosoftDocs/mcp 1,512
-
audio-generation
Guide to audio generation and understanding in MassGen. Covers text-to-speech, music, sound effects, and audio understanding across ElevenLabs and OpenAI backends.
massgen/MassGen 914
-
backend-integrator
Complete guide for integrating a new LLM backend into MassGen. Use when adding a new provider (e.g., Codex, Mistral, DeepSeek) or when auditing an existing backend for missing integration points. Covers all ~15 files that need touching.
massgen/MassGen 914
-
massgen-develops-massgen
Guide for using MassGen to develop and improve itself. This skill should be used when agents need to run MassGen experiments programmatically (using automation mode) OR analyze terminal UI/UX quality (using visual evaluation tools). These are mutually exclusive workflows for different improvement goals.
massgen/MassGen 914
-
massgen-log-analyzer
Run MassGen experiments and analyze logs using automation mode, logfire tracing, and SQL queries. Use this skill for performance analysis, debugging agent behavior, evaluating coordination patterns, and improving the logging structure, or whenever an ANALYSIS_REPORT.md is needed in a log directory.
massgen/MassGen 914
-
massgen-release-documenter
Guide for following MassGen's release documentation workflow. This skill should be used when preparing release documentation, updating changelogs, writing case studies, or maintaining project documentation across releases.
massgen/MassGen 914
-
serena
This skill provides symbol-level code understanding and navigation using Language Server Protocol (LSP). Enables IDE-like capabilities for finding symbols, tracking references, and making precise code edits at the symbol level.
massgen/MassGen 914