Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Collection
Best Memory & knowledge Skills
Skills that decide what gets remembered and how it comes back — the difference between a useful agent and a forgetful one.
Persistent markdown planning files keep multi-step agent work organized and recoverable across context loss and /clear.
Diagnoses Java and JVM issues from exception messages to container OOM-kills, and writes Java code matching the configured JDK.
Trade crypto, manage a multi-chain wallet, and query an AI analyst from one CLI.
Diagnose and fix JSON failures across parse, encoding, schema, query, size, and contract layers.
Get Azure architecture, debugging, security, and cost reviews grounded in a live inventory of your subscription.
Drafts, edits, and rewrites your prose in your own voice — emails, posts, memos, and more.
Decode TypeScript type errors and design types for APIs, tsconfig, and .d.ts files.
Diagnose and harden Linux hosts across permissions, processes, systemd, networking, boot, and security.
Debug, review, and write Python code against a documented rulebook of Core Rules and Output Gates.
Continuously monitor topics across web search, RSS/Atom feeds, and GitHub releases, alerting only when relevant.
Decode Flutter framework exceptions into a first move, and ship release builds that actually run on a device.
Capture, structure, and retrieve notes across local markdown, Apple Notes, Bear, Obsidian, Notion, and Evernote.
Diagnose and fix iOS platform issues across lifecycle, entitlements, permissions, push, widgets, and StoreKit.
Diagnoses Kubernetes workload failures and reviews manifests with a kubectl-first triage workflow grounded in local notes.
MongoDB schema design, query tuning, and incident response grounded in explain plans and concrete rules.
Recall past decisions, errors, and context across agent sessions through a neural graph with spreading activation.
Architects, debugs, and cost-optimizes AWS infrastructure across core services, with monthly cost and blast radius stated up front.
Track how AI answer engines mention and cite your brand, then act on the signal through the cnry CLI or MCP tools.
Translation and localization between language pairs with terminology, locale, and register discipline.
Write and debug PHP with strict types, context-aware escaping, and right-sized FPM and OPcache.
Get a prioritized keyword brief with volume, difficulty, intent, and topic clusters for SEO and GEO planning.
Manage authorized HOT/WARM/COLD working memory for projects with privacy controls and explicit erasure gates.
Debug, write, and review Go code with grounded guidance on goroutines, errors, modules, and the standard library.
About Ottermind skills
This is a curated collection rather than a raw listing: the skills here were grouped because they solve related problems well, so it is a reasonable starting point if you are new to this kind of task.
Skills cover the full range of what an Ottermind agent does: building editable PowerPoint decks, generating product and brand images, writing and running code on a machine you connect, producing video from a script or a still, and cleaning and analysing spreadsheet data. A skill is what turns a general model into something that handles your specific version of one of those jobs the same way every time.
A skill is a plain Markdown file with a short frontmatter header, which means you can read exactly what it will do before running it, edit it to match your own conventions, and share it with colleagues. Once a skill produces the result you wanted, it can be attached to an agent or scheduled as an automation so the same work happens again without anyone rewriting the prompt.
- What is an Ottermind skill?
- A reusable instruction package written in Markdown. It gives an agent the context, steps, and constraints for one kind of task, so results stay consistent instead of depending on how well you phrased the prompt that day.
- How do I install and use a skill?
- Open any skill's detail page, read the full document, and install it into your workspace. From then on the agent can use it automatically when the task matches, or you can invoke it by name.
- Can I create my own skill?
- Yes. A skill is a Markdown file with frontmatter naming it and describing when it should be used. If you have a workflow you keep re-explaining to an agent, writing it down once as a skill is usually the shortest path to making it repeatable.
- Do skills cost extra?
- Browsing and installing skills from this library does not cost anything on its own. Running one consumes the same credits as any other agent task, depending on the model you choose and how much work the task involves.