·auto-skill-creation
</>

auto-skill-creation

自动创建技能并将重复流程沉淀为技能,支持使用 Codex/Claude 等外部代理执行任务并生成技能文件。

15Installs·2Trend·@cklxx

Installation

$npx skills add https://github.com/cklxx/elephant.ai --skill auto-skill-creation

How to Install auto-skill-creation

Quickly install auto-skill-creation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cklxx/elephant.ai --skill auto-skill-creation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cklxx/elephant.ai.

SKILL.md

View raw

Automatically create new skills from repeated task patterns by dispatching to external agents (Codex/Claude), collecting results, and generating compliant skill directory structures. All task dispatch, status monitoring, and file generation logic are handled by run.py.

自动创建技能并将重复流程沉淀为技能,支持使用 Codex/Claude 等外部代理执行任务并生成技能文件。 Source: cklxx/elephant.ai.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cklxx/elephant.ai --skill auto-skill-creation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, OpenClaw, and more

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cklxx/elephant.ai --skill auto-skill-creation
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from cklxx/elephant.ai

Quick answers

What is auto-skill-creation?

自动创建技能并将重复流程沉淀为技能,支持使用 Codex/Claude 等外部代理执行任务并生成技能文件。 Source: cklxx/elephant.ai.

How do I install auto-skill-creation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cklxx/elephant.ai --skill auto-skill-creation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cklxx/elephant.ai