Add Composio SaaS automation skills collection#670
Add Composio SaaS automation skills collection#670sohamganatra wants to merge 1 commit intogithub:mainfrom
Conversation
…ections Add 78 SaaS automation skills powered by Rube MCP (Composio) covering CRM, Project Management, Communication, Email, Code & DevOps, Storage, Calendar, Social Media, Support, E-commerce, Design, and more. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This pull request adds a new "External Skill Collections" section to the skills documentation, enabling the repository to reference community-maintained skill collections hosted in external repositories. The PR specifically adds the ComposioHQ/awesome-claude-skills collection, which provides 78 SaaS automation skills powered by Rube MCP (Composio).
Changes:
- Adds new "External Skill Collections" section with introductory text
- Creates a new table structure to list external skill collections
- Documents the ComposioHQ/awesome-claude-skills collection with comprehensive app coverage details
|
|
||
| Community-maintained collections of skills hosted in external repositories. | ||
|
|
||
| | Name | Description | Skills | |
There was a problem hiding this comment.
The table header uses different column names than the main skills table above (line 23). The main skills table uses "Name | Description | Bundled Assets" while this external collections table uses "Name | Description | Skills". For consistency, consider aligning the column structure or making the distinction clearer. If "Skills" represents a count of items in the collection, consider renaming it to "Count" or "# of Skills" for clarity.
| | Name | Description | Skills | | |
| | Name | Description | # of Skills | |
|
|
||
| | Name | Description | Skills | | ||
| | ---- | ----------- | ------ | | ||
| | [ComposioHQ/awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills) | 78 SaaS automation skills powered by [Rube MCP](https://rube.app/mcp) (Composio). Each skill covers workflow patterns, tool sequences, common pitfalls, and parameter guidance for a specific app. Categories include CRM (Salesforce, HubSpot, Pipedrive), Project Management (Jira, Asana, Linear, ClickUp), Communication (Slack, Discord, Teams), Email (Gmail, Outlook, SendGrid), Code & DevOps (GitHub, GitLab, Sentry, Datadog), Storage & Docs (Google Drive, Notion, Confluence, Airtable), Calendar (Google Calendar, Calendly), Social Media (LinkedIn, Twitter, Reddit), Support (Zendesk, Freshdesk, Intercom), E-commerce (Shopify, Stripe), Design (Figma, Canva), and more. Install with `npx skills add ComposioHQ/awesome-claude-skills --all`. | 78 | |
There was a problem hiding this comment.
The description in this cell is exceptionally long and contains extensive detail that may be better suited for a separate document or the external repository's own documentation. Consider condensing this to a brief summary (2-3 sentences) with a note like "See repository for full list of apps" to maintain readability. The current description makes the table difficult to scan and doesn't follow the concise pattern established by entries in the main skills table above.
| | [ComposioHQ/awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills) | 78 SaaS automation skills powered by [Rube MCP](https://rube.app/mcp) (Composio). Each skill covers workflow patterns, tool sequences, common pitfalls, and parameter guidance for a specific app. Categories include CRM (Salesforce, HubSpot, Pipedrive), Project Management (Jira, Asana, Linear, ClickUp), Communication (Slack, Discord, Teams), Email (Gmail, Outlook, SendGrid), Code & DevOps (GitHub, GitLab, Sentry, Datadog), Storage & Docs (Google Drive, Notion, Confluence, Airtable), Calendar (Google Calendar, Calendly), Social Media (LinkedIn, Twitter, Reddit), Support (Zendesk, Freshdesk, Intercom), E-commerce (Shopify, Stripe), Design (Figma, Canva), and more. Install with `npx skills add ComposioHQ/awesome-claude-skills --all`. | 78 | | |
| | [ComposioHQ/awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills) | Collection of 78 SaaS automation skills powered by [Rube MCP](https://rube.app/mcp) (Composio), each capturing workflows, tool sequences, and best practices for a specific app across CRM, project management, communication, dev tools, and more. See repository for the full list of supported apps and categories; install all skills with `npx skills add ComposioHQ/awesome-claude-skills --all`. | 78 | |
|
|
||
| ### External Skill Collections | ||
|
|
||
| Community-maintained collections of skills hosted in external repositories. |
There was a problem hiding this comment.
The installation method for external skills differs significantly from the established pattern for local skills. The main skills section (line 20) instructs users to "Copy the skill folder to your local skills directory", but this external collection uses npx skills add. Consider adding a note in the "External Skill Collections" section description (around line 65) to clarify that external collections may use different installation methods than the local skills above, to prevent user confusion.
| Community-maintained collections of skills hosted in external repositories. | |
| Community-maintained collections of skills hosted in external repositories. These collections may use different installation methods than the local skills above (for example, `npx skills add ...`), so follow the installation instructions provided for each collection. |
Summary
docs/README.skills.mdCategories covered (78 skills)
Installation
Test plan
🤖 Generated with Claude Code