embeddings commands

111 tagged embeddings, measured the same way as everything else here.

Browse within: code-search 42code-intelligence 16agent-memory 15bm25 14knowledge-graph 14claude-plugin 13git-notes 13codebase-indexing 10hybrid-search 10local-first 10rust 10ai-assistant 9LangChain 8RAG 7

bootstrap-memory

01

0xK3vin/MegaMemory

Command

RUN { git ls-files; git ls-files --others --exclude-standard; } 2>/dev/null | sort -u | xargs wc -l 2>/dev/null | sort -rn | head -150 READ README.md.

514 4mo ago A 0 tokens original MIT

save-memory

02

0xK3vin/MegaMemory

Command

You are saving what you learned this session into the megamemory knowledge graph. This is YOUR memory — record anything valuable for future sessions: what you understood about the project, what you built, decisions that were made, patterns you noticed, or intent the user shared.

514 4mo ago A 0 tokens original MIT

peek

05

Helweg/open-codebase-index

Command

Quickly find likely code locations without returning full code.

183 2d ago A 10 tokens original MIT

rp-build-cli

06

gmickel/gno

Command Claude Code

Build with rp-cli context builder → chat → implement.

109 2d ago A 10 tokens original MIT

rp-investigate-cli

07

gmickel/gno

Command Claude Code

Deep codebase investigation and architecture research with rp-cli commands.

109 2d ago A 11 tokens original MIT

gmickel/gno

Command Claude Code

Export context for oracle consultation using rp-cli.

109 2d ago A 8 tokens original MIT

pensyve

11

major7apps/pensyve

Command

Route explicit Pensyve memory requests through the bundled MCP server; supports recall, remember, observe, inspect, status, review, forget, and mention-style guidance.

72 3d ago A 33 tokens

merge

12

flupkede/codesearch

Command Claude Code

Land the current feature branch on develop — README/CHANGELOG checks, commit, push, PR, auto-merge.

72 2d ago A 23 tokens original Apache-2.0

config

13

sagarmk/beacon-plugin

Command

View and modify Beacon configuration — providers, thresholds, indexing rules.

43 11d ago A 12 tokens original MIT

index

14

sagarmk/beacon-plugin

Command

Visual overview of Beacon index — chunks, coverage, provider. Pass --files to list indexed files.

43 11d ago A 20 tokens original MIT

run-tests

16

zircote/subcog

Command Claude Code

Run automated functional tests for Subcog MCP tools. Execute the test suite to validate all MCP tool functionality including memory CRUD, search, knowledge graph, prompts, templates, and maintenance operations.

28 28d ago A 41 tokens original MIT

spec-orchestrator

17

zircote/subcog

Command Claude Code

Orchestrate implementation of a large specification using parallel agent teams. Reads specs via discovery subagents, synthesizes a task plan, spawns implementation teammates, and manages wave-based execution.

28 28d ago A 42 tokens original MIT

integrate

18

zircote/subcog

Command

Analyze and enhance AI artifacts to leverage Subcog memory effectively.

28 28d ago A 12 tokens original MIT

rtfm.ocr

19

roomi-fields/rtfm

Command

Enable persistent OCR fallback for scanned PDFs and run the OCR pass in the background.

24 yesterday A 15 tokens original MIT

rtfm.status

20

roomi-fields/rtfm

Command

Show full RTFM index status (with pending-sync counts and health signals).

24 yesterday A 16 tokens original MIT

broadcast

21

XBlueSky/cortexes

Command

Run broadcast on a distilled Raw — update related existing pages conversationally.

20 26d ago A 15 tokens original Apache-2.0

genesis

22

XBlueSky/cortexes

Command

Initialize cortex vault — set up config, vault structure, and rebuild index.

20 26d ago A 17 tokens original Apache-2.0

takeoff

23

XBlueSky/cortexes

Command

Create, resume, or clear a session hand-off baton (one per work line).

20 26d ago A 20 tokens original Apache-2.0

codesage-report

24

iliaal/codesage

Command

Render a Markdown findings report from .codesage/findings/. No LLM call — pure formatter.

20 yesterday A 24 tokens original MIT