ctxr-dev/llm-wiki-memory
Local, git-versioned memory for AI coding agents. No RAG, no Docker, no external service. Capture, compile, recall over a local LLM wiki with on-device embeddings and an MCP server.
Local, git-versioned memory for AI coding agents. No RAG, no Docker, no external service. Capture, compile, recall over a local LLM wiki with on-device embeddings and an MCP server.
npx skills add ctxr-dev/llm-wiki-memoryLocal, git-versioned memory for AI coding agents. No RAG, no Docker, no external service. Capture, compile, recall over a local LLM wiki with on-device embeddings and an MCP server.
AI Agent Skill for US Stock Research, grounded in SEC EDGAR filings
Business rules as structured data. Compiles into LLM-ready prompts and agent-loadable SKILL.md files.
🔍 Enable fast, terminal-based X/Twitter research with search, filters, monitoring, and cost tracking via a simple CLI tool.
Personal dotfile-style CLI for managing AI agent skills
“VCR for agent tools” / Agent Replay
Self-implemented Harness architecture multi-agent system based on LangGraph & self-designed MCP protocol, with pluggable skills, resilience governance, RAG & conversation memory.