skill-creator

Generate new OpenClaw skills with SDD to TDD to Build to Review to Audit workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/COG-GTM/devinclaw --skill skill-creator-cog-gtm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/COG-GTM/devinclaw/tree/main/skills/skill-creator
Command: npx skills add https://github.com/COG-GTM/devinclaw --skill skill-creator-cog-gtm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of needing a new AI capability for a task that isn't covered by existing skills, ensuring the AI system can adapt and grow to handle any modernization challenge.

Core Features & Use Cases

  • On-Demand Skill Generation: Creates new, fully functional skills when no existing skill matches a user's request.
  • Automated Workflow Creation: Generates a complete skill including specification, testing, build, review, and audit procedures.
  • Use Case: A user asks DevinClaw to "Migrate a legacy COBOL report generator to Python, preserving exact business logic." If no specific COBOL migration skill exists, this meta-skill will create one, defining the steps, tests, and validation needed for this unique task.

Quick Start

Use the skill-creator to generate a new skill for migrating a specific type of legacy application.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new AI workflow for a modernization task that has no existing skill?

To create a new AI workflow when no existing skill matches your modernization task, this Skill dynamically generates a new capability by cross-referencing documentation, use case galleries, and codebase context to produce a complete, functional skill definition.

What is automated skill generation for legacy code migration?

Automated skill generation for legacy code migration dynamically creates a new skill, defining the specification, testing, build, review, and audit procedures needed to handle unique modernization tasks like migrating a legacy COBOL report generator to Python.

How do I generate a complete specification and test workflow for a custom AI development task?

You generate a complete specification and test workflow by triggering this meta-skill, which automatically produces a SKILL.md file containing an SDD→TDD→Build→Review→Audit workflow tailored to your specific modernization request.

Can I automatically push a newly generated AI skill to my repository for team-wide adoption?

Yes, you can automatically push newly generated AI skills to your repository. This Skill pushes the new skill definition and updates documentation, ensuring the generated workflow is immediately available for team-wide adoption.

Does this meta-skill work with DevinClaw for automating new workflow creation?

This meta-skill works with DevinClaw by automatically creating new OpenClaw skills when DevinClaw encounters a user request that no existing skill matches, ensuring the AI system adapts to handle any modernization challenge.

What are the limitations of dynamically generating new skills for modernization tasks?

The limitation of dynamically generating new skills is that it relies on cross-referencing existing documentation, use case galleries, and codebase context, meaning the generated skill's quality depends entirely on the availability and accuracy of those reference materials.