Commit Graph

3 Commits

Author SHA1 Message Date
sohamganatra
8c60204e19 Add automation skills for all 874 Composio toolkits
- 832 new automation skills covering every toolkit on composio.dev
- Updated 78 existing skills with composio.dev/toolkits links
- Total: 910 automation skills
- Each skill includes toolkit slug, connection flow, tool discovery
  pattern, and links to composio.dev toolkit docs
- All skills include "Powered by Composio" attribution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:13:27 -08:00
sohamganatra
79767d181a 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>
2026-02-05 19:04:11 -08:00
sohamganatra
255586dc09 Add 78 app automation skills via Composio/Rube MCP
Adds pre-built workflow skills for 78 SaaS apps across 16 categories:
CRM, project management, communication, email, code/DevOps, storage,
spreadsheets, calendar, social media, marketing, support, e-commerce,
design, analytics, HR, and automation platforms.

Each skill includes:
- Real tool slugs discovered from Composio's RUBE_SEARCH_TOOLS API
- Step-by-step workflow sequences with [Prerequisite/Required/Optional] tags
- Key parameter documentation with format guidance
- Known pitfalls from actual API behavior
- Quick reference tables for all available tools
- Setup instructions for Rube MCP connection

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 18:41:46 -08:00