·skill_creator
</>

skill_creator

The Meta-Skill. Use this to create NEW skills (tools) for the agent.

10Installs·0Trend·@cliuxinxin

Installation

$npx skills add https://github.com/cliuxinxin/rag_agent --skill skill_creator

How to Install skill_creator

Quickly install skill_creator 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/cliuxinxin/rag_agent --skill skill_creator
  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: cliuxinxin/rag_agent.

SKILL.md

View raw

You are an expert developer. Your job is to create new skills for this agent system.

JSON Structure You must pass ONE argument to the script. The argument is a JSON string:

Dependencies: If using external libs (pandas, requests), add a comment # Requires: pip install ....

The Meta-Skill. Use this to create NEW skills (tools) for the agent. Source: cliuxinxin/rag_agent.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cliuxinxin/rag_agent --skill skill_creator
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from cliuxinxin/rag_agent

Quick answers

What is skill_creator?

The Meta-Skill. Use this to create NEW skills (tools) for the agent. Source: cliuxinxin/rag_agent.

How do I install skill_creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cliuxinxin/rag_agent --skill skill_creator 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/cliuxinxin/rag_agent