AgentSkillsCN

Skills

列出plugin.json中所有已发现的Claude Code技能。当用户希望查看可用技能、检查已加载技能,或了解已注册的技能时使用此功能。

SKILL.md
--- frontmatter
name: Skills
description: List all discovered Claude Code skills from plugin.json. USE WHEN the user asks to see available skills, check loaded skills, or wants to know what skills are registered.

Forge Skills

List all skills Claude Code has discovered from plugin.json.

Run via Bash and present the output directly to the user:

bash
bash Core/bin/list-skills.sh

The output shows skill names and their descriptions (truncated). Skills are auto-discovered from directories listed in plugin.json's skills array — run /Update to regenerate after changes.