Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/plugins-dev-tools:mcp-pocThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Validate that the plugin MCP server is running and its tools are callable.
Validate that the plugin MCP server is running and its tools are callable.
mcp__plugin_plugins-dev-tools_dev-tools__echo with message "hello from mcp-poc".mcp__plugin_plugins-dev-tools_dev-tools__repo_info (no arguments).| Test | Tool | Status | Response |
|---|---|---|---|
| Echo | mcp__plugin_plugins-dev-tools_dev-tools__echo | pass/fail | ... |
| Repo | mcp__plugin_plugins-dev-tools_dev-tools__repo_info | pass/fail | ... |
npx claudepluginhub pcollinsonline/claude-asana --plugin plugins-dev-toolsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.