skill-request-parser

Parse SKILL.md frontmatter and format a /build-skill block with Trigger, Input, Output, and Constraints.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/edri2or/ripo-skills-main --skill skill-request-parser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-request-parser
Source: https://github.com/edri2or/ripo-skills-main/tree/main/exported-skills/skill-request-parser
Command: npx skills add https://github.com/edri2or/ripo-skills-main --skill skill-request-parser

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps convert vague or informal skill ideas into a single, well-defined reformulation that can be pasted into /build-skill, reducing ambiguity and setup time.

Core Features & Use Cases

  • Parses the existing SKILL.md frontmatter to extract name and description.
  • Generates a concise, paste-ready reformulated request with Trigger, Input, Output, and Constraints.
  • Useful anytime you need to start from a rough concept and ship a consistent build prompt quickly.

Quick Start

Paste your rough skill idea and receive a ready-to-paste reformulated /build-skill block.

Frequently Asked Questions about skill-request-parser

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

FAQPage Schema
How do I convert a rough skill idea into a structured build prompt?

To convert a rough skill idea into a structured build prompt, you paste your concept into the parser to generate a block with Trigger, Input, Output, and Constraints. This reformulation provides a clean, paste-ready prompt for skill generation.

What is the best way to format vague concepts into a clean AI prompt?

Formatting vague concepts into a clean AI prompt involves parsing existing frontmatter to extract the name and description. The tool then structures these details into a single reformulated block with defined triggers, inputs, outputs, and constraints.

How do I extract name and description from SKILL.md frontmatter for prompt reformulation?

Extracting name and description from SKILL.md frontmatter for prompt reformulation is handled automatically by the parser. It reads the metadata to identify the skill's identity and purpose, then formats these details into a structured build request.

Can I use a single block reformulation to reduce ambiguity for AI prompt building?

Yes, you can use a single block reformulation to reduce ambiguity for AI prompt building. The parser transforms informal ideas into a well-defined structure containing Trigger, Input, Output, and Constraints, minimizing setup time and vagueness.

Do I need existing frontmatter to generate a paste-ready build prompt?

You need existing frontmatter to generate a paste-ready build prompt because the parser extracts the name and description directly from the SKILL.md metadata. This ensures the reformulated request accurately reflects your original skill concept.