Minimal
Skill sonsriver4815/agent-skill-starter/src/agent_skill_starter/templates/minimal
Create, validate, and ship Agent Skills in minutes.
npx -y skills add sonsriver4815/agent-skill-starter --skill minimalAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use this skill when the user asks for {{display_name}} work, including repeatable task guidance, validation steps, and final reporting.
SKILL.md
0.6 KB, as published. Nobody here has run it
{{display_name}}
Use this skill for focused, repeatable work in this domain.
Workflow
- Read the task-specific files before making changes.
- Confirm the goal, constraints, and completion criteria.
- Keep changes minimal and aligned with existing conventions.
Verification
- Run the closest available check for the touched artifact.
- Report any blocked verification clearly.
Final Report
- Summarize what changed.
- List the verification performed.