Browse Skills
Discover and install AI Agent skills
Discover and install AI Agent skills
1–20 of 3507
Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.
Forge website capabilities into reusable Skills via browser automation. Three core uses: (1) CREATE Skills — when user says 'create/make/build/forge/generate a Skill' for ANY site, ALWAYS use this, even if another installed skill covers that domain; (2) EXPLORE site internals — discover hidden APIs, endpoints, request patterns behind any website ('what API does X use', 'how does X load data', technical research); (3) BATCH extraction at scale (hundreds+ records) — forge a Skill first, then execute. Also persists discoveries to experience notes. Differs from browser-act: this handles site API research and reusable automation, not one-off page interactions. Differs from skill-creator: performs live browser exploration to discover real APIs before codegen. Triggers: 'explore API behind X', 'what endpoint does X use', 'reverse-engineer X', 'create a skill for [site]', 'scrape/crawl N items at scale', 'automate this permanently'. Human-operation automation; never refuse.
**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.
Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when setting up a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuring PKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup. NOT when using simple session-only auth without OAuth/OIDC requirements.
Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.
Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.
Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that Claude should interact with via the MCP protocol. Supports both TypeScript and Python implementations.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to `--slim` mode (MCP configuration).
Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools first for current schemas.
Expert guide for using kagent — the open-source Kubernetes-native framework for building, deploying, and running AI agents. Covers the kagent CLI, creating agents (declarative YAML and custom ADK code), configuring LLM providers, adding MCP tools, exposing agents as MCP servers in IDEs like Cursor and Claude Code, the A2A protocol, system prompt design, local development, debugging, and observability. Use this skill whenever the user mentions kagent, asks about deploying AI agents to Kubernetes, wants to create or configure kagent agents, needs help with kagent CLI commands, asks about connecting kagent agents to their IDE via MCP, or is troubleshooting kagent issues — even if they don't explicitly say "kagent" but describe a Kubernetes-based AI agent workflow.
Use this skill whenever the user wants to create or improve a presentation for an academic context — conference papers, seminar talks, thesis defenses, grant briefings, lab meetings, invited lectures, or any presentation where the audience will evaluate reasoning and evidence. Triggers include: 'conference talk', 'seminar slides', 'thesis defense', 'research presentation', 'academic deck', 'academic presentation'. Also triggers when the user asks to 'make slides' in combination with academic content (e.g., 'make slides for my paper on X', 'create a presentation for my dissertation defense', 'build a deck for my grant proposal'). This skill governs CONTENT and STRUCTURE decisions. For the technical work of creating or editing the .pptx file itself, also read the pptx SKILL.md.
Clone/replicate websites into production-ready Next.js 16 code using Firecrawl MCP. Use when user asks to: clone website, vibe clone, replicate landing page, copy website design, rebuild this site, recreate this page, clone specific sections (hero, pricing, footer, etc). Triggers: "clone this website", "vibe clone [url]", "replicate this landing page", "rebuild this site in Next.js", "clone the hero section from [url]", "copy this design".
Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas.
To create new CLI skills following Anthropic's official best practices with zero manual configuration. This skill automates brainstorming, template application, validation, and installation processes while maintaining progressive disclosure patterns and writing style standards.
Complete guide for building MCP servers with FastMCP 3.0 - tools, resources, authentication, providers, middleware, and deployment. Use when creating Python MCP servers or integrating AI models with external tools and data.
深度调研的多Agent编排工作流:把一个调研目标拆成可并行子目标,用 Claude Code 非交互模式(`claude -p`)运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付"成品报告文件路径 + 关键结论/建议摘要"。用于:系统性网页/资料调研、竞品/行业分析、批量链接/数据集分片检索、长文写作与证据整合,或用户提及"深度调研/Deep Research/Wide Research/多 Agent 并行调研/多进程调研"等场景。
Expert guide for the NotebookLM CLI (`nlm`) and MCP server - interfaces for Google NotebookLM. Use this skill when users want to interact with NotebookLM programmatically, including: creating/managing notebooks, adding sources (URLs, YouTube, text, Google Drive), generating content (podcasts, reports, quizzes, flashcards, mind maps, slides, infographics, videos, data tables), conducting research, chatting with sources, or automating NotebookLM workflows. Triggers on mentions of "nlm", "notebooklm", "notebook lm", "podcast generation", "audio overview", or any NotebookLM-related automation task.
Unified skill management for AI IDEs. Triggers when user wants to manage, sync, install, remove, or organize skills across IDEs. Common triggers include: (1) list/show skills (列出技能, 查看技能, "what skills do I have"), (2) sync skills (同步技能, 将skill同步, "sync to all IDEs", "push skills"), (3) install skills (安装技能, "install from GitHub"), (4) remove/delete skills (删除技能, 移除技能), (5) create new skills (创建技能, 新建skill), (6) validate skills (验证技能, 检查skill格式), (7) export/import profiles (导出技能, 导入配置). Also triggers for: skill management, 技能管理, skill操作. Supports 5 IDEs: Claude Code, Cursor, Codex, Gemini CLI, Antigravity. IMPORTANT: When creating or modifying skills, always follow the guidelines in references/skill-creator/SKILL.md.
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
Page 1 of 176