Skills

Browser skills

Browser skills: navigating pages, filling forms, extracting structured data and driving automation frameworks. They matter when the work only exists behind a UI.

Debug CSS mechanics and write component stylesheets grounded in named mechanisms, not trial-and-error.

by Iván99 installs5 stars

Adaptive web scraping in Python that bypasses anti-bot systems and scales from single requests to concurrent crawls.

398 installs28 stars

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

by Booker Zhao96 installs2 stars

Debug and write JavaScript across Node and browsers, grounded in runtime semantics, async behavior, and feature-floor checks.

by Iván136 installs6 stars

Automate browser tasks from the CLI with token-efficient snapshots and stable element refs.

116 installs1 stars

Diagnose and fix Svelte and SvelteKit reactivity, SSR, and build failures, and migrate Svelte 4 code to runes.

62 installs3 stars

Call the Firecrawl API for scraping, crawling, URL mapping, and web search with managed authentication.

95 installs1 stars

Diagnose and fix Node.js runtime, packaging, and production issues with concrete rules and reference files.

143 installs5 stars

Docker-packaged browser automation for QA against anti-bot stacks and authorized detection testing.

137 installs2 stars

Configure and debug nginx for reverse proxy, SSL/TLS, caching, redirects, and stream proxying.

136 installs5 stars

Query and audit Google Ads accounts via browser automation or the Google Ads API, including keyword pauses.

256 installs14 stars

Crafts Suno style prompts, structured lyrics, and full generation pipelines via API, browser, or manual paste.

by Iván59 installs

P2P file transfer over WebRTC for agents and humans, with no accounts and no server-side storage.

35 installs1 stars

Turn article URLs or local documents into WeChat Official Account drafts, with optional AI rewriting.

40 installs

Publish articles and image-text posts to a WeChat Official Account via API, Chrome, or remote SSH tunnel.

143 installs

Cross-platform price compare for Taobao vs JD, PDD, Vipshop with match-scored buy/wait/avoid calls.

52 installs2 stars

Control an active remote Chrome session through HTTP or WebSockets for DOM automation or VNC desktop interaction.

29 installs

Access the Apify API with managed authentication to run scrapers and manage actors, datasets, stores, and schedules.

26 installs

Plan Freshippo (盒马鲜生) shopping with freshness checks, delivery-slot advice, and a manual order handoff.

23 installs

Search TikTok from chat, collect creator videos, and run async product/trend insight jobs via Gecho Bridge MCP.

23 installs4 stars

Drive a real Chrome browser from scripts: navigate pages, fill forms, click buttons, and extract data.

50 installs4 stars

About Ottermind skills

This page collects every skill filed under Browser. 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.