A workflow for moving completed plan files from a project’s main plans folder into a done folder and updating references to their new locations. It checks the related GitHub pull requests, which are proposed code changes, to confirm that plans were actually merged.
A live end-to-end test suite for checking a coding agent running inside a Docker sandbox. It uses the real Claude API and checks how the sandbox works with authentication, saved sessions, and command-line tools.
A recurring end-to-end test skill that calls the real Claude API to check the whole application across test categories. It requires the development server and Claude authentication to be ready.
A development guide for adding or improving real-LLM end-to-end tests. End-to-end tests exercise a complete feature path, while a real-LLM test uses an actual language model rather than a fake response.
Interactively guide MulmoClaude setup following README instructions. Checks port conflicts, host dependencies (Docker / ffmpeg / claude CLI), and common pitfalls. Respond in the user's language.
Interactively guide setup for connecting the Claude Code CLI to a local Ollama LLM on Mac. NOTE — This is for the standalone Claude Code CLI itself, NOT MulmoClaude (MulmoClaude does not currently support Ollama as a backend). Covers Ollama install, model pull, env switching, and verification. Respond in the user's…
Set up automations conversationally — when users want recurring tasks, data feeds, or scheduled workflows, guide them through setup using existing MCP tools (manageAutomations, manageSkills) plus the Feeds mechanism. Respond in the user's language.
Personal recipe book — save / read / update / delete cooking recipes as markdown files under data/cooking/recipes/, with a README.md index that lists every recipe. Use when the user asks to remember a recipe, look one up, or refine one.
Personal book journal — track books the user wants to read or has read, prompt for impressions when they finish one, capture their words verbatim, and surface earlier reactions when they want to recall what they thought about a topic.
A manager for recurring agent tasks stored in a scheduler configuration file. Recurring tasks are jobs that run automatically on a timetable, such as daily or weekly.
A workspace tool for saving, editing, listing, and deleting reusable Claude Code skills. It stores each skill as a Markdown file and keeps Claude Code's registered copy updated.
On-demand LLM-driven wiki review — find contradictions between pages, stale claims, and missing concepts (topics mentioned in index.md / log.md / sources but not yet captured as their own page). Read-only — never modifies the wiki. Use when the user asks to "review the wiki", "find contradictions", "what's stale in…
Periodically run the wiki lint and report findings — broken page links, missing image / file refs, orphan pages, tag drift. Read-only (never modifies the wiki). Use when the user asks to "check the wiki", "lint the wiki", or runs on the bundled weekly schedule below to surface drift before it accumulates. (#1491 Phase…
Turn MulmoClaude work into a Zenn tech article (markdown) inside the workspace. On first use it sets up a Zenn project at github/zenn/ — clone an existing GitHub repo or zenn init a fresh one, idempotent and skipped when already initialized — then writes articles to github/zenn/articles/ .md tagged with the…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: