TencentCloud/TencentDB-Agent-Memory
Skill Claude CodeCodex
A setup guide for installing, configuring, and checking a TencentDB memory plugin in OpenClaw, an agent environment.
67 tagged embedding, measured the same way as everything else here.
Browse within: knowledge-base 17bm25 14karpathy 14knowledge-management 14firecrawl 13rss-feed 13rss-reader 13local-first 11
TencentCloud/TencentDB-Agent-Memory
Skill Claude CodeCodex
A setup guide for installing, configuring, and checking a TencentDB memory plugin in OpenClaw, an agent environment.
TencentCloud/TencentDB-Agent-Memory
Skill Claude CodeCodex
An interactive guide for connecting an AI agent to a Memory Proxy, a service that provides memory to the agent.
Skill Claude CodeCodex
Operate the Telegram Search CLI through an authorized local profile. Use when an agent needs to discover Telegram chats, read bounded remote messages, explicitly synchronize history with user-approved Telegram Takeout, query/search/contextualize persisted messages, compute statistics, export deterministic JSONL, or…
Skill Claude CodeCodex
Maintain docs/research-report.md, the living technical report of taOSmd findings. Use when recording experiment results, adding negative results, pre-registering experiments, or revising the report. Enforces methodology discipline; never lets a number in without provenance.
Skill Claude CodeCodex
Set up agent-to-agent comms and named channels via the taOSmd A2A bus.
Skill Claude CodeCodex
Persistent semantic memory for AI agents. Store, search, recall, and forget memories across sessions using Qdrant + FastEmbed.
Skill Claude CodeCodex
Persistent semantic memory for AI agents. Store, search, recall, and forget memories across sessions using Qdrant + FastEmbed.
Skill Claude CodeCodex
Compress images, long prompts, conversations, and RAG documents locally via Ollama before consuming LLM tokens. Reduces token usage by 80% on images and 85% on text. Use proactively when: the user uploads images, processes long context, works with multiple RAG sources, or when approaching token limits.
Skill Claude CodeCodex
Compress images, long prompts, conversations, and RAG documents locally via Ollama before consuming LLM tokens. Reduces token usage by 80% on images and 85% on text. Use proactively when: the user uploads images, processes long context, works with multiple RAG sources, or when approaching token limits.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Skill Claude CodeCodex
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
Skill Claude CodeCodex
Explicitly save or resume a compact project handoff shared by Claude Code, Codex CLI, Kimi Code, and other compatible runtimes.
Skill Claude CodeCodex
Save an explicit user-requested memory with memtomem. Use only when the user clearly asks to remember, record, or persist information for later.
Skill Claude CodeCodex
Set up and verify a first memtomem memory source. Use for onboarding, choosing an index path, or confirming that search works.
baodq97/tencentdb-agent-memory
Skill Claude CodeCodex
Consolidate L1 memory atoms into L2 scene blocks and L3 persona. Invoked by the memory-consolidator agent, or manually via /memory-consolidate.
baodq97/tencentdb-agent-memory
Skill Claude CodeCodex
Open the memory visualiser in the browser — a health check on the memory store: is it working, what is wrong, and what to run to fix it. Run manually via /memory-view.
baodq97/tencentdb-agent-memory
Skill Claude CodeCodex
Inspect/manage the local memory store via the tmem CLI — counts, keyword/hybrid search, view persona, list/open scenes (tmem scene ), recent changes, sync vectors, thresholds, and cross-project search (tmem search --all, tmem projects). Trigger on "how many memories", "show my persona", "what scenes exist", "search…
Skill Claude CodeCodex
A daily workflow for a LoreKit knowledge collection that captures notes, tasks, programming decisions, and review material before compiling them into daily or longer-term summaries.
Skill Claude CodeCodex
A workflow for bringing URLs, files, and pasted external material into a LoreKit knowledge collection, then saving it as wiki pages with source links and tracking records.
Skill Claude CodeCodex
A knowledge-base search skill that retrieves existing information from a local collection of documents and combines it into an answer. It can use exact matches, broader search, and links between related pages.
Snorlax-zzZ/knowledge-base-system-oss
Skill Claude CodeCodex
A development workflow that searches an engineering knowledge base before starting coding work. The description is partly in Chinese and does not specify the knowledge base’s contents.
Snorlax-zzZ/knowledge-base-system-oss
Skill Claude CodeCodex
A skill that searches a project knowledge base before carrying out engineering work. A knowledge base is a collection of stored project information that an agent can search.
Skill Claude CodeCodex
Generate semantic embeddings for a repository's code symbols.