skill-rediger-instructions

Generate production-ready SKILL.md bodies from high-level skill concepts.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/niboj/agent-skills-12-factor-app --skill skill-rediger-instructions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-rediger-instructions
Source: https://github.com/niboj/agent-skills-12-factor-app/tree/main/skills/skill-rediger-instructions
Command: npx skills add https://github.com/niboj/agent-skills-12-factor-app --skill skill-rediger-instructions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps practitioners produce production-ready SKILL.md bodies from abstract skill concepts, ensuring concrete procedures, default behaviors, validation steps, and progressive disclosure to references or scripts.

Core Features & Use Cases

  • Procedural drafting: converts a concept into a complete, executable SKILL.md body including purpose, usage, inputs, steps, validation, and outputs.
  • Validation scaffolding: embeds checklists and optional validation loops to guard against incorrect interpretations.
  • Progressive disclosure: references and scripts can be linked or moved to dedicated folders as needed, without duplication.
  • Use Case: When a concept exists but the current SKILL.md is vague, run this skill to generate a ready-to-package SKILL.md.

Quick Start

Provide a complete SKILL.md body ready for frontmatter packaging, following the procedural checklist and using references as supporting material.

Frequently Asked Questions about skill-rediger-instructions

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

FAQPage Schema
How do I write a production-ready SKILL.md body from a concept?

Drafting a SKILL.md body from a concept requires generating concrete procedures, validation steps, and progressive disclosure. This skill converts high-level concepts into executable documentation by enforcing structured sections and frontmatter completeness.

What is progressive disclosure in skill-writing and when do I need it?

Progressive disclosure in skill-writing links or moves references and scripts to dedicated folders without duplication. You need it when a SKILL.md body requires supporting material that would otherwise clutter the main procedural documentation.

How do I add validation loops and checklists to procedural documentation?

Adding validation loops to procedural documentation involves embedding checklists to guard against incorrect interpretations. This skill scaffolds these validation steps directly within the SKILL.md body to ensure correct execution.

Does frontmatter validation require specific fields for SKILL.md files?

Frontmatter validation for SKILL.md files requires specific fields to ensure completeness. This skill enforces mandatory name and description fields in the frontmatter before generating the structured procedural body.

What is the best way to structure a SKILL.md body for executable procedures?

Structuring a SKILL.md body for executable procedures requires organizing purpose, usage, inputs, steps, validation, and outputs into distinct sections. This approach ensures the documentation is ready for immediate packaging and execution.

When should I avoid generating a SKILL.md body from a concept?

You should avoid generating a SKILL.md body from a concept when the abstract idea lacks sufficient detail for defining concrete procedures, default behaviors, or validation steps. The process requires a clear concept to produce executable documentation.