From llm-wiki
Cross-session memory for the vault — learn, recall, and review patterns, preferences, pitfalls, and next steps in llm-wiki/.agent-memory.md.
npx claudepluginhub skinnnyjay/wiki-llm --plugin llm-wikiThis skill uses the workspace's default tool permissions.
Persist **patterns**, **preferences**, **pitfalls**, and **next steps** across sessions in a single human-reviewable file: **`llm-wiki/.agent-memory.md`**. Plain Markdown (no DB). Optional: integrate with **wiki-retro** (recommendations → **Next Steps**).
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Persist patterns, preferences, pitfalls, and next steps across sessions in a single human-reviewable file: llm-wiki/.agent-memory.md. Plain Markdown (no DB). Optional: integrate with wiki-retro (recommendations → Next Steps).
Privacy: This file is assistant-facing notes, not canonical wiki/ evidence — but if the vault is in git, treat it like any tracked doc: do not record secrets, API keys, or confidential tokens here; use env or gitignored settings instead.
llm-wiki/ exists. If .agent-memory.md is missing, create it from the template below (or append sections to an existing file).# Agent memory (llm-wiki)
Optional cross-session notes. Edit freely. This file is **not** evidence for claims in `wiki/` — use `raw/` + `wiki/` for that.
## Research Patterns
## Preferences
## Pitfalls
## Next Steps
$ARGUMENTS or user message)| Mode | Action |
|---|---|
| learn | Append a dated bullet under the right section: YYYY-MM-DD — <note> (context: …) |
| recall | Read the file and surface entries relevant to the current task or query |
| review | Show all sections; offer to prune, merge, or move items to wiki/log.md if they become project decisions |
.agent-memory.md if present”).| Reads | Writes |
|---|---|
llm-wiki/.agent-memory.md | llm-wiki/.agent-memory.md |
raw/memory/<session-id>.md; promote recurring patterns from session files into .agent-memory.md when useful.llm-wiki validate from the vault root (vault must exist).llm-wiki/.agent-memory.md when relevant.Optional: persona.name in config (default Gennie).