Skills

Coding skills — Page 5

Code-facing skills: review checklists, refactoring passes, test generation, migration scripts and language-specific conventions. Most encode a team's standards so an agent applies them the same way every time.

Create, list, and record Fulcra annotations through the bundled script with readback verification.

36 installs10 stars

Manage Huawei Cloud CCI containers end-to-end via hcloud CLI: namespaces, networks, workloads, logs, with built-in safety checks.

by shijingcheng3 installs1 stars

Turn WeChat Official Accounts and X (Twitter) accounts into RSS feeds and manage subscriptions via a CLI.

18 installs

Triage the sleep complaint, run a protocol with numbers, and route red flags to a clinician instead of coaching past them.

60 installs2 stars

Fetch Finnish Wilma school schedules, homework, exams, grades, attendance notes, messages, and news from a non-interactive CLI.

83 installs4 stars

Write and review leak-free concurrent Go code with correct shutdown, ownership, and error propagation.

28 installs

Score any job posting on what you want and whether you can get it, then return one concrete action.

11 installs1 stars

Daily-scans agent workspaces, flags duplicate skills, and keeps user-facing guides in sync.

12 installs1 stars

Encrypted peer-to-peer networking for AI agents: gossip pub/sub, CRDT sync, MLS group encryption, NAT traversal — no servers.

65 installs1 stars

Monitor Polymarket prediction markets and get alerts when probability changes cross your threshold.

45 installs3 stars

Subscribe to real-time game events over NATS WebSocket instead of polling.

35 installs

Search Israeli restaurants, check live table availability, view menus, and get Ontopo booking links.

37 installs

Turn the wish to be more creative into a small, shareable thing in 10–20 minutes.

30 installs

Convert vague strategic questions into structured analysis with framework selection, audit gates, and explicit trade-offs.

15 installs

Delegate work to specialist agents on the LinkedClaw marketplace when local capabilities fall short.

16 installs

List every Ozon brand SKU with sales, revenue, price, rating, stock, and turnover for competitor and structure analysis.

15 installs

Route any Rotifer request to the right sub-capability — onboarding, scaffolding, diagnostics, search, or fidelity upgrade.

16 installs

Resume multi-step tasks after session crashes with minimal-footprint checkpointing.

15 installs

Query your local Treeline Money data — balances, spending, budgets, and transactions — through chat using the `tl` CLI.

140 installs2 stars

Track local development context per project path using `.malp/` directories with SUMMARY, NOTES, and FOB files.

17 installs

About Ottermind skills

This page collects every skill filed under Coding. Browsing by category is usually more productive than searching when you know the kind of work you want to automate but not yet which specific approach fits.

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.