agent-skill-template
NewGitHub TrendingGeneralby danielt69
A starter template for building AI-agent skills — SKILL.md conventions, a runnable example, a scaffolding script, and a vetting checklist.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-skill-template.md https://raw.githubusercontent.com/danielt69/agent-skill-template/main/SKILL.md3
Invoke in Claude Code
/agent-skill-templateView source on GitHub
agent
Frequently Asked Questions
What is agent-skill-template?
A starter template for building AI-agent skills — SKILL.md conventions, a runnable example, a scaffolding script, and a vetting checklist.
How to install agent-skill-template?
To install agent-skill-template, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-skill-template.
What is agent-skill-template best for?
agent-skill-template is a community categorized under General. It is designed for: agent. Created by danielt69.