skill-creator

Generate standardized BenchFlow skill packs with SKILL.md frontmatter.

317|40|Updated Jan 21, 2025
One-click install
npx skills add https://github.com/benchflow-ai/benchflow --skill skill-creator-benchflow-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/benchflow-ai/benchflow/tree/main/tests/conformance/self_gen_smoke_skills/skill-creator
Command: npx skills add https://github.com/benchflow-ai/benchflow --skill skill-creator-benchflow-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the friction of manually scaffolding new task environments for BenchFlow testing, allowing for rapid iteration of smoke tests.

Core Features & Use Cases

  • Automated Scaffolding: Instantly creates the required directory structure and SKILL.md file for new tasks.
  • Standardized Testing: Ensures generated skills follow the specific requirements for BenchFlow conformance tests.
  • Use Case: When developing new smoke tests, use this tool to generate the boilerplate files needed to verify agent behavior in a controlled environment.

Quick Start

Ask the skill creator to generate a new skill pack named conformance-writer in the current directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I generate standardized skill packs for BenchFlow smoke tests?

To generate standardized skill packs for BenchFlow smoke tests, request the skill creator to instantly scaffold the required directory structure and SKILL.md file with mandatory frontmatter for your specific task environment.

What is a conformance-writer module in task-specific testing?

A conformance-writer module in task-specific testing validates agent file-system operations and directory listing capabilities within a controlled BenchFlow environment to ensure operational adherence.

Does the BenchFlow skill unit structure require specific frontmatter?

Yes, the BenchFlow skill unit structure requires mandatory SKILL.md frontmatter and operational instructions to ensure generated skills follow specific conformance test requirements.

Can I automate scaffolding for new task environments without manual boilerplate?

Yes, you can automate scaffolding for new task environments without manual boilerplate by using this tool to instantly generate the standardized directory structure and required SKILL.md file.

When do I need to create task-specific skill packs for environment testing?

You need to create task-specific skill packs for environment testing when developing new smoke tests to rapidly iterate and verify agent behavior in a controlled BenchFlow setup.