style-to-skill-generator

Analyze buzz post styles and generate structured Skill directories with SKILL.md.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/i0switch/yoyaku-tosho --skill style-to-skill-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: style-to-skill-generator
Source: https://github.com/i0switch/yoyaku-tosho/tree/main/.github/skills/style-to-skill-generator
Command: npx skills add https://github.com/i0switch/yoyaku-tosho --skill style-to-skill-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill analyzes buzz post styles and converts them into a complete Skill in a single instruction, eliminating iterative guessing and manual drafting.

Core Features & Use Cases

  • Analyze viral post patterns and extract repeatable structural templates.
  • Generate a fully structured Skill directory (SKILL.md, references/, and post_examples/) that adheres to the skill-creator workflow for quick deployment.
  • Support reuse across multiple posts and campaigns by turning style patterns into reusable templates.

Quick Start

Ask your AI to analyze a buzz post style and generate a complete Skill from it in one pass.

Frequently Asked Questions about style-to-skill-generator

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

FAQPage Schema
How do I turn a viral buzz post into a reusable template?

To turn a viral buzz post into a reusable template, analyze the post style to extract repeatable structural patterns and generate a complete Skill directory in a single instruction. This eliminates iterative guessing and manual drafting by automating the transformation process.

What is the best way to generate a complete Skill directory from a single prompt?

The best way to generate a complete Skill directory from a single prompt is to analyze buzz post styles and apply the skill-creator workflow. This produces a ready-to-publish directory containing SKILL.md, references, and post_examples in one pass.

How do I enforce YAML frontmatter on SKILL.md and validate the directory structure?

To enforce YAML frontmatter on SKILL.md and validate the directory structure, generate the Skill using the skill-creator workflow. This process enforces YAML frontmatter on SKILL.md, ensures YAML absence in references, and validates the output against the quick_validate script.

Can I use this approach to standardize documentation across multiple campaigns?

Yes, you can standardize documentation across multiple campaigns by turning style patterns into reusable templates. This supports reuse across multiple posts and campaigns by converting viral post patterns into structured Skills for quick deployment.

Why does my generated Skill fail the quick_validate script?

Your generated Skill fails the quick_validate script when the directory structure is incomplete or formatting rules are broken. The skill-creator workflow requires YAML frontmatter on SKILL.md, no YAML in references, and correct placement of post_examples to pass validation.

Do I need any dependencies to create a ready-to-publish Skill from a post pattern?

No dependencies are required to create a ready-to-publish Skill from a post pattern. The process operates independently to analyze viral post styles and outputs a validated Skill directory including SKILL.md and references without external tools.