·rule-creator
</>

rule-creator

Creates rule files for the Claude Code framework. Rules are markdown files in .claude/rules/ that are auto-loaded by Claude Code.

36Installs·1Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill rule-creator

How to Install rule-creator

Quickly install rule-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/oimiragieo/agent-studio --skill rule-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: oimiragieo/agent-studio.

SKILL.md

View raw

Create rule files in .claude/rules/. Rules are auto-discovered by Claude Code and loaded into agent context.

If EXISTS → invoke Skill({ skill: "artifact-updater", args: "--type rule --path .claude/rules/ .md --changes '...'" })

This step is informational (does not block creation) but ensures the full artifact ecosystem is considered.

Creates rule files for the Claude Code framework. Rules are markdown files in .claude/rules/ that are auto-loaded by Claude Code. Source: oimiragieo/agent-studio.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill rule-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from oimiragieo/agent-studio

Quick answers

What is rule-creator?

Creates rule files for the Claude Code framework. Rules are markdown files in .claude/rules/ that are auto-loaded by Claude Code. Source: oimiragieo/agent-studio.

How do I install rule-creator?

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