sigil-runtime-installer

Install legacy Codex command adapters for Arcanum sigils and spells.

20|3|Updated May 14, 2026
One-click install
npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill sigil-runtime-installer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sigil-runtime-installer
Source: https://github.com/cyberAlchemyAI/Arcanum/tree/main/.claude/skills/sigil-runtime-installer
Command: npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill sigil-runtime-installer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Installs and bridges legacy Codex command adapters for Arcanum sigils and spells, ensuring legacy workflows can operate alongside modern runtime surfaces.

Core Features & Use Cases

  • Generates Codex-compatible commands for legacy usage, including both general orchestrator commands and per-artifact commands for sigils and spells.
  • Installs necessary observer hooks and harness state without forcing a rewrite of canonical artifacts.
  • Supports selective targets and preserves runtime metadata for downstream tooling.

Quick Start

Run the Sigil Runtime Installer to generate and install legacy Codex adapters for your selected sigils and spells.

Frequently Asked Questions about sigil-runtime-installer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install legacy Codex command adapters for Arcanum sigils?

Install legacy Codex command adapters by running a runtime installer that generates Codex-compatible orchestrator and per-artifact commands for sigils and spells while preserving arcanum runtime metadata.

What are legacy Codex adapters used for in Arcanum workflows?

Legacy Codex adapters bridge repositories that still require Codex slash-command style commands, enabling legacy workflows to operate alongside modern runtime surfaces without rewriting canonical artifacts.

Do I need to rewrite canonical artifacts to install observer hooks and harness state?

No, you do not need to rewrite canonical artifacts to install observer hooks and harness state. The installer bridges legacy Codex adapters and applies compatibility routing without forcing artifact rewrites.

Can I install legacy Codex adapters for selective sigils and spells without generating new runtime trees?

Yes, you can target selective sigils and spells for adapter installation. The installer avoids creating .arcanum/runtimes/ trees while supporting per-artifact commands and preserving runtime metadata for downstream tooling.

Why does the installer avoid creating .arcanum/runtimes/ trees when applying compatibility routing?

The installer avoids creating .arcanum/runtimes/ trees to prevent generating new runtime trees when observer hooks, harness state, or compatibility routing must be installed for legacy Codex command support.