[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-upstash-context7-cli":3,"mdc-6jj5oh-key":37,"related-org-upstash-context7-cli":880,"related-repo-upstash-context7-cli":1055},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":32,"sourceUrl":35,"mdContent":36},"context7-cli","manage documentation and skills with ctx7","Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions \"ctx7\" or \"context7\", needs current docs for any library, wants to install\u002Fsearch\u002Fgenerate skills, or needs to set up Context7 for their AI coding agent.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"upstash","Upstash","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fupstash.png",[12,16,19],{"name":13,"slug":14,"type":15},"Documentation","documentation","tag",{"name":17,"slug":18,"type":15},"CLI","cli",{"name":20,"slug":21,"type":15},"Knowledge Management","knowledge-management",60095,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fcontext7","2026-04-06T18:55:02.689254",null,2878,[28,29,30,31],"llm","mcp","mcp-server","vibe-coding",{"repoUrl":23,"stars":22,"forks":26,"topics":33,"description":34},[28,29,30,31],"Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors","https:\u002F\u002Fgithub.com\u002Fupstash\u002Fcontext7\u002Ftree\u002FHEAD\u002Fskills\u002Fcontext7-cli","---\nname: context7-cli\ndescription: Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions \"ctx7\" or \"context7\", needs current docs for any library, wants to install\u002Fsearch\u002Fgenerate skills, or needs to set up Context7 for their AI coding agent.\n---\n\n# ctx7 CLI\n\nThe Context7 CLI does three things: fetches up-to-date library documentation, manages AI coding skills, and sets up Context7 MCP for your editor.\n\nMake sure the CLI is up to date before running commands:\n\n```bash\nnpm install -g ctx7@latest\n```\n\nOr run directly without installing:\n\n```bash\nnpx ctx7@latest \u003Ccommand>\n```\n\n## What this skill covers\n\n- **[Documentation](references\u002Fdocs.md)** — Fetch current docs for any library. Use when writing code, verifying API signatures, or when training data may be outdated.\n- **[Skills management](references\u002Fskills.md)** — Install, search, suggest, list, remove, and generate AI coding skills.\n- **[Setup](references\u002Fsetup.md)** — Configure Context7 MCP for Claude Code \u002F Cursor \u002F OpenCode.\n\n## Quick Reference\n\n```bash\n# Documentation\nctx7 library \u003Cname> \u003Cquery>           # Step 1: resolve library ID\nctx7 docs \u003ClibraryId> \u003Cquery>         # Step 2: fetch docs\n\n# Skills\nctx7 skills install \u002Fowner\u002Frepo       # Install from a repo (interactive)\nctx7 skills install \u002Fowner\u002Frepo name  # Install a specific skill\nctx7 skills search \u003Ckeywords>         # Search the registry\nctx7 skills suggest                   # Auto-suggest based on project deps\nctx7 skills list                      # List installed skills\nctx7 skills remove \u003Cname>             # Uninstall a skill\nctx7 skills generate                  # Generate a custom skill with AI (requires login)\n\n# Setup\nctx7 setup                            # Configure Context7 MCP (interactive)\nctx7 login                            # Log in for higher rate limits + skill generation\nctx7 whoami                           # Check current login status\n```\n\n## Authentication\n\n```bash\nctx7 login               # Opens browser for OAuth\nctx7 login --no-browser  # Prints URL instead of opening browser\nctx7 logout              # Clear stored tokens\nctx7 whoami              # Show current login status (name + email)\n```\n\nMost commands work without login. Exceptions: `skills generate` always requires it; `ctx7 setup` requires it unless `--api-key` or `--oauth` is passed. Login also unlocks higher rate limits on docs commands.\n\nSet an API key via environment variable to skip interactive login entirely:\n\n```bash\nexport CONTEXT7_API_KEY=your_key\n```\n\n## Common Mistakes\n\n- Library IDs require a `\u002F` prefix — `\u002Ffacebook\u002Freact` not `facebook\u002Freact`\n- Always run `ctx7 library` first — `ctx7 docs react \"hooks\"` will fail without a valid ID\n- Repository format for skills is `\u002Fowner\u002Frepo` — e.g., `ctx7 skills install \u002Fanthropics\u002Fskills`\n- `skills generate` requires login — run `ctx7 login` first\n",{"data":38,"body":39},{"name":4,"description":6},{"type":40,"children":41},"root",[42,51,57,62,102,107,149,156,204,210,624,630,707,744,749,780,786,874],{"type":43,"tag":44,"props":45,"children":47},"element","h1",{"id":46},"ctx7-cli",[48],{"type":49,"value":50},"text","ctx7 CLI",{"type":43,"tag":52,"props":53,"children":54},"p",{},[55],{"type":49,"value":56},"The Context7 CLI does three things: fetches up-to-date library documentation, manages AI coding skills, and sets up Context7 MCP for your editor.",{"type":43,"tag":52,"props":58,"children":59},{},[60],{"type":49,"value":61},"Make sure the CLI is up to date before running commands:",{"type":43,"tag":63,"props":64,"children":69},"pre",{"className":65,"code":66,"language":67,"meta":68,"style":68},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","npm install -g ctx7@latest\n","bash","",[70],{"type":43,"tag":71,"props":72,"children":73},"code",{"__ignoreMap":68},[74],{"type":43,"tag":75,"props":76,"children":79},"span",{"class":77,"line":78},"line",1,[80,86,92,97],{"type":43,"tag":75,"props":81,"children":83},{"style":82},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[84],{"type":49,"value":85},"npm",{"type":43,"tag":75,"props":87,"children":89},{"style":88},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[90],{"type":49,"value":91}," install",{"type":43,"tag":75,"props":93,"children":94},{"style":88},[95],{"type":49,"value":96}," -g",{"type":43,"tag":75,"props":98,"children":99},{"style":88},[100],{"type":49,"value":101}," ctx7@latest\n",{"type":43,"tag":52,"props":103,"children":104},{},[105],{"type":49,"value":106},"Or run directly without installing:",{"type":43,"tag":63,"props":108,"children":110},{"className":65,"code":109,"language":67,"meta":68,"style":68},"npx ctx7@latest \u003Ccommand>\n",[111],{"type":43,"tag":71,"props":112,"children":113},{"__ignoreMap":68},[114],{"type":43,"tag":75,"props":115,"children":116},{"class":77,"line":78},[117,122,127,133,138,144],{"type":43,"tag":75,"props":118,"children":119},{"style":82},[120],{"type":49,"value":121},"npx",{"type":43,"tag":75,"props":123,"children":124},{"style":88},[125],{"type":49,"value":126}," ctx7@latest",{"type":43,"tag":75,"props":128,"children":130},{"style":129},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[131],{"type":49,"value":132}," \u003C",{"type":43,"tag":75,"props":134,"children":135},{"style":88},[136],{"type":49,"value":137},"comman",{"type":43,"tag":75,"props":139,"children":141},{"style":140},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[142],{"type":49,"value":143},"d",{"type":43,"tag":75,"props":145,"children":146},{"style":129},[147],{"type":49,"value":148},">\n",{"type":43,"tag":150,"props":151,"children":153},"h2",{"id":152},"what-this-skill-covers",[154],{"type":49,"value":155},"What this skill covers",{"type":43,"tag":157,"props":158,"children":159},"ul",{},[160,176,190],{"type":43,"tag":161,"props":162,"children":163},"li",{},[164,174],{"type":43,"tag":165,"props":166,"children":167},"strong",{},[168],{"type":43,"tag":169,"props":170,"children":172},"a",{"href":171},"references\u002Fdocs.md",[173],{"type":49,"value":13},{"type":49,"value":175}," — Fetch current docs for any library. Use when writing code, verifying API signatures, or when training data may be outdated.",{"type":43,"tag":161,"props":177,"children":178},{},[179,188],{"type":43,"tag":165,"props":180,"children":181},{},[182],{"type":43,"tag":169,"props":183,"children":185},{"href":184},"references\u002Fskills.md",[186],{"type":49,"value":187},"Skills management",{"type":49,"value":189}," — Install, search, suggest, list, remove, and generate AI coding skills.",{"type":43,"tag":161,"props":191,"children":192},{},[193,202],{"type":43,"tag":165,"props":194,"children":195},{},[196],{"type":43,"tag":169,"props":197,"children":199},{"href":198},"references\u002Fsetup.md",[200],{"type":49,"value":201},"Setup",{"type":49,"value":203}," — Configure Context7 MCP for Claude Code \u002F Cursor \u002F OpenCode.",{"type":43,"tag":150,"props":205,"children":207},{"id":206},"quick-reference",[208],{"type":49,"value":209},"Quick Reference",{"type":43,"tag":63,"props":211,"children":213},{"className":65,"code":212,"language":67,"meta":68,"style":68},"# Documentation\nctx7 library \u003Cname> \u003Cquery>           # Step 1: resolve library ID\nctx7 docs \u003ClibraryId> \u003Cquery>         # Step 2: fetch docs\n\n# Skills\nctx7 skills install \u002Fowner\u002Frepo       # Install from a repo (interactive)\nctx7 skills install \u002Fowner\u002Frepo name  # Install a specific skill\nctx7 skills search \u003Ckeywords>         # Search the registry\nctx7 skills suggest                   # Auto-suggest based on project deps\nctx7 skills list                      # List installed skills\nctx7 skills remove \u003Cname>             # Uninstall a skill\nctx7 skills generate                  # Generate a custom skill with AI (requires login)\n\n# Setup\nctx7 setup                            # Configure Context7 MCP (interactive)\nctx7 login                            # Log in for higher rate limits + skill generation\nctx7 whoami                           # Check current login status\n",[214],{"type":43,"tag":71,"props":215,"children":216},{"__ignoreMap":68},[217,226,282,333,343,352,379,409,449,471,493,531,553,561,570,588,606],{"type":43,"tag":75,"props":218,"children":219},{"class":77,"line":78},[220],{"type":43,"tag":75,"props":221,"children":223},{"style":222},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[224],{"type":49,"value":225},"# Documentation\n",{"type":43,"tag":75,"props":227,"children":229},{"class":77,"line":228},2,[230,235,240,244,249,254,259,263,268,273,277],{"type":43,"tag":75,"props":231,"children":232},{"style":82},[233],{"type":49,"value":234},"ctx7",{"type":43,"tag":75,"props":236,"children":237},{"style":88},[238],{"type":49,"value":239}," library",{"type":43,"tag":75,"props":241,"children":242},{"style":129},[243],{"type":49,"value":132},{"type":43,"tag":75,"props":245,"children":246},{"style":88},[247],{"type":49,"value":248},"nam",{"type":43,"tag":75,"props":250,"children":251},{"style":140},[252],{"type":49,"value":253},"e",{"type":43,"tag":75,"props":255,"children":256},{"style":129},[257],{"type":49,"value":258},">",{"type":43,"tag":75,"props":260,"children":261},{"style":129},[262],{"type":49,"value":132},{"type":43,"tag":75,"props":264,"children":265},{"style":88},[266],{"type":49,"value":267},"quer",{"type":43,"tag":75,"props":269,"children":270},{"style":140},[271],{"type":49,"value":272},"y",{"type":43,"tag":75,"props":274,"children":275},{"style":129},[276],{"type":49,"value":258},{"type":43,"tag":75,"props":278,"children":279},{"style":222},[280],{"type":49,"value":281},"           # Step 1: resolve library ID\n",{"type":43,"tag":75,"props":283,"children":285},{"class":77,"line":284},3,[286,290,295,299,304,308,312,316,320,324,328],{"type":43,"tag":75,"props":287,"children":288},{"style":82},[289],{"type":49,"value":234},{"type":43,"tag":75,"props":291,"children":292},{"style":88},[293],{"type":49,"value":294}," docs",{"type":43,"tag":75,"props":296,"children":297},{"style":129},[298],{"type":49,"value":132},{"type":43,"tag":75,"props":300,"children":301},{"style":88},[302],{"type":49,"value":303},"libraryI",{"type":43,"tag":75,"props":305,"children":306},{"style":140},[307],{"type":49,"value":143},{"type":43,"tag":75,"props":309,"children":310},{"style":129},[311],{"type":49,"value":258},{"type":43,"tag":75,"props":313,"children":314},{"style":129},[315],{"type":49,"value":132},{"type":43,"tag":75,"props":317,"children":318},{"style":88},[319],{"type":49,"value":267},{"type":43,"tag":75,"props":321,"children":322},{"style":140},[323],{"type":49,"value":272},{"type":43,"tag":75,"props":325,"children":326},{"style":129},[327],{"type":49,"value":258},{"type":43,"tag":75,"props":329,"children":330},{"style":222},[331],{"type":49,"value":332},"         # Step 2: fetch docs\n",{"type":43,"tag":75,"props":334,"children":336},{"class":77,"line":335},4,[337],{"type":43,"tag":75,"props":338,"children":340},{"emptyLinePlaceholder":339},true,[341],{"type":49,"value":342},"\n",{"type":43,"tag":75,"props":344,"children":346},{"class":77,"line":345},5,[347],{"type":43,"tag":75,"props":348,"children":349},{"style":222},[350],{"type":49,"value":351},"# Skills\n",{"type":43,"tag":75,"props":353,"children":355},{"class":77,"line":354},6,[356,360,365,369,374],{"type":43,"tag":75,"props":357,"children":358},{"style":82},[359],{"type":49,"value":234},{"type":43,"tag":75,"props":361,"children":362},{"style":88},[363],{"type":49,"value":364}," skills",{"type":43,"tag":75,"props":366,"children":367},{"style":88},[368],{"type":49,"value":91},{"type":43,"tag":75,"props":370,"children":371},{"style":88},[372],{"type":49,"value":373}," \u002Fowner\u002Frepo",{"type":43,"tag":75,"props":375,"children":376},{"style":222},[377],{"type":49,"value":378},"       # Install from a repo (interactive)\n",{"type":43,"tag":75,"props":380,"children":382},{"class":77,"line":381},7,[383,387,391,395,399,404],{"type":43,"tag":75,"props":384,"children":385},{"style":82},[386],{"type":49,"value":234},{"type":43,"tag":75,"props":388,"children":389},{"style":88},[390],{"type":49,"value":364},{"type":43,"tag":75,"props":392,"children":393},{"style":88},[394],{"type":49,"value":91},{"type":43,"tag":75,"props":396,"children":397},{"style":88},[398],{"type":49,"value":373},{"type":43,"tag":75,"props":400,"children":401},{"style":88},[402],{"type":49,"value":403}," name",{"type":43,"tag":75,"props":405,"children":406},{"style":222},[407],{"type":49,"value":408},"  # Install a specific skill\n",{"type":43,"tag":75,"props":410,"children":412},{"class":77,"line":411},8,[413,417,421,426,430,435,440,444],{"type":43,"tag":75,"props":414,"children":415},{"style":82},[416],{"type":49,"value":234},{"type":43,"tag":75,"props":418,"children":419},{"style":88},[420],{"type":49,"value":364},{"type":43,"tag":75,"props":422,"children":423},{"style":88},[424],{"type":49,"value":425}," search",{"type":43,"tag":75,"props":427,"children":428},{"style":129},[429],{"type":49,"value":132},{"type":43,"tag":75,"props":431,"children":432},{"style":88},[433],{"type":49,"value":434},"keyword",{"type":43,"tag":75,"props":436,"children":437},{"style":140},[438],{"type":49,"value":439},"s",{"type":43,"tag":75,"props":441,"children":442},{"style":129},[443],{"type":49,"value":258},{"type":43,"tag":75,"props":445,"children":446},{"style":222},[447],{"type":49,"value":448},"         # Search the registry\n",{"type":43,"tag":75,"props":450,"children":452},{"class":77,"line":451},9,[453,457,461,466],{"type":43,"tag":75,"props":454,"children":455},{"style":82},[456],{"type":49,"value":234},{"type":43,"tag":75,"props":458,"children":459},{"style":88},[460],{"type":49,"value":364},{"type":43,"tag":75,"props":462,"children":463},{"style":88},[464],{"type":49,"value":465}," suggest",{"type":43,"tag":75,"props":467,"children":468},{"style":222},[469],{"type":49,"value":470},"                   # Auto-suggest based on project deps\n",{"type":43,"tag":75,"props":472,"children":474},{"class":77,"line":473},10,[475,479,483,488],{"type":43,"tag":75,"props":476,"children":477},{"style":82},[478],{"type":49,"value":234},{"type":43,"tag":75,"props":480,"children":481},{"style":88},[482],{"type":49,"value":364},{"type":43,"tag":75,"props":484,"children":485},{"style":88},[486],{"type":49,"value":487}," list",{"type":43,"tag":75,"props":489,"children":490},{"style":222},[491],{"type":49,"value":492},"                      # List installed skills\n",{"type":43,"tag":75,"props":494,"children":496},{"class":77,"line":495},11,[497,501,505,510,514,518,522,526],{"type":43,"tag":75,"props":498,"children":499},{"style":82},[500],{"type":49,"value":234},{"type":43,"tag":75,"props":502,"children":503},{"style":88},[504],{"type":49,"value":364},{"type":43,"tag":75,"props":506,"children":507},{"style":88},[508],{"type":49,"value":509}," remove",{"type":43,"tag":75,"props":511,"children":512},{"style":129},[513],{"type":49,"value":132},{"type":43,"tag":75,"props":515,"children":516},{"style":88},[517],{"type":49,"value":248},{"type":43,"tag":75,"props":519,"children":520},{"style":140},[521],{"type":49,"value":253},{"type":43,"tag":75,"props":523,"children":524},{"style":129},[525],{"type":49,"value":258},{"type":43,"tag":75,"props":527,"children":528},{"style":222},[529],{"type":49,"value":530},"             # Uninstall a skill\n",{"type":43,"tag":75,"props":532,"children":534},{"class":77,"line":533},12,[535,539,543,548],{"type":43,"tag":75,"props":536,"children":537},{"style":82},[538],{"type":49,"value":234},{"type":43,"tag":75,"props":540,"children":541},{"style":88},[542],{"type":49,"value":364},{"type":43,"tag":75,"props":544,"children":545},{"style":88},[546],{"type":49,"value":547}," generate",{"type":43,"tag":75,"props":549,"children":550},{"style":222},[551],{"type":49,"value":552},"                  # Generate a custom skill with AI (requires login)\n",{"type":43,"tag":75,"props":554,"children":556},{"class":77,"line":555},13,[557],{"type":43,"tag":75,"props":558,"children":559},{"emptyLinePlaceholder":339},[560],{"type":49,"value":342},{"type":43,"tag":75,"props":562,"children":564},{"class":77,"line":563},14,[565],{"type":43,"tag":75,"props":566,"children":567},{"style":222},[568],{"type":49,"value":569},"# Setup\n",{"type":43,"tag":75,"props":571,"children":573},{"class":77,"line":572},15,[574,578,583],{"type":43,"tag":75,"props":575,"children":576},{"style":82},[577],{"type":49,"value":234},{"type":43,"tag":75,"props":579,"children":580},{"style":88},[581],{"type":49,"value":582}," setup",{"type":43,"tag":75,"props":584,"children":585},{"style":222},[586],{"type":49,"value":587},"                            # Configure Context7 MCP (interactive)\n",{"type":43,"tag":75,"props":589,"children":591},{"class":77,"line":590},16,[592,596,601],{"type":43,"tag":75,"props":593,"children":594},{"style":82},[595],{"type":49,"value":234},{"type":43,"tag":75,"props":597,"children":598},{"style":88},[599],{"type":49,"value":600}," login",{"type":43,"tag":75,"props":602,"children":603},{"style":222},[604],{"type":49,"value":605},"                            # Log in for higher rate limits + skill generation\n",{"type":43,"tag":75,"props":607,"children":609},{"class":77,"line":608},17,[610,614,619],{"type":43,"tag":75,"props":611,"children":612},{"style":82},[613],{"type":49,"value":234},{"type":43,"tag":75,"props":615,"children":616},{"style":88},[617],{"type":49,"value":618}," whoami",{"type":43,"tag":75,"props":620,"children":621},{"style":222},[622],{"type":49,"value":623},"                           # Check current login status\n",{"type":43,"tag":150,"props":625,"children":627},{"id":626},"authentication",[628],{"type":49,"value":629},"Authentication",{"type":43,"tag":63,"props":631,"children":633},{"className":65,"code":632,"language":67,"meta":68,"style":68},"ctx7 login               # Opens browser for OAuth\nctx7 login --no-browser  # Prints URL instead of opening browser\nctx7 logout              # Clear stored tokens\nctx7 whoami              # Show current login status (name + email)\n",[634],{"type":43,"tag":71,"props":635,"children":636},{"__ignoreMap":68},[637,653,674,691],{"type":43,"tag":75,"props":638,"children":639},{"class":77,"line":78},[640,644,648],{"type":43,"tag":75,"props":641,"children":642},{"style":82},[643],{"type":49,"value":234},{"type":43,"tag":75,"props":645,"children":646},{"style":88},[647],{"type":49,"value":600},{"type":43,"tag":75,"props":649,"children":650},{"style":222},[651],{"type":49,"value":652},"               # Opens browser for OAuth\n",{"type":43,"tag":75,"props":654,"children":655},{"class":77,"line":228},[656,660,664,669],{"type":43,"tag":75,"props":657,"children":658},{"style":82},[659],{"type":49,"value":234},{"type":43,"tag":75,"props":661,"children":662},{"style":88},[663],{"type":49,"value":600},{"type":43,"tag":75,"props":665,"children":666},{"style":88},[667],{"type":49,"value":668}," --no-browser",{"type":43,"tag":75,"props":670,"children":671},{"style":222},[672],{"type":49,"value":673},"  # Prints URL instead of opening browser\n",{"type":43,"tag":75,"props":675,"children":676},{"class":77,"line":284},[677,681,686],{"type":43,"tag":75,"props":678,"children":679},{"style":82},[680],{"type":49,"value":234},{"type":43,"tag":75,"props":682,"children":683},{"style":88},[684],{"type":49,"value":685}," logout",{"type":43,"tag":75,"props":687,"children":688},{"style":222},[689],{"type":49,"value":690},"              # Clear stored tokens\n",{"type":43,"tag":75,"props":692,"children":693},{"class":77,"line":335},[694,698,702],{"type":43,"tag":75,"props":695,"children":696},{"style":82},[697],{"type":49,"value":234},{"type":43,"tag":75,"props":699,"children":700},{"style":88},[701],{"type":49,"value":618},{"type":43,"tag":75,"props":703,"children":704},{"style":222},[705],{"type":49,"value":706},"              # Show current login status (name + email)\n",{"type":43,"tag":52,"props":708,"children":709},{},[710,712,718,720,726,728,734,736,742],{"type":49,"value":711},"Most commands work without login. Exceptions: ",{"type":43,"tag":71,"props":713,"children":715},{"className":714},[],[716],{"type":49,"value":717},"skills generate",{"type":49,"value":719}," always requires it; ",{"type":43,"tag":71,"props":721,"children":723},{"className":722},[],[724],{"type":49,"value":725},"ctx7 setup",{"type":49,"value":727}," requires it unless ",{"type":43,"tag":71,"props":729,"children":731},{"className":730},[],[732],{"type":49,"value":733},"--api-key",{"type":49,"value":735}," or ",{"type":43,"tag":71,"props":737,"children":739},{"className":738},[],[740],{"type":49,"value":741},"--oauth",{"type":49,"value":743}," is passed. Login also unlocks higher rate limits on docs commands.",{"type":43,"tag":52,"props":745,"children":746},{},[747],{"type":49,"value":748},"Set an API key via environment variable to skip interactive login entirely:",{"type":43,"tag":63,"props":750,"children":752},{"className":65,"code":751,"language":67,"meta":68,"style":68},"export CONTEXT7_API_KEY=your_key\n",[753],{"type":43,"tag":71,"props":754,"children":755},{"__ignoreMap":68},[756],{"type":43,"tag":75,"props":757,"children":758},{"class":77,"line":78},[759,765,770,775],{"type":43,"tag":75,"props":760,"children":762},{"style":761},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[763],{"type":49,"value":764},"export",{"type":43,"tag":75,"props":766,"children":767},{"style":140},[768],{"type":49,"value":769}," CONTEXT7_API_KEY",{"type":43,"tag":75,"props":771,"children":772},{"style":129},[773],{"type":49,"value":774},"=",{"type":43,"tag":75,"props":776,"children":777},{"style":140},[778],{"type":49,"value":779},"your_key\n",{"type":43,"tag":150,"props":781,"children":783},{"id":782},"common-mistakes",[784],{"type":49,"value":785},"Common Mistakes",{"type":43,"tag":157,"props":787,"children":788},{},[789,816,837,856],{"type":43,"tag":161,"props":790,"children":791},{},[792,794,800,802,808,810],{"type":49,"value":793},"Library IDs require a ",{"type":43,"tag":71,"props":795,"children":797},{"className":796},[],[798],{"type":49,"value":799},"\u002F",{"type":49,"value":801}," prefix — ",{"type":43,"tag":71,"props":803,"children":805},{"className":804},[],[806],{"type":49,"value":807},"\u002Ffacebook\u002Freact",{"type":49,"value":809}," not ",{"type":43,"tag":71,"props":811,"children":813},{"className":812},[],[814],{"type":49,"value":815},"facebook\u002Freact",{"type":43,"tag":161,"props":817,"children":818},{},[819,821,827,829,835],{"type":49,"value":820},"Always run ",{"type":43,"tag":71,"props":822,"children":824},{"className":823},[],[825],{"type":49,"value":826},"ctx7 library",{"type":49,"value":828}," first — ",{"type":43,"tag":71,"props":830,"children":832},{"className":831},[],[833],{"type":49,"value":834},"ctx7 docs react \"hooks\"",{"type":49,"value":836}," will fail without a valid ID",{"type":43,"tag":161,"props":838,"children":839},{},[840,842,848,850],{"type":49,"value":841},"Repository format for skills is ",{"type":43,"tag":71,"props":843,"children":845},{"className":844},[],[846],{"type":49,"value":847},"\u002Fowner\u002Frepo",{"type":49,"value":849}," — e.g., ",{"type":43,"tag":71,"props":851,"children":853},{"className":852},[],[854],{"type":49,"value":855},"ctx7 skills install \u002Fanthropics\u002Fskills",{"type":43,"tag":161,"props":857,"children":858},{},[859,864,866,872],{"type":43,"tag":71,"props":860,"children":862},{"className":861},[],[863],{"type":49,"value":717},{"type":49,"value":865}," requires login — run ",{"type":43,"tag":71,"props":867,"children":869},{"className":868},[],[870],{"type":49,"value":871},"ctx7 login",{"type":49,"value":873}," first",{"type":43,"tag":875,"props":876,"children":877},"style",{},[878],{"type":49,"value":879},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":881,"total":1054},[882,888,903,914,928,947,964,979,994,1009,1026,1041],{"slug":4,"name":4,"fn":5,"description":6,"org":883,"tags":884,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[885,886,887],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"slug":889,"name":889,"fn":890,"description":891,"org":892,"tags":893,"stars":22,"repoUrl":23,"updatedAt":902},"context7-docs","fetch documentation and code examples","Fetch up-to-date documentation and code examples for any library, framework, SDK, CLI tool, or cloud service. Use whenever the user asks about a specific library — even well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot — because training data may not reflect recent API changes or version updates.\nAlways use for: API syntax questions, configuration options, version migration issues, \"how do I\" questions mentioning a library name, debugging that involves library-specific behavior, setup instructions, and CLI tool usage.\nUse even when you think you know the answer. Do not rely on training data for API details, signatures, or configuration options — they are frequently out of date. Prefer this over web search for library documentation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[894,895,896,899],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":897,"slug":898,"type":15},"Reference","reference",{"name":900,"slug":901,"type":15},"SDK","sdk","2026-07-28T05:35:31.125695",{"slug":904,"name":904,"fn":905,"description":906,"org":907,"tags":908,"stars":22,"repoUrl":23,"updatedAt":913},"context7-mcp","retrieve library documentation via MCP","This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[909,910,911],{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"name":912,"slug":29,"type":15},"MCP","2026-07-28T05:35:32.109879",{"slug":915,"name":915,"fn":916,"description":917,"org":918,"tags":919,"stars":22,"repoUrl":23,"updatedAt":927},"find-docs","retrieve documentation for developer technologies","Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training data may not reflect recent API changes or version updates.\nAlways use for: API syntax questions, configuration options, version migration issues, \"how do I\" questions mentioning a library name, debugging that involves library-specific behavior, setup instructions, and CLI tool usage.\nUse even when you think you know the answer — do not rely on training data for API details, signatures, or configuration options as they are frequently outdated. Always verify against current docs. Prefer this over web search for library documentation and API details.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[920,921,924],{"name":13,"slug":14,"type":15},{"name":922,"slug":923,"type":15},"Research","research",{"name":925,"slug":926,"type":15},"Search","search","2026-07-28T05:35:30.135004",{"slug":929,"name":929,"fn":930,"description":931,"org":932,"tags":933,"stars":944,"repoUrl":945,"updatedAt":946},"upstash-ratelimit-ts","implement Redis rate limiting with Upstash","Lightweight guidance for using the Redis Rate Limit TypeScript SDK, including setup steps, basic usage, and pointers to advanced algorithm, features, pricing, and traffic‑protection docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[934,937,940,943],{"name":935,"slug":936,"type":15},"Performance","performance",{"name":938,"slug":939,"type":15},"Redis","redis",{"name":941,"slug":942,"type":15},"TypeScript","typescript",{"name":9,"slug":8,"type":15},2043,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fratelimit-js","2026-04-06T18:55:05.25459",{"slug":948,"name":948,"fn":949,"description":950,"org":951,"tags":952,"stars":961,"repoUrl":962,"updatedAt":963},"redis-js","manage serverless Redis with Upstash","Work with the Upstash Redis JavaScript\u002FTypeScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text search (querying, filtering, aggregating with @upstash\u002Fredis search extension), and all Redis data structures. Supports automatic serialization\u002Fdeserialization of JavaScript types. Search also available via @upstash\u002Fsearch-redis and @upstash\u002Fsearch-ioredis adapters for TCP clients.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[953,956,957,960],{"name":954,"slug":955,"type":15},"Node.js","node-js",{"name":938,"slug":939,"type":15},{"name":958,"slug":959,"type":15},"Serverless","serverless",{"name":9,"slug":8,"type":15},959,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fredis-js","2026-04-06T18:55:06.549589",{"slug":965,"name":965,"fn":966,"description":967,"org":968,"tags":969,"stars":976,"repoUrl":977,"updatedAt":978},"qstash-js","manage serverless messaging with QStash","Work with the QStash JavaScript\u002FTypeScript SDK for serverless messaging, scheduling. Use when publishing messages to HTTP endpoints, creating schedules, managing queues, verifying incoming messages in serverless environments.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[970,973,974,975],{"name":971,"slug":972,"type":15},"Messaging","messaging",{"name":954,"slug":955,"type":15},{"name":958,"slug":959,"type":15},{"name":9,"slug":8,"type":15},268,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fqstash-js","2026-04-06T18:55:07.811408",{"slug":980,"name":980,"fn":981,"description":982,"org":983,"tags":984,"stars":991,"repoUrl":992,"updatedAt":993},"upstash-workflow-js","build serverless workflows with Upstash","Lightweight guidance for using the Upstash Workflow SDK to define, trigger, and manage workflows. Use this Skill whenever a user wants to create workflow endpoints, run steps, or interact with the Upstash Workflow client.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[985,986,987,988],{"name":954,"slug":955,"type":15},{"name":958,"slug":959,"type":15},{"name":9,"slug":8,"type":15},{"name":989,"slug":990,"type":15},"Workflow Automation","workflow-automation",150,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fworkflow-js","2026-04-06T18:55:09.106744",{"slug":995,"name":995,"fn":996,"description":997,"org":998,"tags":999,"stars":1006,"repoUrl":1007,"updatedAt":1008},"upstash-vector-js","implement vector search with Upstash","Provides quick-start guidance and a unified entry point for Vector features, SDK usage, and integrations. Use when users ask how to work with Vector, its TS SDK, features, or supported frameworks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1000,1003,1004,1005],{"name":1001,"slug":1002,"type":15},"AI Infrastructure","ai-infrastructure",{"name":954,"slug":955,"type":15},{"name":925,"slug":926,"type":15},{"name":9,"slug":8,"type":15},70,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fvector-js","2026-04-06T18:55:10.452627",{"slug":1010,"name":1010,"fn":1011,"description":1012,"org":1013,"tags":1014,"stars":1023,"repoUrl":1024,"updatedAt":1025},"upstash-box-js","build sandboxed environments with Upstash Box","Work with the @upstash\u002Fbox SDK for sandboxed cloud containers with AI agents, shell, filesystem, and git. Use when building with Upstash Box, creating sandboxed environments, running AI agents in containers, or orchestrating parallel boxes.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1015,1018,1019,1022],{"name":1016,"slug":1017,"type":15},"Agents","agents",{"name":954,"slug":955,"type":15},{"name":1020,"slug":1021,"type":15},"Sandboxing","sandboxing",{"name":9,"slug":8,"type":15},34,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fbox","2026-04-06T18:55:14.361763",{"slug":1027,"name":1027,"fn":1028,"description":1029,"org":1030,"tags":1031,"stars":1038,"repoUrl":1039,"updatedAt":1040},"upstash-search-js","implement search features with Upstash","Entry point for documentation skills covering Upstash Search quick starts, core concepts, and TypeScript SDK usage. Use when a user asks how to get started, how indexing works, or how to use the TS client.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1032,1035,1036,1037],{"name":1033,"slug":1034,"type":15},"API Development","api-development",{"name":954,"slug":955,"type":15},{"name":925,"slug":926,"type":15},{"name":9,"slug":8,"type":15},22,"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fsearch-js","2026-04-06T18:55:11.769669",{"slug":8,"name":8,"fn":1042,"description":1043,"org":1044,"tags":1045,"stars":572,"repoUrl":1052,"updatedAt":1053},"build applications with Upstash SDKs","Work with any Upstash TypeScript\u002FJavaScript SDK including Redis, Box, QStash, Workflow, Vector, Search and Ratelimit. Use when the user is working with any Upstash product or SDK.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1046,1049,1050,1051],{"name":1047,"slug":1048,"type":15},"Database","database",{"name":938,"slug":939,"type":15},{"name":958,"slug":959,"type":15},{"name":9,"slug":8,"type":15},"https:\u002F\u002Fgithub.com\u002Fupstash\u002Fskills","2026-04-06T18:55:15.67714",19,{"items":1056,"total":335},[1057,1063,1070,1076],{"slug":4,"name":4,"fn":5,"description":6,"org":1058,"tags":1059,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1060,1061,1062],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"slug":889,"name":889,"fn":890,"description":891,"org":1064,"tags":1065,"stars":22,"repoUrl":23,"updatedAt":902},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1066,1067,1068,1069],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":897,"slug":898,"type":15},{"name":900,"slug":901,"type":15},{"slug":904,"name":904,"fn":905,"description":906,"org":1071,"tags":1072,"stars":22,"repoUrl":23,"updatedAt":913},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1073,1074,1075],{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"name":912,"slug":29,"type":15},{"slug":915,"name":915,"fn":916,"description":917,"org":1077,"tags":1078,"stars":22,"repoUrl":23,"updatedAt":927},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1079,1080,1081],{"name":13,"slug":14,"type":15},{"name":922,"slug":923,"type":15},{"name":925,"slug":926,"type":15}]