Fix YAML frontmatter: quote descriptions containing colons

53 automation skill descriptions contained unquoted `: ` which caused
gray-matter YAML parser to fail with "incomplete explicit mapping pair".
This prevented `npx skills add` from discovering these skills.

Also adds Rube MCP setup instructions to skills missing the section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
sohamganatra
2026-02-05 19:04:11 -08:00
parent 6fb022f611
commit 79767d181a
78 changed files with 287 additions and 53 deletions

View File

@@ -17,6 +17,9 @@ Automate GitHub repository management, issue tracking, pull request workflows, b
## Setup
**Get Rube MCP**: Add `https://rube.app/mcp` as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
1. Verify Rube MCP is available by confirming `RUBE_SEARCH_TOOLS` responds
2. Call `RUBE_MANAGE_CONNECTIONS` with toolkit `github`
3. If connection is not ACTIVE, follow the returned auth link to complete GitHub OAuth