Topic: mcp
13,395 skills in this topic.
-
context-mode
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing
large outputs. Triggers: "analyze logs", "summarize output", "process data",
"parse JSON", "filter results", "extract errors", "check build output",
"analyze dependencies", "process API response", "large file analysis",
"page snapshot", "browser snapshot", "DOM structure", "inspect page",
"accessibility tree", "Playwright snapshot",
"run tests", "test output", "coverage report", "git log", "recent commits",
"diff between branches", "list containers", "pod status", "disk usage",
"fetch docs", "API reference", "index documentation",
"call API", "check response", "query results",
"find TODOs", "count lines", "codebase statistics", "security audit",
"outdated packages", "dependency tree", "cloud resources", "CI/CD output".
Also triggers on ANY MCP tool output that may exceed 20 lines.
Subagent routing is handled automatically via PreToolUse hook.
mksglu/context-mode 7,081
-
ctx-stats
Show how much context window context-mode saved this session.
Displays token consumption, context savings ratio, and per-tool breakdown.
Read-only — shows stats only, no reset capability.
To wipe the knowledge base entirely, use ctx_purge instead.
Trigger: /context-mode:ctx-stats
mksglu/context-mode 7,081
-
ctx-doctor
Run context-mode diagnostics. Checks runtimes, hooks, FTS5,
plugin registration, npm and marketplace versions.
Trigger: /context-mode:ctx-doctor
mksglu/context-mode 7,081
-
ctx-purge
Purge the context-mode knowledge base. Permanently deletes all indexed content
and resets session stats. This is destructive and cannot be undone.
Trigger: /context-mode:ctx-purge
mksglu/context-mode 7,081
-
ctx-upgrade
Update context-mode from GitHub and fix hooks/settings.
Pulls latest, builds, installs, updates npm global, configures hooks.
Trigger: /context-mode:ctx-upgrade
mksglu/context-mode 7,081
-
context-mode-ops
Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
mksglu/context-mode 7,081
-
orchestrate
This skill should be used when the user asks to 'orchestrate a task', 'break down work into parallel agents', 'coordinate subtasks', 'run agents in parallel', or mentions 'multi-agent'. Decomposes complex tasks into tracked subtasks, dispatches parallel subagents, and coordinates until completion.
varun29ankuS/shodh-memory 191
-
shodh-memory
Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.
varun29ankuS/shodh-memory 191
-
macos-setup
Complete macOS setup and teardown for MCP Gateway & Registry (AI-registry). Clones the repository, installs all services, configures Keycloak auth, registers the Cloudflare docs server, and verifies the full stack. Also supports complete teardown. Can be run directly from its GitHub URL without the repository already cloned. Uses an interactive or default-values mode chosen at startup.
agentic-community/mcp-gateway-registry 576
-
usage-report
Generate a usage report for MCP Gateway Registry by SSHing into the telemetry bastion host, exporting telemetry data from DocumentDB, and producing a formatted markdown report with deployment insights.
agentic-community/mcp-gateway-registry 576
-
create-milestone
Create a GitHub milestone for an upcoming release. Suggests the next version based on the latest release, gathers all merged PRs and closed issues since that release, presents a draft with two tables (Issues and PRs) for user approval, then creates the milestone and assigns all approved items.
agentic-community/mcp-gateway-registry 576
-
generate-agent-card
Generate an A2A agent card JSON by analyzing agent source code in a folder or GitHub URL. Studies the code to detect agent name, skills, tools, auth, protocol, and generates a spec-compliant agent card.
agentic-community/mcp-gateway-registry 576
-
new-feature-design
Design and document new features with GitHub issue, low-level design (LLD), and expert review. Creates structured documentation in .scratchpad/ with issue spec, technical design with diagrams and pseudo-code, and multi-persona expert review. Supports starting from a user description OR an existing GitHub issue URL. Folder naming: issue-{number}/ for existing issues, {feature-name}/ for new features.
agentic-community/mcp-gateway-registry 576
-
pr-review
Review a GitHub pull request using multiple expert personas. Takes a PR URL as input, analyzes the changes, and generates comprehensive review feedback from different perspectives (Merge Specialist, Frontend, Backend, Security, DevOps, AI/Agent, SRE, Chief Architect).
agentic-community/mcp-gateway-registry 576
-
generate-server-card
Generate an MCP server card JSON (mcp-gateway-registry format) by analyzing server source code in a folder or GitHub URL. Studies code to detect server name, tools, transport, auth, and generates a registry-compatible config.
agentic-community/mcp-gateway-registry 576
-
release-notes
Create release notes for a new version tag. Gathers all commits, PRs, issues fixed, and breaking changes since a previous release. Creates the release notes markdown file, tags the repo, and pushes. Asks the user to confirm the base version to diff against.
agentic-community/mcp-gateway-registry 576
-
agentcore-register
Given an MCP server URL, probe the server via curl to discover its metadata and tools, then generate a markdown file with copy-pasteable content for each field in the Amazon Bedrock AgentCore "Create record" form.
agentic-community/mcp-gateway-registry 576
-
amazon-product-ranking
Invoke for ANY Amazon seller query about organic search ranking or product visibility in Amazon search results. Trigger signals: ASIN (B0...) plus ranking intent, page 1 goals, search position tracking, rank drops or recovery, ranking campaign setup, SFB (search-find-buy) parameters, cost or budget estimates for ranking, new product launch needing visibility, or expanding to international Amazon marketplaces (.co.uk, .de, .co.jp). Covers product assessment, competition analysis, campaign strategy with ramp schedules, cost/ROI projections, execution via Listing Bureau MCP, and rank monitoring. NOT for: PPC/sponsored ads, listing copy rewrites, FBA fees, brand registry, or supplier sourcing.
listingbureau/listingbureau-mcp
-
amazon-product-ranking
Invoke for ANY Amazon seller query about organic search ranking or product visibility in Amazon search results. Trigger signals: ASIN (B0...) plus ranking intent, page 1 goals, search position tracking, rank drops or recovery, ranking campaign setup, SFB (search-find-buy) parameters, cost or budget estimates for ranking, new product launch needing visibility, or expanding to international Amazon marketplaces (.co.uk, .de, .co.jp). Covers product assessment, competition analysis, campaign strategy with ramp schedules, cost/ROI projections, execution via Listing Bureau MCP, and rank monitoring. NOT for: PPC/sponsored ads, listing copy rewrites, FBA fees, brand registry, or supplier sourcing.
listingbureau/listingbureau-mcp
-
lucid-grounding
Ground all technical claims in verified real-time data
get-Lucid/Lucid 74
-
lucid-docs
Force agents to use verified, real-time documentation
get-Lucid/Lucid 74
-
lucid-packages
Ensure agents always reference the latest package versions
get-Lucid/Lucid 74
-
lucid-freshness
Ensure generated code uses current patterns and APIs
get-Lucid/Lucid 74
-
lucid-api
Fetch live API references instead of relying on training data
get-Lucid/Lucid 74