BeClaude

modulate

New
GitHubDevelopmentby madisonicus

Per-turn register routing for Claude Code: four mode-skills and a CLAUDE.md router that picks the right register every turn.

First seen 6/15/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/modulate.md https://raw.githubusercontent.com/madisonicus/modulate/main/SKILL.md
3
Invoke in Claude Code
/modulate
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is modulate?

Per-turn register routing for Claude Code: four mode-skills and a CLAUDE.md router that picks the right register every turn.

How to install modulate?

To install modulate: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/modulate.md https://raw.githubusercontent.com/madisonicus/modulate/main/SKILL.md. Finally, /modulate in Claude Code.

What is modulate best for?

modulate is a skill categorized under Development. Created by madisonicus.