[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-cdeust-cortex-remember-global-zh-CN":3,"guides-for-cdeust-cortex-remember-global":777,"similar-k174wwq1x9t40ph56hj32705bh86n96x-zh-CN":778},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":229,"parentExtension":252,"providers":307,"relations":311,"repo":312,"tags":775,"workflow":776},1778683562157.878,"k174wwq1x9t40ph56hj32705bh86n96x",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Store a global memory that is visible across all projects. Use when the user shares architecture rules, coding conventions, infrastructure facts, security policies, team agreements, or any knowledge that applies beyond a single project. Triggers on 'remember this everywhere', 'this applies to all projects', 'global rule', 'shared convention', 'infrastructure note', 'cross-project', or when the content is clearly universal (clean architecture, SOLID, deployment configs, server addresses).",{"claudeCode":12},"cdeust/Cortex","cortex-remember-global","https://github.com/cdeust/Cortex",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":245},1778683871550.4524,"kn7af3ktn307x6tzbx0fexvf4x86nnrd","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of storing and recalling knowledge that applies across multiple projects and provides concrete examples of such knowledge.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers a unique value proposition by providing a persistent, neuroscientifically-inspired memory engine for Claude Code that goes beyond default LLM behavior, intelligently managing and recalling context.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears production-ready, with a comprehensive setup process, extensive documentation, rigorous testing, and a clear focus on its stated use case of persistent memory management.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on managing persistent, cross-project memory for Claude Code, adhering to a single, well-defined responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality as described in the SKILL.md and README.md, clearly outlining its purpose and triggers.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a single, well-scoped tool `cortex:remember` for storing global memories, adhering to the principle of narrow verb-noun actions.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All relevant parameters for the `cortex:remember` tool and configuration options are documented within the SKILL.md and README.md.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The single exposed tool `cortex:remember` is descriptive and follows a clear verb-noun structure.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The `cortex:remember` tool's input parameters are clearly defined and structured, requesting only necessary information, and its output confirms the action taken.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is distributed under the MIT license, which is permissive and commonly used.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent activity with a commit on 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project includes dependency management information (Python 3.10+, PostgreSQL) and appears to have measures in place for managing dependencies, indicated by lockfiles and CI.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The extension runs locally with no data leaving the machine, and its setup process does not involve hardcoded secrets or echoing sensitive information.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The extension focuses on local processing and memory management, with no indications of loading untrusted external data or scripts that could lead to injection vulnerabilities.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension runs locally and does not fetch external code or data at runtime, mitigating the risk of transitive supply-chain attacks.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The extension operates locally and is designed to manage its own data within the user's machine, without modifying files outside its designated scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","There are no indications of detached process spawns or deny-retry loops that could be used for sandbox escape.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension runs locally and does not send any user data to third-party services.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, control characters, or invisible Unicode sequences.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled scripts are presented as plain, readable source code, with no evidence of obfuscation techniques like base64 encoding or dynamic runtime fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The extension's setup process is designed to be self-contained and does not appear to make assumptions about user-specific project organization outside of its own bundle.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 0 open issues and 16 closed in the last 90 days, the maintainer engagement appears high and responsive.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project declares a meaningful version (v3.15.0) in its README and has a CHANGELOG, ensuring clear version detectability.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The project indicates robust testing and a focus on structured data, suggesting inputs and outputs are likely validated, although explicit schema library usage isn't detailed for this specific tool.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The `cortex:remember` skill is not a destructive operation; it primarily manages memory, and no destructive primitives are exposed without appropriate guarding.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The project's focus on scientific rigor and detailed error reporting in benchmarks suggests a strong commitment to robust error handling.",{"category":110,"check":114,"severity":115,"summary":116},"Logging","not_applicable","This skill is primarily for memory storage and retrieval, not typically involving destructive actions or outbound calls that would require local audit logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The extension runs locally and does not process personal data, thus not posing a GDPR compliance risk.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension operates locally and is not tied to any specific geographic or legal jurisdiction, making it globally applicable.",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","The extension relies on standard technologies (Python, PostgreSQL) and local execution, indicating good cross-platform stability.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is extensive, well-organized, and clearly states the extension's purpose and capabilities.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","This specific skill exposes only one tool (`cortex:remember`), which is well within the recommended range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill exposes only a single tool, thus there are no overlapping near-synonym tools.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features related to global memory storage are implemented and accessible through the `cortex:remember` tool.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions, including copy-pasteable commands for adding the plugin and setting up the project.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The project's detailed documentation and focus on scientific rigor suggest that error messages would be actionable and informative.",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","The project utilizes standard Python packaging and suggests a specific Python version (3.10+), implying pinned dependencies and interpreter declarations.",{"category":33,"check":151,"severity":115,"summary":152},"Dry-run preview","The `cortex:remember` operation is primarily about storing information and does not involve state-changing commands or outbound payloads that would necessitate a dry-run preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","While not explicitly detailed for this specific tool, the project's focus on scientific implementation and robustness suggests attention to these protocol aspects for core operations.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension emphasizes local execution and user privacy, with no indication of telemetry collection.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined: to store cross-project knowledge in global memory, with clear use cases and triggers.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and avoids unnecessary verbosity, delegating deeper material to separate files as needed.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The documentation appropriately uses separate files for deeper material, adhering to progressive disclosure principles.",{"category":170,"check":174,"severity":115,"summary":175},"Forked exploration","This skill is focused on memory storage, not deep exploration or code review, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear, ready-to-use examples for storing global memories, demonstrating input and expected output.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation implicitly handles edge cases by defining what is 'not global' and providing clear guidelines for content, and the overall project's scientific approach suggests handling of failure modes.",{"category":110,"check":183,"severity":115,"summary":184},"Tool Fallback","This skill does not rely on external MCP tools that would require a fallback mechanism.",{"category":91,"check":186,"severity":24,"summary":187},"Stack assumptions","The project clearly declares its stack assumptions, including Python version and PostgreSQL requirements, in its documentation.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","Given the project's scientific rigor and focus on reliable memory management, it's highly probable that it halts on unexpected states, although explicit preconditions for this specific tool are not detailed.",{"category":91,"check":193,"severity":24,"summary":194},"Cross-skill coupling","This skill is self-contained and does not implicitly rely on other skills; any interactions with other Cortex components are explicitly documented.",1778683871218,"This skill allows users to store knowledge persistently in a global memory accessible across all projects within Claude Code, leveraging neuroscientific principles for intelligent consolidation and recall.",[198,199,200,201,202],"Store knowledge universally visible across all projects","Intelligently consolidate and recall information based on neuroscientific principles","Explicitly flag memories as global or rely on auto-detection","Anchor memories for permanent retention","Detailed documentation on usage and underlying science",[204,205,206],"Storing project-specific, transient information.","Replacing version control systems for code artifacts.","Managing granular, per-file or per-PR notes.","3.0.0","4.4.0","To provide a robust and intelligent system for storing and recalling universal knowledge, such as architecture rules, coding conventions, and team agreements, ensuring consistency and leveraging institutional memory across all projects.","The extension demonstrates exceptional quality across all evaluated criteria, with a clear purpose, robust implementation, excellent documentation, and strong security posture. No significant issues were found.",99,"A highly robust and secure skill for managing persistent, cross-project knowledge in Claude Code.",[214,215,216,217,218,219],"memory","knowledge-management","persistence","llm-context","local","cli","global","verified",[223,224,225,226],"Storing team-wide coding standards and architecture rules.","Persisting infrastructure facts, security policies, and team agreements.","Ensuring critical knowledge remains accessible across different project contexts.","Guaranteeing cross-project visibility for universal best practices.",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"popularity":239,"security":241,"testCoverage":244},{"hasLockfile":229},true,1778683844026,{"descriptionLength":232,"readmeSize":233},492,36381,{"closedIssues90d":235,"forks":236,"hasChangelog":229,"openIssues90d":8,"pushedAt":237,"stars":238},16,8,1778675198000,33,{"npmDownloads":240},14,{"hasNpmPackage":229,"license":242,"smitheryVerified":243},"NOASSERTION",false,{"hasCi":229,"hasTests":229},{"updatedAt":246},1778683871550,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":13,"type":251},"skills/cortex-remember-global","cdeust","Cortex","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":259,"parentExtension":262,"providers":296,"relations":303,"tags":304,"workflow":305},1778683562157.8752,"k1739s9t9kj9bmjq1z4byk17g986mv7x",{"reviewCount":8},{"description":257,"installMethods":258,"name":250,"sourceUrl":14},"Persistent memory and cognitive profiling for Claude Code — thermodynamic memory with heat/decay, intent-aware retrieval, biological plasticity, codebase intelligence, and cognitive profiling. 47 MCP tools with enriched schemas. PostgreSQL + pgvector in CLI mode; automatic SQLite fallback in Cowork/sandboxed mode. Curated wiki (ADRs, specs, lessons) with audit-artefact filtering. Consolidate is set-based SQL batched — decay/plasticity/pruning run 100-500× faster on large stores. Workflow graph with caller-qualified CALLS chains rendering full method-to-method dependencies (native tree-sitter, no AP required). Side panel humanized for non-technical users. Ingests codebase analysis (ai-automatised-pipeline) and PRDs (prd-spec-generator) into wiki + memory + knowledge graph. Docker image available.",{"claudeCode":250},{"basePath":260,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":261},"","plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":270,"providers":272,"relations":290,"tags":292,"workflow":293},1778683562157.875,"k174pnm5ch9ab6fr1etef2f2b586m74b",{"reviewCount":8},{"description":267,"installMethods":268,"name":269,"sourceUrl":14},"Persistent memory and cognitive profiling plugins for Claude Code",{"claudeCode":12},"cortex-plugins",{"basePath":260,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":271},"marketplace",{"evaluate":273,"extract":284},{"promptVersionExtension":274,"promptVersionScoring":208,"score":275,"tags":276,"targetMarket":220,"tier":221},"3.1.0",100,[214,277,278,279,280,281,282,283],"cognitive-profiling","mcp","claude-code","knowledge-graph","codebase-analysis","postgresql","pgvector",{"commitSha":285,"marketplace":286,"plugin":288},"HEAD",{"name":269,"pluginCount":287},1,{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd79gxpemvkr09a7zsb3h8kmah86nvgf",[279,281,277,280,278,214,283,282],{"evaluatedAt":294,"extractAt":295,"updatedAt":294},1778683583007,1778683562157,{"evaluate":297,"extract":300},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":298,"targetMarket":220,"tier":221},[214,216,280,277,282,283,299],"developer-tools",{"commitSha":285,"license":301,"plugin":302},"MIT",{"mcpCount":8,"provider":289,"skillCount":240},{"parentExtensionId":264,"repoId":291},[277,299,280,214,216,283,282],{"evaluatedAt":306,"extractAt":295,"updatedAt":306},1778683602463,{"evaluate":308,"extract":310},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":309,"targetMarket":220,"tier":221},[214,215,216,217,218,219],{"commitSha":285},{"parentExtensionId":254,"repoId":291},{"_creationTime":313,"_id":291,"identity":314,"providers":315,"workflow":770},1778683544930.988,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":316,"discover":742,"extract":745,"github":746,"npm":769},{"commitSha":285,"extensions":317},[318,331,344,353,361,369,377,385,393,401,409,417,425,430,438,446,454],{"basePath":260,"description":267,"displayName":269,"installMethods":319,"rationale":320,"selectedPaths":321,"source":330,"sourceLanguage":18,"type":271},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[322,325,327],{"path":323,"priority":324},".claude-plugin/marketplace.json","mandatory",{"path":326,"priority":324},"README.md",{"path":328,"priority":329},"LICENSE","high","rule",{"basePath":260,"description":257,"displayName":332,"installMethods":333,"rationale":334,"selectedPaths":335,"source":330,"sourceLanguage":18,"type":261},"cortex",{"claudeCode":250},"inline plugin source from marketplace.json at /",[336,337,338,340,342],{"path":326,"priority":324},{"path":328,"priority":329},{"path":339,"priority":324},".mcp.json",{"path":341,"priority":329},"agents/cortex-wiki-groomer.md",{"path":343,"priority":329},"commands/methodology.md",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-automate","Set up automation — prospective memory triggers, neuro-symbolic rules, and CLAUDE.md sync. Use when the user says 'remind me when', 'trigger when', 'create a rule', 'auto-remember', 'sync to CLAUDE.md', 'push insights', 'set up trigger', 'when I open this file', 'when this keyword appears', or when you want to automate memory behavior based on conditions.","cortex-automate",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-automate/SKILL.md",[351],{"path":352,"priority":324},"SKILL.md",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"rationale":358,"selectedPaths":359,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-consolidate","Run memory maintenance — decay old memories, compress stale content, consolidate episodic memories into semantic knowledge, and run sleep-like replay. Use when the user says 'clean up memories', 'consolidate', 'run maintenance', 'compress old memories', 'memory cleanup', or periodically to keep the memory system healthy. Also use after importing many memories or at the end of a long session.","cortex-consolidate",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-consolidate/SKILL.md",[360],{"path":352,"priority":324},{"basePath":362,"description":363,"displayName":364,"installMethods":365,"rationale":366,"selectedPaths":367,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-debug-memory","Debug and fix memory system issues — validate memories, rate quality, manage protection, forget bad memories, and restore from checkpoints. Use when the user says 'fix memory', 'bad memory', 'wrong memory', 'delete this', 'protect this', 'this memory is wrong', 'memory quality', 'rate this memory', 'restore checkpoint', 'undo', or when memories are returning incorrect or stale results.","cortex-debug-memory",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-debug-memory/SKILL.md",[368],{"path":352,"priority":324},{"basePath":370,"description":371,"displayName":372,"installMethods":373,"rationale":374,"selectedPaths":375,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-explore-memory","Explore the memory system's state, find gaps in knowledge, assess coverage, and get diagnostic information. Use when the user asks 'what does my memory look like', 'show me memory stats', 'what am I missing', 'how good is my knowledge', 'memory health', 'show coverage', 'find gaps', 'what topics are weak', or when you need to understand the state of stored knowledge before a task.","cortex-explore-memory",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-explore-memory/SKILL.md",[376],{"path":352,"priority":324},{"basePath":378,"description":379,"displayName":380,"installMethods":381,"rationale":382,"selectedPaths":383,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-import","Import memories from other AI memory systems into Cortex. Supports claude-mem (SQLite), Claude Desktop sessions, ChatGPT web export (JSON), Gemini Takeout (JSON), Cursor conversations, and Claude Code JSONL. Use when the user says 'import from claude-mem', 'migrate memories', 'import ChatGPT history', 'import from Gemini', 'transfer memories', or when Cortex detects another memory system is installed.","cortex-import",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-import/SKILL.md",[384],{"path":352,"priority":324},{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-navigate-knowledge","Navigate the knowledge graph — trace entity relationships, explore causal chains, drill into memory clusters, and traverse co-access paths. Use when the user asks 'how are these related', 'what connects X to Y', 'show me the knowledge graph', 'trace the relationship', 'what caused X', 'drill down into', 'explore connections', or when you need to understand the web of relationships between concepts, entities, and memories.","cortex-navigate-knowledge",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-navigate-knowledge/SKILL.md",[392],{"path":352,"priority":324},{"basePath":394,"description":395,"displayName":396,"installMethods":397,"rationale":398,"selectedPaths":399,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-profile","View and manage your cognitive profile — how you think, work patterns, blind spots, and cross-domain connections. Use when the user says 'show my profile', 'how do I work', 'what are my patterns', 'cognitive style', 'blind spots', 'methodology', or at the start of a session to load context. Also use 'rebuild profile' to rescan all session history, or 'list domains' to see all tracked project domains.","cortex-profile",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-profile/SKILL.md",[400],{"path":352,"priority":324},{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-recall","Search and retrieve memories from Cortex persistent memory. Use when the user asks 'what did we decide about X', 'do you remember', 'what was the fix for', 'find that thing about', 'search memories', 'what do we know about', 'have we seen this before', or when you need context about past decisions, patterns, bugs, or architecture choices. Also use proactively when working on something that likely has relevant historical context.","cortex-recall",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-recall/SKILL.md",[408],{"path":352,"priority":324},{"basePath":410,"description":411,"displayName":412,"installMethods":413,"rationale":414,"selectedPaths":415,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-recall-global","Search and retrieve global memories — knowledge that applies across all projects. Use when the user asks 'what are our coding standards', 'what conventions do we follow', 'what's our infrastructure setup', 'do we have a rule about', 'what applies to all projects', 'shared knowledge', 'global rules', or when you need cross-project context like architecture decisions, server configs, or team policies.","cortex-recall-global",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-recall-global/SKILL.md",[416],{"path":352,"priority":324},{"basePath":418,"description":419,"displayName":420,"installMethods":421,"rationale":422,"selectedPaths":423,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-remember","Store important decisions, patterns, errors, lessons, and context into Cortex persistent memory. Use when the user says 'remember this', 'save this', 'store this for later', 'note this down', 'don't forget', 'this is important', 'bookmark this', or when a significant decision, bug fix, architecture choice, or lesson learned occurs during a session. Also use after resolving tricky bugs, making technology choices, or discovering important patterns.","cortex-remember",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-remember/SKILL.md",[424],{"path":352,"priority":324},{"basePath":248,"description":10,"displayName":13,"installMethods":426,"rationale":427,"selectedPaths":428,"source":330,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-remember-global/SKILL.md",[429],{"path":352,"priority":324},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-setup-project","Bootstrap Cortex for a new project or import existing session history. Use when the user says 'set up Cortex', 'seed this project', 'import my history', 'backfill memories', 'bootstrap memory', 'initialize Cortex for this project', or when starting to use Cortex on an existing codebase that already has Claude Code conversation history.","cortex-setup-project",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-setup-project/SKILL.md",[437],{"path":352,"priority":324},{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-visualize","Launch the interactive unified neural graph visualization. Use when the user says 'show visualization', 'show me the graph', 'visualize memories', 'show memory map', 'open neural graph', or when a visual overview of the memory system or cognitive profile would be helpful.","cortex-visualize",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-visualize/SKILL.md",[445],{"path":352,"priority":324},{"basePath":447,"description":448,"displayName":449,"installMethods":450,"rationale":451,"selectedPaths":452,"source":330,"sourceLanguage":18,"type":251},"skills/cortex-wiki-author","Author first-class wiki pages (ADRs, specs, file docs, notes) that live alongside Cortex memory. Use when the user says 'this is an ADR', 'document this decision', 'write an ADR', 'add a spec', 'spec this out', 'document this file', 'add a note about', 'link these pages', 'bookmark this as a spec', or when finalizing a design decision that should persist as a human-readable document.","cortex-wiki-author",{"claudeCode":12},"SKILL.md frontmatter at skills/cortex-wiki-author/SKILL.md",[453],{"path":352,"priority":324},{"basePath":260,"description":455,"displayName":456,"installMethods":457,"license":301,"rationale":458,"selectedPaths":459,"source":330,"sourceLanguage":18,"type":278},"Persistent memory and cognitive profiling for Claude Code","neuro-cortex-memory",{"pypi":456},"pyproject.toml with mcp/fastmcp dependency + scripts at pyproject.toml",[460,462,464,465,466,469,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598,600,602,604,606,608,610,612,614,616,618,620,622,624,626,628,630,632,634,636,638,640,642,644,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680,682,684,686,688,690,692,694,696,698,700,702,704,706,708,710,712,714,716,718,720,722,724,726,728,730,732,734,736,738,740],{"path":461,"priority":324},"package.json",{"path":463,"priority":324},"pyproject.toml",{"path":326,"priority":324},{"path":328,"priority":329},{"path":467,"priority":468},"mcp_server/doctor.py","medium",{"path":470,"priority":471},"mcp_server/__main__.py","low",{"path":473,"priority":471},"mcp_server/handlers/__init__.py",{"path":475,"priority":471},"mcp_server/handlers/_telemetry_wrap.py",{"path":477,"priority":471},"mcp_server/handlers/_tool_meta.py",{"path":479,"priority":471},"mcp_server/handlers/add_rule.py",{"path":481,"priority":471},"mcp_server/handlers/admission.py",{"path":483,"priority":471},"mcp_server/handlers/anchor.py",{"path":485,"priority":471},"mcp_server/handlers/assess_coverage.py",{"path":487,"priority":471},"mcp_server/handlers/backfill_helpers.py",{"path":489,"priority":471},"mcp_server/handlers/backfill_memories.py",{"path":491,"priority":471},"mcp_server/handlers/change_impact.py",{"path":493,"priority":471},"mcp_server/handlers/checkpoint.py",{"path":495,"priority":471},"mcp_server/handlers/codebase_analyze.py",{"path":497,"priority":471},"mcp_server/handlers/codebase_analyze_helpers.py",{"path":499,"priority":471},"mcp_server/handlers/consolidate.py",{"path":501,"priority":471},"mcp_server/handlers/consolidation/__init__.py",{"path":503,"priority":471},"mcp_server/handlers/consolidation/cascade.py",{"path":505,"priority":471},"mcp_server/handlers/consolidation/cls.py",{"path":507,"priority":471},"mcp_server/handlers/consolidation/compression.py",{"path":509,"priority":471},"mcp_server/handlers/consolidation/decay.py",{"path":511,"priority":471},"mcp_server/handlers/consolidation/homeostatic.py",{"path":513,"priority":471},"mcp_server/handlers/consolidation/memify.py",{"path":515,"priority":471},"mcp_server/handlers/consolidation/plasticity.py",{"path":517,"priority":471},"mcp_server/handlers/consolidation/pruning.py",{"path":519,"priority":471},"mcp_server/handlers/consolidation/sleep.py",{"path":521,"priority":471},"mcp_server/handlers/consolidation/transfer.py",{"path":523,"priority":471},"mcp_server/handlers/create_trigger.py",{"path":525,"priority":471},"mcp_server/handlers/detect_domain.py",{"path":527,"priority":471},"mcp_server/handlers/detect_gaps.py",{"path":529,"priority":471},"mcp_server/handlers/drill_down.py",{"path":531,"priority":471},"mcp_server/handlers/explore_features.py",{"path":533,"priority":471},"mcp_server/handlers/forget.py",{"path":535,"priority":471},"mcp_server/handlers/get_causal_chain.py",{"path":537,"priority":471},"mcp_server/handlers/get_methodology_graph.py",{"path":539,"priority":471},"mcp_server/handlers/get_project_story.py",{"path":541,"priority":471},"mcp_server/handlers/get_rules.py",{"path":543,"priority":471},"mcp_server/handlers/get_telemetry.py",{"path":545,"priority":471},"mcp_server/handlers/import_sessions.py",{"path":547,"priority":471},"mcp_server/handlers/ingest_codebase.py",{"path":549,"priority":471},"mcp_server/handlers/ingest_codebase_cypher.py",{"path":551,"priority":471},"mcp_server/handlers/ingest_codebase_graph.py",{"path":553,"priority":471},"mcp_server/handlers/ingest_codebase_pages.py",{"path":555,"priority":471},"mcp_server/handlers/ingest_codebase_schema.py",{"path":557,"priority":471},"mcp_server/handlers/ingest_codebase_writers.py",{"path":559,"priority":471},"mcp_server/handlers/ingest_helpers.py",{"path":561,"priority":471},"mcp_server/handlers/ingest_prd.py",{"path":563,"priority":471},"mcp_server/handlers/latency_class.py",{"path":565,"priority":471},"mcp_server/handlers/list_domains.py",{"path":567,"priority":471},"mcp_server/handlers/memories_facets.py",{"path":569,"priority":471},"mcp_server/handlers/memories_page.py",{"path":571,"priority":471},"mcp_server/handlers/memory_stats.py",{"path":573,"priority":471},"mcp_server/handlers/narrative.py",{"path":575,"priority":471},"mcp_server/handlers/navigate_memory.py",{"path":577,"priority":471},"mcp_server/handlers/open_visualization.py",{"path":579,"priority":471},"mcp_server/handlers/quadtree_handler.py",{"path":581,"priority":471},"mcp_server/handlers/query_methodology.py",{"path":583,"priority":471},"mcp_server/handlers/query_workflow_graph.py",{"path":585,"priority":471},"mcp_server/handlers/rate_memory.py",{"path":587,"priority":471},"mcp_server/handlers/rebuild_profiles.py",{"path":589,"priority":471},"mcp_server/handlers/recall.py",{"path":591,"priority":471},"mcp_server/handlers/recall_helpers.py",{"path":593,"priority":471},"mcp_server/handlers/recall_hierarchical.py",{"path":595,"priority":471},"mcp_server/handlers/recompute_layout.py",{"path":597,"priority":471},"mcp_server/handlers/record_session_end.py",{"path":599,"priority":471},"mcp_server/handlers/remember.py",{"path":601,"priority":471},"mcp_server/handlers/remember_helpers.py",{"path":603,"priority":471},"mcp_server/handlers/remember_response.py",{"path":605,"priority":471},"mcp_server/handlers/seed_project.py",{"path":607,"priority":471},"mcp_server/handlers/seed_project_constants.py",{"path":609,"priority":471},"mcp_server/handlers/seed_project_stages.py",{"path":611,"priority":471},"mcp_server/handlers/sync_instructions.py",{"path":613,"priority":471},"mcp_server/handlers/tile_handler.py",{"path":615,"priority":471},"mcp_server/handlers/unified_search.py",{"path":617,"priority":471},"mcp_server/handlers/validate_memory.py",{"path":619,"priority":471},"mcp_server/handlers/wiki_adr.py",{"path":621,"priority":471},"mcp_server/handlers/wiki_api.py",{"path":623,"priority":471},"mcp_server/handlers/wiki_compile.py",{"path":625,"priority":471},"mcp_server/handlers/wiki_consolidate.py",{"path":627,"priority":471},"mcp_server/handlers/wiki_curate.py",{"path":629,"priority":471},"mcp_server/handlers/wiki_emerge.py",{"path":631,"priority":471},"mcp_server/handlers/wiki_export.py",{"path":633,"priority":471},"mcp_server/handlers/wiki_extract.py",{"path":635,"priority":471},"mcp_server/handlers/wiki_link.py",{"path":637,"priority":471},"mcp_server/handlers/wiki_list.py",{"path":639,"priority":471},"mcp_server/handlers/wiki_migrate.py",{"path":641,"priority":471},"mcp_server/handlers/wiki_pipeline.py",{"path":643,"priority":471},"mcp_server/handlers/wiki_purge.py",{"path":645,"priority":471},"mcp_server/handlers/wiki_read.py",{"path":647,"priority":471},"mcp_server/handlers/wiki_refine.py",{"path":649,"priority":471},"mcp_server/handlers/wiki_reindex.py",{"path":651,"priority":471},"mcp_server/handlers/wiki_rename.py",{"path":653,"priority":471},"mcp_server/handlers/wiki_resolve.py",{"path":655,"priority":471},"mcp_server/handlers/wiki_seed_codebase.py",{"path":657,"priority":471},"mcp_server/handlers/wiki_synthesize.py",{"path":659,"priority":471},"mcp_server/handlers/wiki_verify.py",{"path":661,"priority":471},"mcp_server/handlers/wiki_view.py",{"path":663,"priority":471},"mcp_server/handlers/wiki_write.py",{"path":665,"priority":471},"mcp_server/handlers/workflow_graph.py",{"path":667,"priority":471},"tests_py/handlers/__init__.py",{"path":669,"priority":471},"tests_py/handlers/test_a3_homeostatic_scalar.py",{"path":671,"priority":471},"tests_py/handlers/test_admission.py",{"path":673,"priority":471},"tests_py/handlers/test_backfill_discover_files_issue15.py",{"path":675,"priority":471},"tests_py/handlers/test_backfill_heat.py",{"path":677,"priority":471},"tests_py/handlers/test_beam_anticheat.py",{"path":679,"priority":471},"tests_py/handlers/test_checkpoint.py",{"path":681,"priority":471},"tests_py/handlers/test_cls_diagnostics.py",{"path":683,"priority":471},"tests_py/handlers/test_codebase_analyze_rglob.py",{"path":685,"priority":471},"tests_py/handlers/test_consolidate.py",{"path":687,"priority":471},"tests_py/handlers/test_consolidate_telemetry.py",{"path":689,"priority":471},"tests_py/handlers/test_detect_domain.py",{"path":691,"priority":471},"tests_py/handlers/test_explore_features.py",{"path":693,"priority":471},"tests_py/handlers/test_get_methodology_graph.py",{"path":695,"priority":471},"tests_py/handlers/test_get_telemetry.py",{"path":697,"priority":471},"tests_py/handlers/test_import_sessions.py",{"path":699,"priority":471},"tests_py/handlers/test_import_sessions_stream.py",{"path":701,"priority":471},"tests_py/handlers/test_ingest_codebase.py",{"path":703,"priority":471},"tests_py/handlers/test_ingest_prd.py",{"path":705,"priority":471},"tests_py/handlers/test_latency_class.py",{"path":707,"priority":471},"tests_py/handlers/test_list_domains.py",{"path":709,"priority":471},"tests_py/handlers/test_memify_diagnostics.py",{"path":711,"priority":471},"tests_py/handlers/test_memory_stats.py",{"path":713,"priority":471},"tests_py/handlers/test_open_visualization.py",{"path":715,"priority":471},"tests_py/handlers/test_query_methodology.py",{"path":717,"priority":471},"tests_py/handlers/test_query_workflow_graph.py",{"path":719,"priority":471},"tests_py/handlers/test_rebuild_profiles.py",{"path":721,"priority":471},"tests_py/handlers/test_recall.py",{"path":723,"priority":471},"tests_py/handlers/test_recall_enhancements.py",{"path":725,"priority":471},"tests_py/handlers/test_recall_hierarchical_bounded.py",{"path":727,"priority":471},"tests_py/handlers/test_recall_low_signal_filter.py",{"path":729,"priority":471},"tests_py/handlers/test_record_session_end.py",{"path":731,"priority":471},"tests_py/handlers/test_registry.py",{"path":733,"priority":471},"tests_py/handlers/test_remember.py",{"path":735,"priority":471},"tests_py/handlers/test_seed_project.py",{"path":737,"priority":471},"tests_py/handlers/test_wiki_redirect_handlers.py",{"path":739,"priority":471},"tests_py/handlers/test_wiki_seed_codebase.py",{"path":741,"priority":471},"tests_py/handlers/test_wiki_sync_errors.py",{"sources":743},[744],"manual",{"npmPackage":456},{"closedIssues90d":235,"description":747,"forks":236,"homepage":748,"license":242,"openIssues90d":8,"pushedAt":237,"readmeSize":233,"stars":238,"topics":749},"Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism ablation evidence (E1 v3). LongMemEval R@10 98.4% / MRR 0.9124 (n=500). LoCoMo R@10 94.2% / MRR 0.8278 (n=1986). BEAM-10M +33.4% over flat retrieval. PostgreSQL + pgvector. Verified via 31-row two-benchmark ablation campaign.","https://ai-architect.tools",[750,751,752,753,279,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768],"mcp-server","model-context-protocol","agent-memory-system","causal-inference","claude-code-plugin","cognitive-architecture","cognitive-science","neuroscience","persistent-memory","predictive-coding","retrieval-augmented-generation","vector-search","hopfield-network","long-term-memory","episodic-memory","llm-memory","anthropic","artificial-intelligence","claude",{"downloads":240},{"classifiedAt":771,"discoverAt":772,"extractAt":773,"githubAt":773,"npmAt":774,"updatedAt":771},1778683561790,1778683544931,1778683554398,1778683559402,[219,215,217,218,214,216],{"evaluatedAt":246,"extractAt":295,"updatedAt":246},[],[779,807,833,858,885,909],{"_creationTime":780,"_id":781,"community":782,"display":783,"identity":789,"providers":793,"relations":800,"tags":803,"workflow":804},1778696595410.5657,"k17bk9m02r7jkbzzqapbzfvq8h86m6qn",{"reviewCount":8},{"description":784,"installMethods":785,"name":787,"sourceUrl":788},"Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",{"claudeCode":786},"rohitg00/pro-workflow","orchestrate","https://github.com/rohitg00/pro-workflow",{"basePath":790,"githubOwner":791,"githubRepo":792,"locale":18,"slug":787,"type":251},"skills/orchestrate","rohitg00","pro-workflow",{"evaluate":794,"extract":799},{"promptVersionExtension":207,"promptVersionScoring":208,"score":275,"tags":795,"targetMarket":220,"tier":221},[796,797,798,214,215],"llm-ops","agent","workflow",{"commitSha":285},{"parentExtensionId":801,"repoId":802},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[797,215,796,214,798],{"evaluatedAt":805,"extractAt":806,"updatedAt":805},1778696881233,1778696595410,{"_creationTime":808,"_id":809,"community":810,"display":811,"identity":817,"providers":821,"relations":827,"tags":829,"workflow":830},1778696691708.3027,"k174mp6hf33cptbna2p91t2ts586n4ad",{"reviewCount":8},{"description":812,"installMethods":813,"name":815,"sourceUrl":816},"AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.\n",{"claudeCode":814},"ruvnet/ruflo","memory-management","https://github.com/ruvnet/ruflo",{"basePath":818,"githubOwner":819,"githubRepo":820,"locale":18,"slug":815,"type":251},".agents/skills/memory-management","ruvnet","ruflo",{"evaluate":822,"extract":826},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":823,"targetMarket":220,"tier":221},[214,761,215,824,825],"agentdb","hnsw",{"commitSha":285},{"repoId":828},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[824,825,215,214,761],{"evaluatedAt":831,"extractAt":832,"updatedAt":831},1778699160670,1778696691708,{"_creationTime":834,"_id":835,"community":836,"display":837,"identity":841,"providers":844,"relations":853,"tags":855,"workflow":856},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":838,"installMethods":839,"name":840,"sourceUrl":816},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":814},"Trader Regime",{"basePath":842,"githubOwner":819,"githubRepo":820,"locale":18,"slug":843,"type":251},"plugins/ruflo-neural-trader/skills/trader-regime","trader-regime",{"evaluate":845,"extract":852},{"promptVersionExtension":207,"promptVersionScoring":208,"score":275,"tags":846,"targetMarket":220,"tier":221},[847,848,849,850,851,219],"finance","trading","market-analysis","ai","typescript",{"commitSha":285,"license":301},{"parentExtensionId":854,"repoId":828},"k17drge8h1fgzchr0p4jaeg33n86mwmy",[850,219,847,849,848,851],{"evaluatedAt":857,"extractAt":832,"updatedAt":857},1778701108877,{"_creationTime":859,"_id":860,"community":861,"display":862,"identity":868,"providers":872,"relations":878,"tags":881,"workflow":882},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":863,"installMethods":864,"name":866,"sourceUrl":867},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":865},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":869,"githubOwner":870,"githubRepo":871,"locale":18,"slug":866,"type":251},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":873,"extract":877},{"promptVersionExtension":207,"promptVersionScoring":208,"score":275,"tags":874,"targetMarket":220,"tier":221},[866,875,876,219,278],"routing","configuration",{"commitSha":285},{"parentExtensionId":879,"repoId":880},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[219,876,278,875,866],{"evaluatedAt":883,"extractAt":884,"updatedAt":883},1778699724286,1778699234184,{"_creationTime":886,"_id":887,"community":888,"display":889,"identity":893,"providers":896,"relations":905,"tags":906,"workflow":907},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":890,"installMethods":891,"name":892,"sourceUrl":867},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":865},"Project Session Manager",{"basePath":894,"githubOwner":870,"githubRepo":871,"locale":18,"slug":895,"type":251},"skills/project-session-manager","project-session-manager",{"evaluate":897,"extract":904},{"promptVersionExtension":207,"promptVersionScoring":208,"score":275,"tags":898,"targetMarket":220,"tier":221},[899,900,798,901,902,219,903],"git","development-environment","tmux","automation","developer-tool",{"commitSha":285,"license":301},{"parentExtensionId":879,"repoId":880},[902,219,903,900,899,901,798],{"evaluatedAt":908,"extractAt":884,"updatedAt":908},1778699613343,{"_creationTime":910,"_id":911,"community":912,"display":913,"identity":917,"providers":919,"relations":924,"tags":925,"workflow":926},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":914,"installMethods":915,"name":916,"sourceUrl":867},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":865},"mcp-setup",{"basePath":918,"githubOwner":870,"githubRepo":871,"locale":18,"slug":916,"type":251},"skills/mcp-setup",{"evaluate":920,"extract":923},{"promptVersionExtension":207,"promptVersionScoring":208,"score":275,"tags":921,"targetMarket":220,"tier":221},[278,876,219,797,922],"tooling",{"commitSha":285},{"parentExtensionId":879,"repoId":880},[797,219,876,278,922],{"evaluatedAt":927,"extractAt":884,"updatedAt":927},1778699492025]