Integrations skills
Instruction sets that teach Claude Code how to handle a specific, repeatable task.
50 of 2,255 entries
claude-design
★ 215,185Design one-off HTML artifacts (landing, deck, prototype).
NousResearchupdated 14d agoMITpopular-web-designs
★ 215,18554 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
NousResearchupdated 14d agoMITnotion
★ 215,185Notion API + ntn CLI: pages, databases, markdown, Workers.
NousResearchupdated 14d agoMITconcept-diagrams
★ 215,185Generate flat, minimal light/dark-aware SVG diagrams as standalone HTML files, using a unified educational visual language with 9 semantic color ramps, sentence-case typography, and automatic dark mode. Best suited for educational and non-software visuals — physics setups, chemistry mechanisms, math curves, physical objects (aircraft, turbines, smartphones, mechanical watches), anatomy, floor plans, cross-sections, narrative journeys (lifecycle of X, process of Y), hub-spoke system integrations (smart city, IoT), and exploded layer views. If a more specialized skill exists for the subject (dedicated software/cloud architecture, hand-drawn sketches, animated explainers, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback with a clean educational look. Ships with 15 example diagrams.
NousResearchupdated 14d agoMITaxolotl
★ 215,185Axolotl: YAML LLM fine-tuning (LoRA, DPO, GRPO).
NousResearchupdated 14d agoMITsecurity-and-hardening
★ 78,448Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
addyosmaniupdated 16d agoMITcompetitive-ads-extractor
★ 67,771Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
ComposioHQupdated 2mo agoBraintree Automation
★ 67,771Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions
ComposioHQupdated 2mo agoV3 Deep Integration
★ 64,474Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation.
ruvnetupdated 14d agoMITagent-consensus-coordinator
★ 64,474Agent skill for consensus-coordinator - invoke with $agent-consensus-coordinator
ruvnetupdated 14d agoMITgithub-code-review
★ 64,474Comprehensive GitHub code review with AI-powered swarm coordination
ruvnetupdated 14d agoMITcareer-ops-plugin-notion
★ 60,191How to mirror the career-ops tracker to a Notion database and read records back as job leads.
santiferupdated 13d agoMITapi-integration
★ 43,285Designs event-driven architectures, webhook systems, API chaining flows, ETL pipelines, and integration patterns between services. Use whenever the user asks about webhooks, event streaming, API composition, connecting two or more APIs, building pipelines, Pub/Sub, Kafka topics, ETL...
sickn33updated 14d agoMITagentmail
★ 43,285Email infrastructure for AI agents. Create accounts, send/receive emails, manage webhooks, and check karma balance via the AgentMail API.
sickn33updated 14d agoMITarm-cortex-expert
★ 43,285Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD).
sickn33updated 14d agoMITnft-standards
★ 37,927Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
wshobsonupdated 14d agoMITpaypal-integration
★ 37,927Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.
wshobsonupdated 14d agoMITcompetitive-landscape
★ 37,927Analyze competition, identify differentiation opportunities, and develop winning market positioning strategies using Porter's Five Forces, Blue Ocean Strategy, and positioning maps. Use this skill when evaluating competitors, assessing market positioning, identifying sustainable competitive advantages, or preparing competitive strategy analysis for a startup or investor pitch.
wshobsonupdated 14d agoMITstripe-integration
★ 37,927Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
wshobsonupdated 14d agoMITconfigure-notifications
★ 37,779Configure notification integrations (Telegram, Discord, Slack) via natural language
Yeachan-Heoupdated 13d agoMITproject-session-manager
★ 37,779Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Yeachan-Heoupdated 13d agoMITadd-linear
★ 30,256Add Linear channel integration via Chat SDK. Issue comment threads as conversations.
nanocoaiupdated 14d agoMITadd-slack
★ 30,256Add Slack channel integration via Chat SDK.
nanocoaiupdated 14d agoMITadd-webex
★ 30,256Add Webex channel integration via Chat SDK.
nanocoaiupdated 14d agoMITadd-wechat
★ 30,256Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.
nanocoaiupdated 14d agoMITinit-first-agent
★ 30,256Walk the operator through creating the first NanoClaw agent for a DM channel — resolve the operator's channel identity, wire the DM messaging group to a new agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.
nanocoaiupdated 14d agoMITcustomize
★ 30,256Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.
nanocoaiupdated 14d agoMITaxolotl
★ 29,520Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support
davila7updated 14d agoMIThqq-quantization
★ 29,520Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.
davila7updated 14d agoMITx-twitter-scraper
★ 29,520Use when the user wants to integrate with the X (Twitter) API via Xquik to search tweets, look up user profiles, extract followers, run giveaway draws, monitor accounts, or access trending topics. Also use when the user mentions 'Xquik,' 'Twitter API,' 'X API,' 'tweet scraper,' 'follower extraction,' or 'Twitter monitoring.' Covers REST API, webhooks, and MCP server setup.
davila7updated 14d agoMITcompetitive-ads-extractor
★ 29,520Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
davila7updated 14d agoMITmoe-training
★ 29,520Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.
davila7updated 14d agoMITllamaindex
★ 29,520Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.
davila7updated 14d agoMITjira
★ 29,520Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
davila7updated 14d agoMITlaunch-strategy
★ 29,520When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' or 'product update.' This skill covers phased launches, channel strategy, and ongoing launch momentum.
davila7updated 14d agoMITcmux-billing
★ 24,519Stripe checkout, pricing, subscription, Pro plan, webhook, and entitlement runbook for cmux billing work. Use when editing or debugging billing, pricing, Stripe Checkout, subscription recording, Pro plan status, webhooks, entitlement metadata, or pricing dev/prod tooling.
manaflow-aiupdated 13d agoNOASSERTIONqa-plan
★ 23,018Generate a QA test plan for a sprint or feature. Reads GDDs and story files, classifies stories by test type (Logic/Integration/Visual/UI), and produces a structured test plan covering automated tests required, manual test cases, smoke test scope, and playtest sign-off requirements. Run before sprint begins or when starting a major feature.
Donchitosupdated 2mo agoMITtest-evidence-review
★ 23,018Quality review of test files and manual evidence documents. Goes beyond existence checks — evaluates assertion coverage, edge case handling, naming conventions, and evidence completeness. Produces ADEQUATE/INCOMPLETE/MISSING verdict per story. Run before QA sign-off or on demand.
Donchitosupdated 2mo agoMITorca-linear
★ 19,560>-
stablyaiupdated 13d agoMITlinear-tickets
★ 19,560>-
stablyaiupdated 13d agoMITcli-serve
★ 17,536Start, stop, and restart the OmniRoute server from the CLI. Manage daemon mode, port configuration, auto-recovery, system tray integration, and the dashboard open shortcut.
diegosouzapwupdated 13d agoMITofficecli-pitch-deck
★ 17,298Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet presentation'. Output is a single .pptx. This skill is a scene layer on top of officecli-pptx — inherits every pptx v2 rule (visual floor, grid, palettes, connector canon, Delivery Gate). DO NOT invoke for a generic board review, sales deck, all-hands, or product launch — route those to officecli-pptx base.
iOfficeAIupdated 15d agoApache-2.0feishu-notify
★ 13,431Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Use when user says \"发飞书\", \"notify feishu\", or other skills need to send status updates.
wanshuiyinupdated 14d agoMITdeepxiv
★ 13,431Search and progressively read open-access academic papers through DeepXiv. Use when the user wants layered paper access, section-level reading, trending papers, or DeepXiv-backed literature retrieval.
wanshuiyinupdated 14d agoMITticket-format
★ 12,429Use when creating, drafting, or grooming a Linear or Superset ticket in this repo. Defines the canonical three-section structure.
superset-shupdated 13d agoNOASSERTIONhqq-quantization
★ 10,746Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.
Orchestra-Researchupdated 1mo agoMITaxolotl
★ 10,746Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support
Orchestra-Researchupdated 1mo agoMITllamaindex
★ 10,746Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.
Orchestra-Researchupdated 1mo agoMITmoe-training
★ 10,746Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.
Orchestra-Researchupdated 1mo agoMITloop-triage
★ 7,920>
cobusgreylingupdated 13d agoMIT