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.

Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.

by Iván553 installs18 stars

Persistent markdown planning files keep multi-step agent work organized and recoverable across context loss and /clear.

876 installs58 stars

Diagnoses Java and JVM issues from exception messages to container OOM-kills, and writes Java code matching the configured JDK.

by Iván131 installs9 stars

Trade crypto, manage a multi-chain wallet, and query an AI analyst from one CLI.

162 installs109 stars

Diagnose and fix JSON failures across parse, encoding, schema, query, size, and contract layers.

by Iván112 installs3 stars

Get Azure architecture, debugging, security, and cost reviews grounded in a live inventory of your subscription.

by Iván86 installs2 stars

Drafts, edits, and rewrites your prose in your own voice — emails, posts, memos, and more.

246 installs7 stars

Decode TypeScript type errors and design types for APIs, tsconfig, and .d.ts files.

188 installs6 stars

Diagnose and harden Linux hosts across permissions, processes, systemd, networking, boot, and security.

158 installs8 stars

Debug, review, and write Python code against a documented rulebook of Core Rules and Output Gates.

158 installs6 stars

Continuously monitor topics across web search, RSS/Atom feeds, and GitHub releases, alerting only when relevant.

365 installs27 stars

Decode Flutter framework exceptions into a first move, and ship release builds that actually run on a device.

120 installs7 stars

Diagnose and fix iOS platform issues across lifecycle, entitlements, permissions, push, widgets, and StoreKit.

113 installs6 stars

Diagnoses Kubernetes workload failures and reviews manifests with a kubectl-first triage workflow grounded in local notes.

by Iván133 installs4 stars

MongoDB schema design, query tuning, and incident response grounded in explain plans and concrete rules.

122 installs5 stars

Recall past decisions, errors, and context across agent sessions through a neural graph with spreading activation.

430 installs10 stars

Architects, debugs, and cost-optimizes AWS infrastructure across core services, with monthly cost and blast radius stated up front.

by Iván138 installs2 stars

Track how AI answer engines mention and cite your brand, then act on the signal through the cnry CLI or MCP tools.

187 installs1 stars

Translation and localization between language pairs with terminology, locale, and register discipline.

387 installs11 stars

Write and debug PHP with strict types, context-aware escaping, and right-sized FPM and OPcache.

86 installs4 stars

Get a prioritized keyword brief with volume, difficulty, intent, and topic clusters for SEO and GEO planning.

217 installs9 stars

Manage authorized HOT/WARM/COLD working memory for projects with privacy controls and explicit erasure gates.

117 installs2 stars

Debug, write, and review Go code with grounded guidance on goroutines, errors, modules, and the standard library.

82 installs3 stars

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.