Auth0's official agent skill: a router that detects your framework and intent, then loads the right Auth0 guidance for login, MFA, Organizations, tenant audits, debugging or provider migration.
MCP Builder
Summary
Guidance for building high-quality MCP servers that expose external APIs to LLMs through well-designed tools, in Python (FastMCP) or Node/TypeScript.
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
A skill for creating well-designed Model Context Protocol servers. It guides tool design, schema definition, error handling, and testing for servers that let LLMs interact with external services — whether written in Python with FastMCP or in Node/TypeScript with the MCP SDK. Use it when integrating an external API or service as an MCP server.
Related Skills
Redis' own guidance for FT.CREATE schema design, FT.SEARCH / FT.AGGREGATE / FT.HYBRID, HNSW vector similarity and RAG retrieval pipelines.
Supabase's official skill covering Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron and Queues — with a hard rule to verify against the live changelog before writing code.
GreenSock's official ScrollTrigger skill — scroll-linked animation, pinning, scrub and trigger positioning, with the exact start/end syntax agents get wrong.