keep-current
Research current online documentation and information. Use when working with external libraries, frameworks, APIs, services, version-specific issues, trends, or any topic where LLM training cutoff may impact accuracy. Guides when to use websearch, codesearch, or webfetch.
npx skills add majiayu000/claude-skill-registry --skill keep-current --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Keep Current Ensure responses are accurate and up-to-date by doing targeted research (use helper agents when available) before answering. ## When to Research Research when working with: - **External dependencies**: Libraries, frameworks, languages, SDKs - **External services**: APIs, SaaS products (WorkOS, Stripe, morphllm, etc.) - **Version-specific topics**: Migration guides, breaking changes, version compatibility - **Time-sensitive topics**: Recent developments, trends, "latest" features, deprecations - **Uncertain knowledge**: When not confident in the recency of your answer ## What NOT to Research Skip research for: - **Language basics**: Syntax, core operators, standard data structures - **Stable APIs**: Well-established features that rarely change - **Universal concepts**: Programming patterns, algorithms, design principles - **Confident knowledge**: When certain the answer is in your knowledge base and unchanged - **General knowledge**: Topics that don't depend on recent changes **Rule of thumb**: If it's core programming knowledge that hasn't changed in years, don't research it. ## Research Assistance When research is needed, use available research assistance (for examp
- When to Research
- What NOT to Research
- Research Assistance
- Provide Context
- Emphasize Thoroughness
- Example Prompt
- Using Subagent Results
What does the keep-current skill do?
Research current online documentation and information. Use when working with external libraries, frameworks, APIs, services, version-specific issues, trends, or any topic where LLM training cutoff may impact accuracy. Guides when to use websearch, codesearch, or webfetch.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill keep-current --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
