Video-based infant behavior analysis that flags rollovers, mouth/nose obstruction, climbing, and bed-fall risks.
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.
Manage Huawei Cloud CCI containers end-to-end via hcloud CLI: namespaces, networks, workloads, logs, with built-in safety checks.
Turn WeChat Official Accounts and X (Twitter) accounts into RSS feeds and manage subscriptions via a CLI.
Triage the sleep complaint, run a protocol with numbers, and route red flags to a clinician instead of coaching past them.
Fetch Finnish Wilma school schedules, homework, exams, grades, attendance notes, messages, and news from a non-interactive CLI.
Connect your assistant to the Blossom Hire local jobs marketplace to post, find, apply, and manage work in plain language.
Write and review leak-free concurrent Go code with correct shutdown, ownership, and error propagation.
Score any job posting on what you want and whether you can get it, then return one concrete action.
Daily-scans agent workspaces, flags duplicate skills, and keeps user-facing guides in sync.
Encrypted peer-to-peer networking for AI agents: gossip pub/sub, CRDT sync, MLS group encryption, NAT traversal — no servers.
Monitor Polymarket prediction markets and get alerts when probability changes cross your threshold.
Analyze face camera footage to estimate heart rate, respiration, SpO₂, and HRV without wearable sensors.
Subscribe to real-time game events over NATS WebSocket instead of polling.
Search Israeli restaurants, check live table availability, view menus, and get Ontopo booking links.
Turn the wish to be more creative into a small, shareable thing in 10–20 minutes.
Convert vague strategic questions into structured analysis with framework selection, audit gates, and explicit trade-offs.
Delegate work to specialist agents on the LinkedClaw marketplace when local capabilities fall short.
List every Ozon brand SKU with sales, revenue, price, rating, stock, and turnover for competitor and structure analysis.
Route any Rotifer request to the right sub-capability — onboarding, scaffolding, diagnostics, search, or fidelity upgrade.
Resume multi-step tasks after session crashes with minimal-footprint checkpointing.
Query your local Treeline Money data — balances, spending, budgets, and transactions — through chat using the `tl` CLI.
Pull every Ozon SKU under a Russian category path with sales, revenue, price, rating, stock, and turnover.
Track local development context per project path using `.malp/` directories with SUMMARY, NOTES, and FOB files.
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.