* 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!