SA

autoworks-ai / skill-author

Hosted SKILL.mdv1.0.0MIT9,406 Bautoworks-ai/autovault/skills/skill-author/SKILL.md

Author a well-formed SKILL.md with valid AutoVault frontmatter, descriptions, and capability declarations.

Or via CLI
$autovault add url:https://autovault.dev/skills/skill-author/SKILL.md
Source
Example type
skill
hosted SKILL.md
Declared agents
3
from frontmatter
Gate stages
5
covered by tests
Permission rows
3
declared metadata
Source
autoworks-ai
real source link
SKILL.mdview raw →
---
name: skill-author
version: 1.0.0
description: Author a well-formed SKILL.md with valid AutoVault frontmatter.
category: meta
capabilities.filesystem: readwrite
tools: Read, Edit, Write
---

skill-author

Guides an author through creating a SKILL.md that passes AutoVault validation on the first submission.

Covers required and recommended frontmatter, capability declarations, bin actions, OAuth setup UX, and pre-submission checks.

When to use this skill

  • The user wants to create a new skill from scratch.
  • An existing workflow should become a reusable SKILL.md.
  • An agent is preparing content for propose_skill.

Install

autovault add url:https://autovault.dev/skills/skill-author/SKILL.md