Skip to content

Commit 35cd4a1

Browse files
add frontmatter to init skill SKILL.md
1 parent 8acfc22 commit 35cd4a1

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

plugins/core/skills/init/SKILL.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
name: init
3+
version: 1.0.0
4+
description: |
5+
Initialize a new repository with contributor guidelines. Use when:
6+
- User asks to create a contributor guide, AGENTS.md, or repo guidelines
7+
- User wants to set up documentation for AI assistants working on the repo
8+
- Starting a new project that needs repository documentation
9+
---
10+
111
Generate a file named AGENTS.md that serves as a contributor guide for this repository.
212
Your goal is to produce a clear, concise, and well-structured document with descriptive headings and actionable explanations for each section.
313
Follow the outline below, but adapt as needed — add sections if relevant, and omit those that do not apply to this project.

0 commit comments

Comments
 (0)