By rjroy
Story creation system with multiple fictional worlds, genre lenses, and format support for flash fiction through epic narratives
When the user invokes `/story-engine-wyrd:develop-character`, activate the standalone character development helper.
When the user invokes `/story-engine-wyrd:plan-plot`, activate the standalone plot structure planning helper.
**Purpose**: Run on-demand continuity validation for an existing story without affecting generation state.
The `/write-story` command orchestrates multi-agent story generation for all formats from flash fiction to serialized novels. It handles input parsing, format detection, workflow routing, agent spawning, state tracking, and user approval.
Compile multi-chapter story into single full novel document with title page, TOC, and all chapters
Reference library providing access to all story creation resources - worlds, theory modules, lenses, and format guidelines. Commands invoke this skill to load reference materials.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code plugins that extend Claude's capabilities with specialized thinking, creative, and analysis workflows.
Wyrd Gateway provides five plugins for Claude Code:
A strategic thinking partner that surfaces tensions, challenges assumptions, and shapes judgment through reflective pressure rather than prescriptive solutions.
Philosophy: Rigor over resolution. Friction is productive. Ownership stays with you.
/trim, /sharpen, /digest, /primer, /diagnostic, role shifts (/quinn, /max, /mara, /herald, /echo)View Judgment Engine Documentation →
A creative songwriting and media generation system targeting Suno AI 5.0, featuring thematic fictional universes with distinct visual and musical identities.
Philosophy: Story-first songwriting with a multi-agent pipeline and verbalized sampling at every creative stage.
/write-lyrics, /get-image-prompt, /get-video-promptView Music Engine Documentation →
A prose fiction system for crafting coherent narratives with character depth, plot structure, and continuity validation.
Philosophy: Story-first creation with verbalized sampling to surface genuine creative alternatives.
/write-story, /develop-character, /plan-plot, /review-storyView Story Engine Documentation →
AI image and video generation via the Replicate API, backed by Bun scripts. No Python or MCP server required.
Philosophy: Right model for the job — curated catalogs for text-to-image, img2img editing, video generation, and background removal.
generate-image (text-to-image, img2img, video generation, background removal)/init (installs Bun dependencies)REPLICATE_API_TOKEN environment variable, BunAudio and MIDI file analysis capabilities through standalone Python scripts.
Philosophy: Structured JSON output for every analysis so Claude can reason about musical data directly.
audio-analyzer (tempo, key, beats, structure, chromagram, spectrogram), midi-analyzer (key, chords, melody, rhythm, structure)librosa, numpy, scipy, scikit-learn, music21View Audio Analysis Documentation →
# Clone the repository to your Claude plugins directory
cd ~/.claude/plugins
git clone https://github.com/rjroy/wyrd-gateway.git
If you only want specific plugins, symlink individual plugin directories:
# Install only Judgment Engine
cd ~/.claude/plugins
ln -s /path/to/wyrd-gateway/judgment-engine-virelan judgment-engine-virelan
# Or install only Music Engine
cd ~/.claude/plugins
ln -s /path/to/wyrd-gateway/music-engine-rowan music-engine-rowan
# Or install only Story Engine
cd ~/.claude/plugins
ln -s /path/to/wyrd-gateway/story-engine-wyrd story-engine-wyrd
# Or install only Art Gen
cd ~/.claude/plugins
ln -s /path/to/wyrd-gateway/art-gen art-gen
# Or install only Audio Analysis
cd ~/.claude/plugins
ln -s /path/to/wyrd-gateway/audio-analysis audio-analysis
Start Claude Code and check that the plugins are loaded:
claude --debug
You should see all installed plugins listed in the loaded plugins section.
Test an idea before building it:
/judgment-engine-virelan:diagnostic
Strengthen a draft:
Use the writing-workshop skill to help me refine this document
Apply structured pressure:
Use the idea-crucible skill to test this feature concept
Quick text operations:
/judgment-engine-virelan:trim
/judgment-engine-virelan:sharpen
npx claudepluginhub rjroy/wyrd-gateway --plugin story-engine-wyrdA Claude Code plugin for project management using GitHub Projects. Provides skills and agents for managing tasks, bugs, and feature ideas.
A lightweight plugin for building and organizing project context. Skills for research, brainstorming, specifications, planning, implementation, and retrospectives.
Desktop/mobile notifications when Claude needs user attention
Active feedback based on session patterns and sentiment analysis
The Adventure Engine of Corvran - An RPG game master system that enables Claude Code to run tabletop-style adventures with persistent world state, character management, and narrative gameplay.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.