universal-skill-builder

Scaffold consistent SKILL.md structures and supporting files for new Skills.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/wtyler2505/ProtoPulse --skill universal-skill-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: universal-skill-builder
Source: https://github.com/wtyler2505/ProtoPulse/tree/main/.agents/skills/universal-skill-builder
Command: npx skills add https://github.com/wtyler2505/ProtoPulse --skill universal-skill-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Universal Skill Builder automates the creation and governance of new Skills by scaffolding consistent SKILL.md structures and supporting files, ensuring standardized best practices are followed.

Core Features & Use Cases

  • Provides templates and scaffolding to standardize Skill.md and folder structures under .agents/skills.
  • Generates or validates references, scripts, and assets to enable deterministic execution and safe skill growth.
  • Facilitates meta-skill workflows for building or improving SKILL.md and scaffolding reusable skill folders.

Quick Start

Run the scaffold tool to bootstrap a new skill with your chosen platform.

Frequently Asked Questions about universal-skill-builder

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

FAQPage Schema
How do I scaffold consistent SKILL.md structures across different AI platforms?

You can scaffold consistent SKILL.md structures across Codex, Gemini, and Claude Code by automating folder creation and frontmatter generation under .agents/skills. This enforces one-job scope and standardized best practices for deterministic execution.

What is the best way to standardize AI skill folders and supporting files?

Standardizing AI skill folders involves generating a SKILL.md file alongside optional references, scripts, and assets. This scaffolding approach ensures safe skill growth and validates frontmatter completeness for reliable execution.

Does the Universal Skill Builder work with Codex and Gemini targets?

Yes, the Universal Skill Builder applies across platform targets including Codex, Gemini, and Claude Code. It operates directly on repo-scoped skill folders under .agents/skills to ensure cross-platform consistency.

How do I enforce one-job scope and frontmatter completeness when creating new Skills?

You enforce one-job scope and frontmatter completeness by using an automated scaffolding process that validates SKILL.md structures. This governance ensures standardized best practices are followed during skill creation.

Can I generate references and scripts automatically when building a new skill?

Yes, you can generate or validate references, scripts, and assets automatically. This scaffolding enables deterministic execution and supports safe skill growth by providing optional supporting files alongside the SKILL.md.

Why does my AI agent need repo-scoped skill folders under .agents/skills?

Repo-scoped skill folders under .agents/skills are needed to maintain one-job scope and structural consistency. This directory structure allows the scaffolding process to enforce frontmatter completeness and verify safety practices across platforms.