Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

FlashMemory

FlashMemory には ZetaZeroHub から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
3
更新
2026-05-06
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

game-theory-debate
ソフトウェア開発者

Run a multi-agent debate around contested memories. Multiple agents argue for/against a memory claim, then vote to determine its final social status. This is the "game theory enhances collective memory" engine — consensus emerges through structured argumentation, not just majority counting.

2026-05-06
memory-augmented-reply
ソフトウェア開発者

Before generating an AI reply, recall relevant memories from DeepMemory and search related code from FlashMemory, then inject both as augmented context. This is the memory-enhanced RAG pipeline — combining symbolic recall with vector search for richer, history-aware responses.

2026-05-06
memory-evolution-cycle
ソフトウェア開発者

Run a periodic memory evolution cycle: decay stale observations, deprecate low-confidence memories, and prune excess per object. Call every 10 turns or on a daily schedule to keep the memory store healthy and relevant.

2026-05-06
symbolism-extract
ソフトウェア開発者

Extract symbolic order from conversations: identify key concepts as Signs, anchor them to ObjectRefs, and record interpretant claims via DeepMemory MCP. This is the "semiotics deconstructs semantics" engine — it turns natural language into structured, contestable memory units instead of opaque vectors.

2026-05-06
user-feedback-handler
ソフトウェア開発者

Process user feedback on AI memories: agreement promotes status, disagreement deletes, refinement revises claims. Translates natural user reactions into DeepMemory governance operations.

2026-05-06
flashmemory-core
ソフトウェア開発者

FlashMemory CLI for cross-language code analysis and semantic search. Use this skill when you need to understand project architecture, locate implementations, or index large codebases using natural language queries. Make sure to use this skill whenever the user asks about the codebase structure, finding code, or searching files.

2026-04-12
flashmemory-index
ソフトウェア開発者

Build and maintain semantic vector indexes for large codebases using FlashMemory. Use this skill whenever you need to index a new project, re-index after making code changes, perform incremental file updates, or switch between vector engine backends. Make sure to use this whenever you modify code or pull new changes so the semantic search index stays up-to-date.

2026-04-12
flashmemory-query
ソフトウェア開発者

Search the codebase using FlashMemory semantic queries to find implementations, understand architecture, and navigate unfamiliar code without knowing exact filenames. Use this skill whenever the user asks to find specific code, locate a function's implementation, understand how something works, or when you need to research a codebase that is too large to read entirely.

2026-04-12