Starlight-Intelligence-System — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsStarlight-Intelligence-System
    Back to Agents
    Starlight-Intelligence-System

    Starlight-Intelligence-System

    frankxai December 18, 2025
    2 copies 0 downloads

    The persistent context and memory layer for AI agents. 5-layer cognitive architecture, 7 specialist agents, 6 memory vaults, 6 platform adapters. For Claude Code, OpenCode, Codex, Gemini, Cursor more integrations in development

    Agent Definition
    # Starlight Intelligence System
    
    > The persistent memory layer for humans and AI agents.
    > Six semantic vaults that compound your intelligence over time.
    > Local-first. Forkable. Free.
    
    [![version](https://img.shields.io/badge/version-6.0.0-7fffd4?style=flat-square&labelColor=0d1117)](https://github.com/frankxai/Starlight-Intelligence-System/releases)
    [![license](https://img.shields.io/badge/license-MIT-white?style=flat-square&labelColor=0d1117)](LICENSE)
    [![public vaults](https://img.shields.io/badge/public%20vaults-starlightintelligence.org-78a6ff?style=flat-square&labelColor=0d1117)](https://starlightintelligence.org)
    [![github stars](https://img.shields.io/github/stars/frankxai/Starlight-Intelligence-System?style=flat-square&labelColor=0d1117&color=ffd700)](https://github.com/frankxai/Starlight-Intelligence-System/stargazers)
    
    ---
    
    ## Why
    
    Every AI session starts from zero. You re-explain your stack, re-share your preferences, re-teach patterns the agent mastered three sessions ago. The intelligence never compounds.
    
    SIS fixes that. It is a small, local-first memory layer that stores your insights, decisions, and intentions in six semantic vaults, then exposes them to any AI tool through MCP. Use it once and the next session already knows.
    
    ---
    
    ## Quick Start (2 minutes)
    
    ### Option 1: As an MCP server (recommended for AI tools)
    
    Install the package, then add this to your Claude Code `settings.json`:
    
    ```json
    {
      "mcpServers": {
        "starlight": {
          "command": "node",
          "args": [
            "node_modules/@frankx/starlight-intelligence-system/dist/mcp-server.js",
            "--vault-dir",
            "~/.starlight/vaults"
          ]
        }
      }
    }
    ```
    
    Restart Claude Code. You now have ten `sis_*` tools available in every session.
    
    ### Option 2: As a library
    
    ```bash
    pnpm add @frankx/starlight-intelligence-system
    ```
    
    ```ts
    import { StarlightIntelligence } from "@frankx/starlight-intelligence-system";
    import { createAdapter } from "@frankx/starlight-intelligence-system/

    Tags

    ai-agentsclaude-codecognitive-architecturecontext-engineeringdeveloper-toolsintelligencellmmemorymulti-agentorchestration

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.