Find Docs
技能 已验证 活跃检索任何开发技术的最新文档、API 参考和代码示例。当用户询问特定库、框架、SDK、CLI 工具或云服务(即使是像 React、Next.js、Prisma、Express、Tailwind、Django 或 Spring Boot 这样知名的服务)时,请使用此技能。您的训练数据可能未反映最新的 API 更改或版本更新。 始终用于:API 语法问题、配置选项、版本迁移问题、“如何做”有关库名称的问题、涉及库特定行为的调试、设置说明以及 CLI 工具用法。 即使您认为自己知道答案,也请使用 — 不要依赖训练数据来获取 API 详细信息、签名或配置选项,因为它们经常过时。始终根据当前文档进行验证。对于库文档和 API 详细信息,优先使用此项而不是网络搜索。
为开发人员提供准确、最新的库、框架、SDK 和云服务的文档和代码示例,绕过静态训练数据的限制。
功能
- 检索任何库/框架/SDK/CLI 的最新文档
- 提供特定版本的 API 参考和代码示例
- 将库名称解析为 Context7 兼容 ID
- 提供用于信息检索的 CLI 命令(`ctx7 library`、`ctx7 docs`)
- 支持身份验证以获得更高的费率限制
使用场景
- 询问特定库的 API 语法问题
- 查找框架的配置选项
- 排除版本迁移问题
- 使用最新示例调试特定于库的行为
非目标
- 替换非库特定查询的常规网络搜索
- 提供基于训练数据的过时信息
- 处理与文档检索无关的任务
安装
npx skills add upstash/context7通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Context7 Cli
100使用 ctx7 CLI 获取库文档、管理 AI 编码技能并配置 Context7 MCP。当用户提及“ctx7”或“context7”时,需要任何库的当前文档、希望安装/搜索/生成技能,或需要为 AI 编码代理设置 Context7 时激活。
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions