ruledeck

Edit CLAUDE.md / AGENTS.md in a browser-based markdown editor. Launches a local server on localhost:8000 with a live preview editor. Automatically detects Claude Code (edits CLAUDE.md) or other agents (edits AGENTS.md). Use when user says "edit rules", "open editor", "edit CLAUDE.md", "edit AGENTS.md", or invokes /ruledeck.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ruledeck" with this command: npx skills add ruledeck/skills/ruledeck-skills-ruledeck

ruledeck

Open a browser-based markdown editor for your project's agent instruction file.

What it does

  • Claude Code → edits CLAUDE.md
  • Other agents (Cursor, Copilot, Codex, etc.) → edits AGENTS.md

How to run

Find and run server.py from this skill's scripts/ directory:

python3 "$(dirname "$(readlink -f "$(find . -path '*/ruledeck/scripts/server.py' -type f 2>/dev/null | head -1)" 2>/dev/null || find . -path '*/ruledeck/scripts/server.py' -type f | head -1)")/server.py"

If the above is too complex, locate the script manually:

  • Claude Code: python3 .claude/skills/ruledeck/scripts/server.py
  • Other agents: python3 .agents/skills/ruledeck/scripts/server.py

The browser opens automatically at http://localhost:8000.

Editor features

  • Split view: left = editor, right = live markdown preview
  • Save: click Save button or press Cmd+S / Ctrl+S
  • Status bar shows saved / unsaved state
  • Tab key inserts indentation
  • Auto-creates template if file doesn't exist

Stopping the server

  • Click "Stop" in the browser UI
  • Or press Ctrl+C in terminal

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Self Updater

⭐ OPEN SOURCE! GitHub: github.com/GhostDragon124/openclaw-self-updater ⭐ ONLY skill with Cron-aware + Idle detection! Auto-updates OpenClaw core & skills, an...

Registry SourceRecently Updated
1171Profile unavailable
Coding

ClawHub CLI Assistant

Use the ClawHub CLI to publish, inspect, version, update, sync, and troubleshoot OpenClaw skills from the terminal.

Registry SourceRecently Updated
1.9K2Profile unavailable
Coding

SkillTree Learning Progress Tracker

Track learning across topics like an RPG skill tree. Prerequisites, milestones, suggested next steps. Gamified learning path.

Registry SourceRecently Updated
900Profile unavailable
Coding

Speak Turbo - Talk to your Claude 90ms latency!

Give your agent the ability to speak to you real-time. Talk to your Claude! Ultra-fast TTS, text-to-speech, voice synthesis, audio output with ~90ms latency....

Registry SourceRecently Updated
4480Profile unavailable