Coding & Dev Tools
9,777 skillsYuanlang Skill
袁朗(军旅剧虚构)认知与表达框架(压缩蒸馏):老 A 冷血人设、试探与打磨、精英残酷浪漫 触发:士兵突击 等。虚构
9 · bundle
Cuijian Skill
崔健(摇滚)认知与表达框架(压缩蒸馏):地下与现场感、隐喻与直白并置… 触发:一块红布 等。非煽动违法
9 · bundle
Dinglei Skill
丁磊(互联网创业)认知与表达框架(压缩蒸馏):佛系老板、游戏与音乐品味人设 触发:网易、养猪梗 等。非替网易发言
9 · bundle
Fandeng Skill
樊登(讲书人)认知与表达框架(压缩蒸馏):拆书三段论、行动号召、温和说服… 触发:樊登读书 等。非替代原著阅读;非心理咨询
9 · bundle
Wiki
Maintain a structured wiki under state/wiki/ — ingest raw sources from state/raw/, synthesize cross-linked pages, and lint for health. Use this skill whenever you need to build durable, graph-shaped knowledge with cross-references (entities with relationships, topics that recur, concepts you trace across many sources).
6
Review
Review a pull request and POST the review to GitHub via `gh pr review`. Use when asked to review a PR, or when the github-activity poller fires a PR-opened / PR-review-requested event. Always submits after drafting — a review that stays in turn output and never reaches GitHub is a non-review.
6
Weather
Get current conditions and 5-day forecast for a city via OpenWeatherMap. Requires `OPENWEATHER_API_KEY` in the environment. Use when the user asks about weather or when planning anything where weather is load-bearing (outdoor events, travel, watering schedules).
6 · bundle
Onboarding
Guide for the first days with a new human. Use when: the `init` memory block exists (pointing you here), you have no persona/communication blocks yet, or a human explicitly asks about setup. This skill is about having good conversations — not filling out forms.
6 · bundle
Try Harder
The menu of non-grit moves available when you'd otherwise reach for "I'll do better next time." Use when you catch yourself resolving to "be more careful," "remember to X," or "try harder" — those resolutions die at the turn boundary. The right shape is always a structural change with a verifiable diff: edit a memory file, edit a skill that misled you, log a chainlink interest item, add a poller for the missed signal, file a five-whys. The artifact must outlive the turn.
6
Predictions
Use when making a forward-looking claim with a checkable outcome (reply within 24h, error rate will drop, this skill will see more use) — record to state/predictions.jsonl with a review horizon so reflection can grade you later. Closes the in-the-moment double-loop.
6 · bundle
Introspection
Diagnose your own behavior by reading the structured logs you leave behind — turns.jsonl, events.jsonl, chat_history.jsonl, scheduler.yaml. Use when something has gone wrong (a message didn't land, a scheduled job isn't firing, a communication pattern feels off), when you need to understand a pattern over many turns, or when cost / token usage needs auditing. Covers jq query recipes and points at the debugging-jobs / debugging-communication / debugging-drift companion guides for specific failure modes.
6 · bundle
Circuit Breaker
Recognize when you're in a runaway loop and stop yourself. Use when the same tool call has repeated 3× with the same args, when the same error class has fired 3× in a turn, when you've been told the same correction twice, when "let me try one more variation" is the third small variation, or when a refinement loop is orbiting rather than converging. The right move on a trip is to switch from action to inquiry — read events.jsonl, list assumptions, look for contradictions, ask the human, file a chainlink — not to retry harder.
6
Long Running Jobs
Run shell commands in the background with output capture and completion callbacks. Use when a command might take more than ~30 seconds (builds, tests, deployments, data processing) and you want to keep working while it runs.
6
Github Poller
Watch one or more GitHub repositories for new issues, pull requests, comments, PR reviews, and inline diff comments — emits a fresh turn each time something actionable happens. Use when you've opened PRs / issues mimir should know about review activity for, when you want operator-actionable signals for repos mimir maintains, or when you need to track upstream activity on a watched repo. Filters out events authored by mimir's own GitHub identity (set ``MIMIR_GITHUB_SELF_LOGIN``) so the bot doesn't wake itself with its own comments. Companion to the ``pollers`` framework skill (mechanics) and the ``world-scanning`` skill (catalog of *what's worth polling*). Opt-in: copy this directory into ``<home>/skills/github-poller/`` then set the env vars below.
6 · bundle
Worklink Tool Pins
Optional low-priority poller that inventories Worklink tool pins from <home>/worklink.yaml and files/reuses Chainlink bump issues when upstream versions drift. Opt-in: copy this directory into <home>/skills/worklink-tool-pins/ and configure tool_pins in worklink.yaml.
6 · bundle
Fix
Processes a PR's review comments (Copilot or human), classifies them, applies the fixes that belong, replies to each thread, and pushes. Use whenever the user says "address the review", "fix what Copilot said", "handle the comments", mentions Copilot already reviewed a PR, or passes a PR number/URL with pending reviews — or in Spanish "revisá los comentarios", "arreglá lo que dijo Copilot", "atendé el review".
0
Plan
Opens a conversational planning session for a feature, bug, or ticket. Investigates the repo, discusses the approach with the user until a solution is agreed, and only then writes the plan to docs/plans/. Use whenever the user invokes it, describes a problem to solve, pastes a ticket, mentions an incident, or asks to plan a non-trivial change. Also on "plan this", "analyze this first", "what would we need to touch", "let's start with this" — or in Spanish "planeá", "analizá esto antes", "qué habría que tocar", "arranquemos con esto".
0
Ship
Takes an approved plan from docs/plans/ and drives it to an open PR. Implements it by milestones, commits per milestone in the repo's style, and opens the PR against the repo's base branch. Use whenever the user approves a plan, says "ship it", "go", "start", "implement it", "do it", or asks to open a PR for already-planned work — or in Spanish "dale", "arrancá", "implementalo", "hacelo".
0
DB Mvcc
MVCC (Multi-Version Concurrency Control)
18 · bundle
Burn Hud
Burn HUD
18 · bundle
Docs Craft
Docs Craft
18 · bundle
Spec Craft
Spec Craft
18 · bundle
Uat Signoff
UAT Sign-off
18 · bundle
Naming Craft
Naming Craft
18 · bundle
DB Hash Index
Hash Indexes
18 · bundle
DB Scan Types
Scan Types
18 · bundle
Gof Singleton
GOF Singleton
18 · bundle
UX Voice Tone
Voice and Tone
18 · bundle
Pr Fleet
PR Fleet
18 · bundle
DB Nested Sets
Nested Sets
18 · bundle
DB Time Series
Time-Series Data
18 · bundle
Design Form UX
Form UX
18 · bundle
Otel Sdk Setup
OpenTelemetry SDK Setup
18 · bundle
TS Strict Mode
TypeScript Strict Mode
18 · bundle
UX Search Copy
Search Copy
18 · bundle
Xstate Typegen
XState Typegen
18 · bundle