- 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>
Adds composio-sdk/ with SKILL.md, AGENTS.md, and 18 rule files
covering Tool Router, direct execution, triggers, and auth patterns.
Source: composiohq/skills
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds all Composio/Rube MCP automation skills to the Claude Code plugin
marketplace for improved discoverability. Total plugins: 107 (29 existing + 78 automation).
Skills span 20 categories: CRM, project management, communication, email,
DevOps, storage, spreadsheets, calendar, social media, support, e-commerce,
design, analytics, HR, and automation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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>
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>
* Add Connect skill + improve CTAs
- Add new Connect skill for integrating Claude with external apps
(Gmail, Slack, GitHub, Notion, and 1000+ services via Composio)
- Update README with link to Connect skill
- Add visual signup CTA with social proof at bottom
- Soften community section CTAs
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Add composio-toolrouter plugin + quickstart
- Add composio-toolrouter plugin for connecting Claude to 1000+ apps
- Rename connect -> connect-apps skill
- Add quickstart section to README with 3-step setup
- Plugin setup asks for API key and configures ~/.mcp.json
Flow:
1. claude --plugin-dir ./composio-toolrouter
2. /composio-toolrouter:setup (enter API key)
3. "Send me a test email" → aha moment
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Rename plugin to connect-apps
- Rename composio-toolrouter -> connect-apps-plugin
- Update README quickstart and plugin references
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Sujay Choubey <sujaychoubey@Sujays-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
- Debug LangChain/LangGraph agents
- Fetch execution traces from LangSmith Studio
- Error detection and performance analysis
- Four core debugging workflows
Author: Ahmad Othman Ammar Adi
Add a new skill that analyzes job descriptions and generates tailored resumes
that highlight relevant experience, skills, and achievements. The skill provides:
- Job description analysis to extract key requirements and keywords
- Resume tailoring to emphasize relevant experience
- ATS optimization for applicant tracking systems
- Multiple resume format support
- Strategic recommendations for gaps and interview preparation
This skill is categorized under productivity-organization and helps job seekers
create customized resumes that maximize their chances of getting interviews.
Co-authored-by: Claude <noreply@anthropic.com>
- Add new Connect skill for integrating Claude with external apps
(Gmail, Slack, GitHub, Notion, and 1000+ services via Composio)
- Update README with link to Connect skill
- Add visual signup CTA with social proof at bottom
- Soften community section CTAs
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Sujay Choubey <sujaychoubey@Sujays-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
What this skill does? Gives each Claud-Code terminal window a dynamic title that describes the work being done so you don't lose track of what window is doing what.
Thanks!