auto-skill

Detect repeating task patterns and draft reusable skill candidates to skills/drafts/.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JBODE-mhhs/Zeus2.0-public --skill auto-skill-jbode-mhhs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: auto-skill
Source: https://github.com/JBODE-mhhs/Zeus2.0-public/tree/main/templates/agent/.claude/skills/auto-skill
Command: npx skills add https://github.com/JBODE-mhhs/Zeus2.0-public --skill auto-skill-jbode-mhhs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts a reusable skill candidate when tasks show patterns or require multiple tool calls, preventing rediscovery in future sessions.

Core Features & Use Cases

  • Automatically detect repeating task patterns and generate a skill draft
  • Route drafts to skills/drafts/ for review and approval before activation
  • Guardrails ensure drafts are not loaded into live sessions until approved

Quick Start

Draft a skill for a repeating task pattern and route it to skills/drafts/ for review.

Frequently Asked Questions about auto-skill

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

FAQPage Schema
How do I create reusable AI automation workflows from repeating task patterns?▼

You can draft reusable skill candidates by identifying recurring task patterns across development, testing, and documentation, then routing the generated drafts to skills/drafts/ for future reuse.

What is the best way to prevent rediscovering task patterns in future AI sessions?▼

To prevent rediscovering task patterns, generate a skill draft when tasks require multiple tool calls or show repetition, saving the candidate blueprint for explicit review and later activation.

How does the review gate work for AI skill drafts?▼

The review gate ensures AI skill drafts are routed to skills/drafts/ and require explicit approval before activation, guaranteeing drafts are not loaded into live sessions until reviewed.

Can I automatically load drafted AI skills into live sessions?▼

No, drafted AI skills cannot be automatically loaded into live sessions because guardrails require explicit review and approval of drafts in skills/drafts/ prior to activation.

When do I need to generate a skill draft for AI automation tasks?▼

You need to generate a skill draft when your AI automation workflows show repeating task patterns or require multiple tool calls across development, testing, and documentation tasks.

What are the limitations of auto-drafting skills from task patterns?▼

Auto-drafting skills from task patterns is limited by governance guardrails, meaning drafts cannot be loaded or executed in live sessions until they pass an explicit manual review process.