Skills

Agent skills, documented and installable — Page 2

A skill is a written procedure an agent follows — a review checklist, a document pipeline, a research method. Browse the open catalog, read the full document before installing, and add anything here to your Ottermind agents in one click.

Connect to Airtable via a managed OAuth gateway for full CRUD on bases, tables, and records.

298 installs15 stars

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

by Iván112 installs3 stars

Send WhatsApp Business messages, manage templates, and handle media via an OAuth-authenticated API proxy.

758 installs60 stars

Read and write Zoho CRM records through a Maton-managed OAuth proxy, with user confirmation on every create, update, and delete.

463 installs6 stars

Plans and runs self-directed learning as a system: exit test, spaced review, deliberate practice, and transfer proof.

by Iván93 installs3 stars

Generate AI portraits with 140+ nationalities, 8 styles, and 24 moods via a free or donation-based API.

263 installs12 stars

Access Notion workspaces via a managed OAuth proxy for search, database queries, and reads, with explicit approval for writes.

340 installs8 stars

Scan Polymarket temperature markets and trade with NOAA or Open-Meteo forecasts, with dry-run and real-money controls.

by Simmer.Markets215 installs5 stars

Read and write Zoho Bigin CRM records through Maton-managed OAuth with full CRUD on contacts, companies, pipelines, and products.

481 installs4 stars

Build, debug, preview, and publish WeChat Mini Programs using Nightly DevTools, wechatide CLI, and a miniprogram-ci fallback.

by Booker Zhao

Generate up to 4-minute videos from a single prompt — scripted, voiced, scored, and edited automatically.

299 installs24 stars

Connect agents to Attio CRM with managed OAuth to read and write records, tasks, notes, and more.

491 installs3 stars

Connect to Google Tasks with managed OAuth to read and manage task lists and tasks via a unified API.

253 installs10 stars

Send messages, run polls, manage bot commands, and handle updates through a managed-auth Telegram Bot API gateway.

266 installs9 stars

Read and write Zoho Inventory records — items, sales orders, invoices, contacts, bills — via managed OAuth.

493 installs3 stars

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

by Iván86 installs2 stars

Access the Google Docs API with managed OAuth to create, read, and modify documents and formatting.

282 installs8 stars

Read and modify Zoho People HR records — employees, departments, leave, and custom forms — via managed OAuth.

481 installs3 stars

Read and write Zoho Recruit candidates, job openings, and interviews through managed OAuth.

487 installs3 stars

Adaptive tutoring that probes your level, teaches one concept at a time, and checks retention before moving on.

272 installs8 stars

Trade Polymarket 5-minute BTC fast markets using Binance momentum signals through the Simmer SDK.

263 installs50 stars

Send Slack messages, manage channels, list users, and schedule posts through the Slack API with managed OAuth.

249 installs7 stars

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

247 installs7 stars

About Ottermind skills

This library collects the skills people are actually running in Ottermind. Each one is a reusable instruction package that teaches an agent how to do a specific job properly — the file format, the steps, the edge cases — so you describe the task once instead of re-explaining it every session.

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.