skills/specialized/composio-integrations/SKILL.md
Use when connecting Claude to external apps (Slack, GitHub, Gmail, etc.) using the Composio Connect framework.
npx skillsauth add ssimhan/meal-planner integrationsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill enables the Antigravity SDK to interact with 1000+ external applications via the Composio "Connect" protocol. Use it to automate engineering communication, issue tracking, and cross-platform synchronization.
USAGE: Trigger this internally or via /connect when a task requires interacting with an external system.
connect tool to initiate OAuth or API key setup.| Action | Example Command | Intent |
| :--- | :--- | :--- |
| Email/Slack | connect-slack-message --channel #dev --text "Build passed" | Automated status updates. |
| Issue Tracking | connect-github-create-issue --repo client-repo --title "Bug: Login fails" | Direct bug reporting from IDE. |
| Data Sync | connect-notion-append-block --page id --content "Phase 2 done" | Documentation synchronization. |
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
<!-- This skill integrates patterns from: - Original source: https://github.com/Dammyjay93/interface-design - Author: Dammyjay93 - License: MIT - Integrated into claude-code-quickstart SDK by Sandhya Simhan --> --- name: ui-development description: Build premium, crafted interfaces with audience alignment and design system memory. Automatically invoked by workflows for UI/frontend work. --- # UI Development & Premium Aesthetics ## Scope **Use for:** All web interfaces, dashboards,
development
Use when implementing any feature or bugfix, before writing implementation code
development
Generate branded images using Google Gemini's image generation API. Supports multiple formats (LinkedIn headers, Medium headers, square concepts, vertical explainers). Reads brand guidelines from the project's BRAND.md file for consistent visual identity.