skf-brief-skill

Define AI agent skill scope and generate a skill-brief.yaml file.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/delorenj/voxxy --skill skf-brief-skill-delorenj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skf-brief-skill
Source: https://github.com/delorenj/voxxy/tree/main/.augment/skills/skf-brief-skill
Command: npx skills add https://github.com/delorenj/voxxy --skill skf-brief-skill-delorenj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating complex skills by providing a guided workflow for defining the scope and requirements of a skill.

Core Features & Use Cases

  • Guided Discovery: Helps users define the scope of their skill through a series of questions.
  • Scope Definition: Offers predefined scope templates for different types of libraries or applications.
  • User Intent Collection: Collects user intent and scope hints to tailor the skill creation process.
  • Skill Brief Generation: Generates a skill-brief.yaml file that serves as the input for the skill creation workflow.

Quick Start

Run the skf-brief-skill to start the skill creation process. Follow the prompts to define your skill scope and generate the brief.

Frequently Asked Questions about skf-brief-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define the scope and requirements for a new AI agent skill?

You can define skill scope through a guided discovery workflow that asks targeted questions about modules, languages, and specific requirements, outputting a structured skill-brief.yaml file for further processing.

What is a skill brief and why do I need one for AI agent development?

A skill brief is a YAML file that captures user intent, scope definitions, and technical requirements. It serves as the structured input for downstream skill creation workflows, ensuring consistent and complete specifications.

How do I start the skill creation process using guided discovery?

Run the skill to begin an interactive prompt-driven workflow. Answer questions about your target libraries or applications, and the tool will collect your intent and generate a scope definition brief automatically.

Can I use predefined scope templates for different types of libraries or applications?

Yes, the workflow offers predefined scope templates tailored for different library and application types, streamlining the requirements collection process while still allowing customization of modules and specific needs.

Does the skill brief workflow require access to source code and external documentation?

Yes, the guided discovery process requires interaction with source code and external documentation to accurately define the skill scope and generate a comprehensive skill-brief.yaml file.

What's the best way to structure requirements when creating complex skills for AI agents?

Use a guided workflow that breaks down complex skill creation into scope definition questions covering modules, languages, and requirements, then compiles the answers into a standardized skill-brief.yaml format.