BeClaude

agent-skill-template

New
GitHub TrendingGeneralby danielt69

A starter template for building AI-agent skills — SKILL.md conventions, a runnable example, a scaffolding script, and a vetting checklist.

First seen 6/5/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/agent-skill-template.md

3
Invoke with @agent-name
@agent-skill-template
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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 agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/agent-skill-template.md. Finally, @agent-skill-template in Claude Code.

What is agent-skill-template best for?

agent-skill-template is a agent categorized under General. It is designed for: agent. Created by danielt69.