🧿 MythOS 2026: Claude-Powered AI Narrative Engine & Sub-Agent Framework for Epic Storytelling
# Add to your Claude Code skills
git clone https://github.com/KarmaDevplacer/Mythos-Claude-OrchestratorGuides for using ai agents skills like Mythos-Claude-Orchestrator.
Mythos-Claude-Orchestrator is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by KarmaDevplacer. 🧿 MythOS 2026: Claude-Powered AI Narrative Engine & Sub-Agent Framework for Epic Storytelling. It has 51 GitHub stars.
Mythos-Claude-Orchestrator's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/KarmaDevplacer/Mythos-Claude-Orchestrator" and add it to your Claude Code skills directory (see the Installation section above).
Mythos-Claude-Orchestrator is primarily written in HTML. It is open-source under KarmaDevplacer on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Mythos-Claude-Orchestrator against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
Where Legendary Conversation Meets Computational Consciousness
A narrative-first AI application framework for exploring emergent intelligence through the Claude ecosystem
Most AI applications treat language models as tools—utility objects to be queried and discarded. Claude Mythos AI offers a different philosophy: treat each interaction as a chapter in an unfolding story. This repository houses the core application that transforms Claude's capabilities into a persistent, evolving narrative environment where ideas become characters, conversations become quests, and knowledge discovery becomes an odyssey.
The Mythos concept draws from ancient storytelling traditions—epics where heroes encountered mentors, challenges, and transformative wisdom. Your Claude sessions become that epic. Each query is a dialogue with an oracle; each response reveals a new fragment of understanding.
| Capability | Description | Emoji |
|---|---|---|
| Narrative Persistence | Conversations maintain thematic coherence across sessions | 📜 |
| Character Persona Engine | Assign distinct roles to sub-agents within single conversations | 🎭 |
| Knowledge Weaving | Automatically connect related insights across disparate topics | 🧵 |
| Mythic Context Windows | Expanded memory structures that preserve key narrative threads | 🪟 |
| Oracle Mode | Specialized prompt patterns for deep analytical reasoning | 🔮 |
| Legend Builder | Create reusable interaction templates for common workflows | 🏗️ |
graph LR
A[User Interface] --> B[Mythos Orchestrator]
B --> C[Claude API Bridge]
B --> D[OpenAI API Bridge]
C --> E[Narrative Memory Pool]
D --> E
E --> F[Context Weaver]
F --> G[Response Synthesizer]
G --> H[Sub-Agent Dispatcher]
H --> I[Skill Module Registry]
I --> J[Marketplace Integration Layer]
J --> K[CLI Hooks Engine]
B --> L[Configuration Manager]
L --> M[Profile Selector]
The architecture resembles a narrative loom—each thread represents a conversation strand, and the weaver (Context Weaver) ensures no thread exists in isolation. The Claude API Bridge and OpenAI API Bridge operate as parallel conduits, allowing hybrid reasoning where one model's strengths complement the other's.
| Platform | Architecture | Format | Compatibility |
|---|---|---|---|
| Windows | x86_64 | Portable executable | Windows 10/11 (2026 Edition) |
| macOS | Apple Silicon + Intel | DMG disk image | macOS 14+ |
| Linux | x86_64, ARM64 | AppImage + Flatpak | Ubuntu 24.04+, Fedora 40+ |
| Web | Cross-platform | PWA installation | All modern browsers |
Create a mythos-profile.yaml file to define your conversational persona and behavior preferences:
profile:
name: "Socratic Mentor"
style: "dialectical-inquiry"
temperature: 0.72
top_p: 0.89
persona:
archetype: "philosopher-guide"
tone: "contemplative-curious"
response_length: "balanced"
mythos_settings:
narrative_threads: 7
memory_persistence: "high"
cross_session_referencing: true
character_consistency: "strict"
skills_enabled:
- code-analysis
- creative-writing
- data-visualization
- ethical-reasoning
sub_agents:
researcher:
model: "claude-opus-4-6"
temperature: 0.3
critic:
model: "claude-opus"
temperature: 0.5
synthesizer:
model: "gpt-4"
temperature: 0.7
This configuration activates what we call the triadic wisdom loop—three specialized sub-agents that examine, challenge, and integrate every response before delivery.
Launch the Mythos application with a specific narrative theme and skill set:
mythos --profile socratic-mentor --theme "exploration-of-consciousness" --session deep-dive
The command initializes the Narrative Memory Pool with pre-loaded context from previous sessions, then activates the Sub-Agent Dispatcher to assign analytical tasks:
[mythos] Loading profile: socratic-mentor
[mythos] Restoring narrative threads (7 active)
[mythos] Dispatching sub-agents:
→ researcher: analyzing query structure
→ critic: evaluating response coherence
→ synthesizer: integrating multi-model output
[mythos] Oracle Mode: engaged
[mythos] Ready. Speak your query, seeker of wisdom.
The console output employs metaphorical language intentionally—this is the Mythos philosophy in action. Every technical operation is framed as a narrative event.
| Operating System | Compatibility | Emoji Rendering | 2026 Support |
|---|---|---|---|
| Windows 11 24H2 | ✅ Full | ✔️ Native Emoji 15.1 | ✓ Extended |
| macOS Sequoia | ✅ Full | ✔️ Apple Color Emoji | ✓ Universal |
| Ubuntu 24.10 | ✅ Full | ✔️ Noto Color Emoji | ✓ Long-term |
| Fedora 41 | ✅ Full | ✔️ Twitter Emoji (open) | ✓ Rolling |
| Arch Linux | ✅ Full | ✔️ Customizable | ✓ Bleeding-edge |
| Android 15 | ✅ Limited | ✔️ Platform-dependent | ✓ Variable |
| iOS 19 | ✅ Limited | ✔️ Apple Color Emoji | ✓ Optimized |
The Mythos interface employs cognitive ergonomics—the layout adjusts not just to screen dimensions but to conversation complexity. When handling deep philosophical queries, the interface expands context panels. For rapid code generation, it minimizes distraction and maximizes output visibility.
Supports 47 languages with cultural nuance awareness. The system recognizes that translation isn't merely word replacement but context transplantation. A Japanese business inquiry receives Keigo-honorific treatment; a Spanish poetic request receives verso-libre formatting.
Uses a tiered escalation system:
Connect to the Claude Code Marketplace to extend functionality with community-created skills and plugins. Each plugin undergoes a narrative compatibility check to ensure it aligns with your active Mythos profile.
Customize pre-processing and post-processing behavior using the claude-code-hooks architecture. Hooks can transform inputs, inject context, or modify outputs before they reach the user.
The application connects to Anthropic's Claude models through a carefully crafted prompt bridge that maintains narrative coherence:
// Conceptual API interaction flow (not actual code)
Bridge → Context Enrichment → Prompt Construction → Response Parsing → Narrative Update
Supported Claude models:
claude-opus-4-6 – Highest reasoning capabilityclaude-opus – Primary analytical engineclaude-sonnet – Balanced performanceclaude-haiku – Rapid response scenariosThe OpenAI API Bridge operates as a complementary reasoning pathway. While Claude excels at nuanced dialogue and ethical reasoning, GPT-4 provides alternative perspectives and creative divergence:
| Feature | Claude Route | OpenAI Route | Hybrid Mode |
|---|---|---|---|
| Reasoning Depth | ✅ Superior | ✅ Excellent | ✅ Best of both |
| Creative Generation | ✅ Strong | ✅ Superior | ✅ Unmatched |
| Code Generation | ✅ Excellent | ✅ Excellent | ✅ Synthesized |
| Ethical Analysis | ✅ Superior | ✅ Good | ✅ Balanced |
This repository is designed for discoverability across natural search patterns:
Important Notice Regarding AI Interaction
This application provides an interface for interacting with large language models from Anthropic and OpenAI. The Mythos narrative framework is a user experience enhancement—it does not alter the underlying capabilities, limitations, or safety features of the base models.
Users should be aware that: