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.
Creates rule files for the Claude Code framework. Rules are markdown files in .claude/rules/ that are auto-loaded by Claude Code.
Quickly install rule-creator AI skill to your development environment via command line
Source: oimiragieo/agent-studio.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/oimiragieo/agent-studio --skill rule-creatorCreates 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.
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
https://github.com/oimiragieo/agent-studio