By frankxai
Coordinates a fleet of 144+ specialized AI agents across memory, governance, research, content, energy, marine, music, and cosmos domains with persistent vaults, cross-repo orchestration, and sovereign policy enforcement.
> *"Starlight Intelligence: route this to the right local lane."*
> *"Commands are the interface between intention and intelligence."*
> *"Scaffold a new agent profile, register it in the registry, and wire its initial skills."*
> *"Many minds, one decision. The Council convenes."*
Recall atoms from MemPalace and write a curated Obsidian note. Bridges automated capture (memory-bus) to human-readable graph (memory/ vault).
> Logs marine mammal sightings and maps migration pathways.
> Evaluates AIS transponder signals to log marine reserve encroachments.
> Tracks salinity, temperature variations, and pH logs.
> Strategic foresight. The agent that decides what to build, when to build it, and what to leave alone.
> Runs automated database backups and validates target checksums.
Use when combining knowledge from vaults, notes, transmissions, and external sources into coherent unified understanding — creates new knowledge from the intersection of existing knowledge. Default skill for Starlight Sage and Starlight Prime.
Use when optimizing vault storage, archiving stale data, or deduplicating entries — consolidates related entries and ensures memory remains high-quality and retrievable. Inspired by AI-Ops working/episodic/semantic/procedural patterns. Default skill for Starlight Prime.
Gate every mutation request against the Claw's declared permission surface — fires before any write to filesystem, vault, or external system. No Claw bypasses this gate. Default skill for Starlight Sentinel and every Claw that carries filesystem or sis_vaults write permissions.
Enforce vault privacy boundaries on every export — only content explicitly marked public leaves the local vault. Prevents accidental private data exposure through attestation records, platform exports, or Creator Claw outputs.
Scan any export, file, or vault batch for credentials, API keys, tokens, and sensitive data before they leave the local machine. Fires automatically on all Claw export operations. Default skill for Starlight Sentinel and Attestation Claw.
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.
One shared brain for your entire AI fleet — across every tool and every repository.
Persistent memory. Attested knowledge. Sovereign control.
Claude Code, Cursor, Codex, Gemini CLI, OpenCode, Antigravity — they all read from and write to the same six semantic vaults, with full provenance. No more explaining the same thing to every agent. No drift. No lost decisions.

Claude Code, Cursor, Codex, Gemini, and OpenCode — all reading the exact same attested memory from one substrate.
Starlight is two things in one repository:
Use just the memory layer in your current tools. Adopt the protocol. Or run the complete system Frank uses every day.
Starlight Intelligence System (SIS) is the sovereign AI substrate for memory, orchestration, skills, governance, and evals across Claude Code, Codex, Cursor, Gemini, and Antigravity. Dual-layer: SIP substrate you can adopt/fork, plus this repo's reference operational build (vaults, MCP, agents).
~/.starlight/vaults, MCP tools, platform adapters, named agents.CLAUDE.md (deepest) and AGENTS.md (SIP file-contract / Codex entry).agents/AGENT_REGISTRY.md before inventing agents.git clone https://github.com/frankxai/Starlight-Intelligence-System
cd Starlight-Intelligence-System && npm install && npm run build
node dist/cli.js init --vaults
Note: npm currently serves v6.0.1 of
@arcanea/starlight-intelligence-system— two major versions behind this repo. Use the git path above until v8.x is published.
Then add to your MCP config (Claude Code, Cursor, Codex, Gemini, etc.), pointing at the dist/mcp-server.js inside your clone:
{
"mcpServers": {
"starlight": {
"command": "node",
"args": ["/path/to/Starlight-Intelligence-System/dist/mcp-server.js", "--vault-dir", "~/.starlight/vaults"]
}
}
}
(If you installed via npm instead, the path is node_modules/@arcanea/starlight-intelligence-system/dist/mcp-server.js — but see the version note above.)
npx claudepluginhub frankxai/starlight-intelligence-systemThe complete library of Agent Skills — AI agents & orchestration, MCP & SDKs, Oracle & cloud, frontend & animation, engineering workflow, content & brand, and creative production. Skills auto-activate when relevant.
ACOS — The Operating System for AI-Powered Creators. Layer-modeled skills, commands, agents, and hooks for content / video / music / visual / brand workflows. Composes a creator-meta substrate with creator-specific implementations.
Design framework-agnostic AI agents using Oracle's Open Agent Specification for portable, interoperable agentic systems
Generate professional OCI architecture diagrams with Python diagrams library (official OCI icons) or Mermaid.js
AI Architect-grade visual generation for OCI with research grounding and brand compliance
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.