Detect and identify cats and dogs from feeder or IPC camera views, enroll per-pet profiles, and pull historical reports from the cloud API.
Skills
Data & analysis skills — Page 5
Analysis skills that turn raw tables into answers — SQL generation, dataset profiling, chart specifications and reporting pipelines. Useful when the agent needs a method, not just database access.
Get live cryptocurrency market data from CoinGecko and GeckoTerminal APIs with proper auth and error handling.
Adds Claude Code-style agent experience to OpenClaw without modifying the host.
Connect to and operate Lakebase Postgres on Neon — setup, branching, autoscaling, pooling, and restore.
Manage GetResponse email marketing, contacts, automations, and ecommerce through a managed OAuth API integration.
Query crypto and meme token K-line data, trending rankings, launchpad token feeds, and real-time trading signals via the GMGN API.
Query and manage Google BigQuery datasets, tables, and jobs via a managed OAuth API.
Search, fetch, and download Kaggle datasets, models, competitions, and notebooks through a managed API gateway.
Fetch a daily zodiac forecast for your AI agent based on its deployment date and add creative variance to deterministic routines.
security-ownership-map
OfficialMap security ownership from git history and export queryable CSV, JSON, and graph artifacts.
Get cited answers on forklift brands, models, standards, fault diagnosis, selection, and market data.
Build native macOS apps with Swift 6.3, SwiftUI, SwiftData, concurrency, and on-device AI.
Track SF Express shipments, compare service types, estimate fees and timing, and triage delivery anomalies.
Operate self-hosted Tox tunnels for remote TCP access without central servers or port forwarding.
Parse Avanza CSV exports, compute TWRR and Modified Dietz returns, and track portfolio holdings in a local SQLite database.
Replace manual Go for-loops with type-safe Map, Filter, Reduce, GroupBy, and 500+ generic helpers from samber/lo.
Look up verified LCA emission factors and GWP data from 18 life-cycle inventory databases and 24,000+ published EPDs.
Trade Polymarket "Elon Musk # tweets" markets by buying adjacent buckets when XTracker's projected total sits inside the cluster.
Tavily web search wrapped in a zero-dependency Node.js script that reads credentials from the process environment only.
Search global customs trade records and find importing/exporting companies by product, HS code, or country.
Compose samber/slog-* handlers into ordered pipelines for sampling, formatting, routing, and HTTP sinks in Go 1.21+.
Deploy a local Docker stack with PostgreSQL access to guild game state, turning 1–60s CLI queries into sub-second reads.
Manage LinkedIn org pages, posts, comments, reactions, and analytics through a managed OAuth gateway.
Get a PASS/WARN/BLOCK verdict on a ClawHub skill before installing it, with evidence for any findings.
About Ottermind skills
This page collects every skill filed under Data & analysis. 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.