Example banner
ojiudezue ojiudezue

Example

Development community

Description

--- name: example description: An example skill to use as a template for new skills user_invocable: true --- # Example Skill This is a template skill. Duplicate this file to create new skills. ## Instructions Describe what the skill should do here. Claude will follow these instructions when the skill is invoked.

Installation

Installs to ~/.claude/skills/ojiudezue-productmind-skills-example/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ojiudezue-productmind-skills-example && curl -fsSL https://raw.githubusercontent.com/ojiudezue/productmind-skills/HEAD/.claude/skills/example.md -o ~/.claude/skills/ojiudezue-productmind-skills-example/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository