skill-genesis

Generates draft skill files including SKILL.md, example code, and integration guides.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/AmitabhainArunachala/clawd --skill skill-genesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-genesis
Source: https://github.com/AmitabhainArunachala/clawd/tree/main/skills/skill-genesis
Command: npx skills add https://github.com/AmitabhainArunachala/clawd --skill skill-genesis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of new AI skills by identifying recurring patterns in user interactions and system logs, streamlining the development process.

Core Features & Use Cases

  • Automatic Skill Drafting: Generates SKILL.md, example code, and integration guides based on detected patterns.
  • Human-in-the-Loop Approval: Presents drafted skills for review and approval before activation, ensuring quality and relevance.
  • Use Case: When the Memory Curator flags multiple instances of users interacting with NATS clients, Skill Genesis can automatically draft a nats-client skill, complete with usage examples and necessary configurations, ready for a developer to approve and integrate.

Quick Start

Use the skill genesis to create a new skill from the 'nats-client' pattern.

Frequently Asked Questions about skill-genesis

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

FAQPage Schema
How do I automate AI skill creation from recurring patterns?

To automate AI skill creation, you analyze recurring patterns in interactions and logs to generate draft skill files including SKILL.md, example code, and integration guides for developer approval.

What is the process for generating a SKILL.md file automatically?

Generating a SKILL.md file involves analyzing recurring patterns in system logs and user interactions, then automatically drafting the skill file alongside example code and integration guides for review.

How do I turn identified interaction patterns into developer tools?

You turn identified interaction patterns into developer tools by analyzing the recurring instances and generating draft skill files with code examples and integration guides, presenting them for human approval.

Does automated skill drafting require human approval before activation?

Yes, automated skill drafting requires human approval before activation, presenting the drafted SKILL.md, example code, and integration guides to ensure quality and relevance before the skill goes live.

What do I need to generate a nats-client skill from detected patterns?

To generate a nats-client skill from detected patterns, you need pattern analysis and code generation capabilities to automatically draft the SKILL.md file, usage examples, and necessary configurations.