test-auto-discover

Verify automatic discovery of new skills in Claude Code.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Puzzle9900/puzzle9900-claude-plugin --skill test-auto-discover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-auto-discover
Source: https://github.com/Puzzle9900/puzzle9900-claude-plugin/tree/main/skills/test-auto-discover
Command: npx skills add https://github.com/Puzzle9900/puzzle9900-claude-plugin --skill test-auto-discover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the need to confirm that newly added skills are automatically recognized by Claude Code without requiring a manual reinstallation or update process.

Core Features & Use Cases

  • Auto-Discovery Verification: Confirms that Claude Code can detect and load new skills dynamically.
  • Development Workflow: Essential for developers iterating on skills locally, ensuring changes are reflected seamlessly.

Quick Start

Ask Claude to test the auto-discover skill to verify skill discovery.

Frequently Asked Questions about test-auto-discover

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify Claude Code auto-discovers new skills?

To verify Claude Code auto-discovers new skills, you can use this skill to test that the system dynamically detects and loads skills added to a plugin's directory without manual reinstallation.

Do I need to manually reinstall plugins when adding new skills to Claude Code?

No, you do not need to manually reinstall plugins when adding new skills. Claude Code features auto-discovery that dynamically identifies and loads new skills from the plugin directory without user intervention.

How does skill auto-discovery work during plugin development?

Skill auto-discovery works during plugin development by automatically detecting and loading new skills placed in the plugin's directory, ensuring your local iterations and changes are reflected seamlessly without explicit updates.

Why are my newly added skills not loading in Claude Code?

If your newly added skills are not loading in Claude Code, testing the skill auto-discovery mechanism confirms whether the system is correctly identifying files in the plugin directory and loading them dynamically.

Can I test skill discovery without triggering a system update?

Yes, you can test skill discovery without triggering a system update. The auto-discovery feature ensures that Claude Code recognizes new skills dynamically, bypassing the need for explicit reinstallation or update processes.