Commit Graph

48 Commits

Author SHA1 Message Date
sohamganatra
b8b711dff6 Add Composio SDK skill with rules and agent config
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>
2026-02-05 22:54:21 -08:00
Soham
388cc397ea Merge pull request #123 from sohamganatra/add-automation-skills-to-marketplace
Add 78 automation skills to marketplace.json
2026-02-05 19:45:36 -08:00
sohamganatra
cdbda98520 Add 78 automation skills to marketplace.json
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>
2026-02-05 19:44:04 -08:00
Soham
594368e801 Merge pull request #122 from sohamganatra/fix-yaml-frontmatter-descriptions
Fix YAML frontmatter: quote descriptions with colons
2026-02-05 19:10:43 -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
Soham
6fb022f611 Merge pull request #121 from sohamganatra/add-78-composio-app-skills
Add 78 app automation skills via Composio/Rube MCP
2026-02-05 18:45:05 -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
Prathit
c1d18c5419 Update README.md (#109) 2026-02-03 10:04:19 +05:30
Sanjay Ramadugu
362d354285 Add jules, deep-research, outline, and google-workspace skills (#77) 2026-01-25 07:47:26 +05:30
Prathit-tech
da5363b72c feat: add twitter algo skill 2026-01-21 11:54:13 +05:30
Prathit
6ecabbb914 Update README.md (#55) 2026-01-15 10:49:25 +05:30
Prathit
1b3f6521a8 Add connect skill (#46)
* 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>
2026-01-12 13:01:39 +05:30
Prathit
8768cc4672 Update README.md 2026-01-12 11:13:31 +05:30
younggglcy
41789c1e7b Fix link for artifacts-builder in Development & Code Tools section (#26) 2026-01-11 22:41:15 +05:30
Ahmad Othman Ammar Adi.
f0f5d54250 feat: Add LangSmith Fetch - First AI observability skill (#21)
- Debug LangChain/LangGraph agents
  - Fetch execution traces from LangSmith Studio
  - Error detection and performance analysis
  - Four core debugging workflows

  Author: Ahmad Othman Ammar Adi
2026-01-11 22:40:08 +05:30
YK
6d7cae7c4f Add reddit-fetch skill (#28) 2026-01-11 14:46:49 +05:30
Danielle
d78e10c874 feat: add tailored resume generator skill (#7)
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>
2026-01-11 14:39:34 +05:30
sujayjayjay
ee804c27f2 Add Connect skill + improve CTAs (#40)
- 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>
2026-01-11 14:38:32 +05:30
Prathit
c38a0c89de fix: fix video downloader skill 2025-12-29 23:41:14 +05:30
Sanjay Ramadugu
e598c6c019 Add postgres and imagen skills from ai-skills collection (#19) 2025-12-29 10:45:44 +05:30
Anders Bech Mellson
b9196b1742 Fix links for document processing skills section (#24)
Updated links for document processing skills in README.
2025-12-26 13:31:09 +05:30
Prathit
7f5469fc6f Merge pull request #12 from Cranot/add-agentskb
Add AgentsKB - researched knowledge base for AI assistants
2025-12-11 22:00:38 +05:30
Cranot
2d4fd29297 Add AgentsKB - researched knowledge base for AI assistants 2025-12-01 16:47:37 +01:00
Prathit
0176d3a030 Update README.md 2025-11-26 19:41:55 +05:30
Prathit
4d27c8a399 Merge pull request #10 from haunchen/feat/add-n8n-skills
feat: add n8n-skills to the list of available skills
2025-11-24 16:18:58 +05:30
Prathit
a3c452068c Update README.md 2025-11-24 16:18:30 +05:30
Frank
4604b7c580 feat: add n8n-skills to the list of available skills 2025-11-21 15:02:51 +08:00
Prathit
0178590715 Update README.md 2025-11-20 20:18:15 +05:30
Prathit
2a6c3180ee Merge pull request #8 from LeoVS09/feature/add-context-engineering-kit-links
add context engineering kit skills
2025-11-19 11:00:16 +05:30
Prathit
db1a4dd1b3 Update README 2025-11-19 10:59:57 +05:30
Prathit
b29460a1e5 Update README.md 2025-11-18 22:40:31 +05:30
Prathit
20cd649fee Update README.md 2025-11-18 21:43:50 +05:30
leovs09
1f66e61e3c add context engineering kit skills 2025-11-16 17:46:54 +01:00
Prathit
20be1f8483 Update README.md 2025-11-12 08:54:23 +05:30
Prathit
954dcf0026 Merge pull request #5 from bluzername/patch-1
Added link to Claude Code Terminal Title
2025-11-11 13:14:44 +05:30
Prathit-tech
8463dbbbcb fix: remove duplicate developer-growth-analysis entry from marketplace 2025-11-10 22:36:37 +05:30
Prathit-tech
25e28aeffa feat: add developer growth analysis skill to marketplace for personalized coding insights 2025-11-10 22:32:48 +05:30
Prathit-tech
0bc1c6f51e feat: add developer growth analysis skill to marketplace for personalized coding feedback 2025-11-10 21:51:00 +05:30
Prathit-tech
3a887c7b8d feat: add Developer Growth Analysis skill to analyze coding patterns and provide personalized feedback 2025-11-10 21:27:12 +05:30
Evyatar Bluzer
1f56479add Added link to Claude Code Terminal Title
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!
2025-11-09 11:34:31 +07:00
Prathit-tech
30acfe1cbc feat: add skill share 2025-11-07 18:42:38 +05:30
Prathit
edb1c6ef58 Update README.md
Added a note about integrating skills with Composio.
2025-11-01 13:52:53 +05:30
Prathit
298f9c57a6 Update README.md 2025-10-29 16:44:55 +05:30
Prathit-tech
e26d8eff3f feat: introduce marketplace.json 2025-10-29 11:47:55 +05:30
Prathit
ce849994ed Update README.md 2025-10-27 16:05:30 +05:30
Prathit
c32093dded Update README.md 2025-10-27 15:59:19 +05:30
Prathit-tech
5380239b72 feat: add multiple new skills and templates across various modules, including document skills, PDF handling, PPTX processing, and GIF creation 2025-10-22 17:44:36 +05:30
Prathit-tech
044d48b594 feat: add initial skills 2025-10-17 14:39:35 +05:30