mcp-mastery
Installation
SKILL.md
MCP Tool Mastery
Master the 80+ MCP tools available in the GoodVibes plugin. This skill teaches you when and how to use each tool for maximum effectiveness.
THE LAW: Tool-First Development
This is non-negotiable. Violating these rules means you're not doing your job.
Before ANY Task
# 1. ALWAYS check tool schema first
mcp-cli info plugin_goodvibes_goodvibes-tools/<tool_name>
# 2. THEN make the call
mcp-cli call plugin_goodvibes_goodvibes-tools/<tool_name> '{"param": "value"}'