create-ra-skill

Generate a SKILL.md file from an interactive interview on RA knowledge.

14|3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/t46/ra-skills --skill create-ra-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-ra-skill
Source: https://github.com/t46/ra-skills/tree/main/skills/create-ra-skill
Command: npx skills add https://github.com/t46/ra-skills --skill create-ra-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RA knowledge is often tacit and siloed within individuals, making it hard to scale and reuse across teams. This skill generator guides an interactive interview to extract that knowledge and convert it into a formal SKILL.md definition.

Core Features & Use Cases

  • Interactive elicitation of RA workflows and best practices.
  • Automatic generation of SKILL.md at skills/{skill-name}/SKILL.md and a test/validation plan.
  • Facilitates knowledge sharing across departments and projects.

Quick Start

Run the /create-ra-skill command to start the interactive interview and generate the completed SKILL.md at skills/{skill-name}/SKILL.md.

Frequently Asked Questions about create-ra-skill

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

FAQPage Schema
How do I document tacit RA workflows into a reusable format?

To document tacit RA workflows, this skill automates an interactive interview process to elicit knowledge and generate a formal SKILL.md definition at skills/{skill-name}/SKILL.md, capturing siloed knowledge for cross-team reuse.

What is the best way to capture siloed RA knowledge for cross-team sharing?

The best way to capture siloed RA knowledge is through a guided interactive elicitation process that transforms individual expertise into a standardized SKILL.md definition, including a test plan and editing prompts, to scale knowledge across departments.

How do I start generating a SKILL.md file for a new RA skill?

To start generating a SKILL.md file, run the /create-ra-skill command to initiate an interactive interview that automatically produces the completed artifact at skills/{skill-name}/SKILL.md along with a validation plan.

Does the generated SKILL.md include a test plan for validation?

Yes, the generated SKILL.md includes a test and validation plan, along with phase-guided prompts for editing, ensuring the elicited RA workflows are properly structured and verifiable before deployment.

Can I use this skill generation workflow without prior coding dependencies?

Yes, you can use this skill generation workflow without prior coding dependencies, as it requires no external components and relies entirely on an interactive interview to extract and formalize tacit RA knowledge into a SKILL.md file.