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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user