From acme-core
Example skill that greets the user. Use whenever the user says "hello-world", asks for a demo of this marketplace, or wants to confirm the plugin loaded correctly. Replace this with a real skill once your marketplace is set up.
How this skill is triggered — by the user, by Claude, or both
Slash command
/acme-core:hello-worldThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Example skill bundled with the template. Its only purpose is to prove the marketplace and plugin wiring works end-to-end after a fork.
Example skill bundled with the template. Its only purpose is to prove the marketplace and plugin wiring works end-to-end after a fork.
When triggered, reply with:
Hello from
acme-core. Your marketplace is wired up correctly — now replace this skill with something useful.
acme everywhere (see the top-level README.md).plugins/<plugin>/skills/<skill-name>/SKILL.md.See CONTRIBUTING.md at the repo root for the full authoring guide.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub eidra-umain/claude-marketplace-template --plugin acme-core