Agent skill
discover-updates
Discover Claude and Claude Code CLI updates, improvements, tools and best practices from official sources and community. Use when user asks "what's new?", "/discover-updates", or explicitly requests Claude/CLI updates.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/discover-updates
SKILL.md
Discover Updates - Claude & Claude Code CLI
Find latest improvements, tools, and best practices to amplify your workflow.
Workflow
-
Search official sources: Check Anthropic blog, Claude API changelog, Claude Code CLI releases, GitHub discussions
-
Search community sources: Browse Reddit communities (r/ClaudeAI, r/LocalLLaMA), GitHub issues, community tools
-
Organize findings: Separate by category (model improvements, CLI features, integrations, best practices, community tools)
-
Generate output:
- Highlights: Top 3-5 most impactful updates
- Practical applications: How to apply to current workflow
- Executive summary: Concise reference for agent (meta-learning)
-
Suggest actions: Recommend specific integrations, workflow improvements, or tools to try
Key Principle
Official sources reveal tool/model capabilities. Community sources reveal practical power. Combine both for comprehensive understanding.
Detailed source list and search strategies: GUIDE.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?