From c0c714ed8f87f8088a2644a26c75ee27693960ec Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 15 Apr 2026 15:15:31 +0800 Subject: [PATCH 1/3] Add skill: adspower/adspower-browser --- README.md | 5 +++-- categories/browser-and-automation.md | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30339ed..242367d 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ If you believe a skill in this list should be flagged or has a security concern, |---|---|---| | [Git & GitHub](#git--github) (167) | [Marketing & Sales](#marketing--sales) (102) | [Communication](#communication) (146) | | [Coding Agents & IDEs](#coding-agents--ides) (1184) | [Productivity & Tasks](#productivity--tasks) (205) | [Speech & Transcription](#speech--transcription) (45) | -| [Browser & Automation](#browser--automation) (322) | [AI & LLMs](#ai--llms) (176) | [Smart Home & IoT](#smart-home--iot) (41) | +| [Browser & Automation](#browser--automation) (323) | [AI & LLMs](#ai--llms) (176) | [Smart Home & IoT](#smart-home--iot) (41) | | [Web & Frontend Development](#web--frontend-development) (919) | [Data & Analytics](#data--analytics) (28) | [Shopping & E-commerce](#shopping--e-commerce) (51) | | [DevOps & Cloud](#devops--cloud) (393) | [Calendar & Scheduling](#calendar--scheduling) (65) | | | [Image & Video Generation](#image--video-generation) (170) | [Media & Streaming](#media--streaming) (85) | [PDF & Documents](#pdf--documents) (105) | @@ -280,8 +280,9 @@ If you believe a skill in this list should be flagged or has a security concern, - [airtable-automation](https://clawskills.sh/skills/sohamganatra-airtable-automation) - Automate Airtable tasks via Rube MCP (Composio) - [airtable-participants](https://clawskills.sh/skills/austinmao-airtable-participants) - Read and query retreat participant data from the Ceremonia Airtable base. - [ak-rss-24h-brief](https://clawskills.sh/skills/seandong-ak-rss-24h-brief) - Read RSS/Atom feeds from an OPML list, fetch articles from the last N hours, and generate a Chinese categorized. +- [adspower-browser](https://github.com/openclaw/skills/tree/main/skills/adspower/adspower-browser) - Use when the user asks to create or manage AdsPower browsers, groups, tags, proxies, or check status via AdsPower Local API. -> **[View all 322 skills in Browser & Automation →](categories/browser-and-automation.md)** +> **[View all 323 skills in Browser & Automation →](categories/browser-and-automation.md)**
diff --git a/categories/browser-and-automation.md b/categories/browser-and-automation.md index 846f3ae..5249c74 100644 --- a/categories/browser-and-automation.md +++ b/categories/browser-and-automation.md @@ -311,3 +311,4 @@ - [zen-founder-agent](https://clawskills.sh/skills/therealinvoker-zen-founder-agent) - Analyze startup pitch decks and get matched with VCs from Zen.GP's investor database. - [zhive](https://clawskills.sh/skills/kerlos-zhive) - Register as a trading agent on zHive, fetch crypto signals, post predictions with conviction, and compete. - [ztm-tunnel](https://clawskills.sh/skills/caishu97-ztm-tunnel) - Create and manage TCP/UDP tunnels between ZTM network endpoints. +- [adspower-browser](https://github.com/openclaw/skills/tree/main/skills/adspower/adspower-browser) - Use when the user asks to create or manage AdsPower browsers, groups, tags, proxies, or check status via AdsPower Local API. From b10ea54b49562e1c2d55d48c9271eeece830722c Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 15 Apr 2026 15:40:07 +0800 Subject: [PATCH 2/3] fix: Place the entry in alphabetical order --- categories/browser-and-automation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/categories/browser-and-automation.md b/categories/browser-and-automation.md index 5249c74..0107d2c 100644 --- a/categories/browser-and-automation.md +++ b/categories/browser-and-automation.md @@ -12,6 +12,7 @@ - [activecampaign](https://clawskills.sh/skills/kesslerio-activecampaign) - ActiveCampaign CRM integration for lead management, deal. - [adcp-advertising](https://clawskills.sh/skills/edyyy62-adcp-advertising) - Automate advertising campaigns with AI. - [admet-prediction](https://clawskills.sh/skills/huifer-admet-prediction) - ADMET (Absorption, Distribution, Metabolism, Excretion, Toxicity) prediction for drug candidates. +- [adspower-browser](https://github.com/openclaw/skills/tree/main/skills/adspower/adspower-browser) - Use when the user asks to create or manage AdsPower browsers, groups, tags, proxies, or check status via AdsPower Local API. - [Agent Browser](https://clawskills.sh/skills/thesethrose-agent-browser) - A fast Rust-based headless browser automation CLI. - [agent-browser](https://clawskills.sh/skills/murphykobe-agent-browser-2) - Automates browser interactions for web testing, form. - [agent-daily-planner](https://clawskills.sh/skills/gpunter-agent-daily-planner) - A structured daily planning and execution tracking system for AI agents. @@ -311,4 +312,3 @@ - [zen-founder-agent](https://clawskills.sh/skills/therealinvoker-zen-founder-agent) - Analyze startup pitch decks and get matched with VCs from Zen.GP's investor database. - [zhive](https://clawskills.sh/skills/kerlos-zhive) - Register as a trading agent on zHive, fetch crypto signals, post predictions with conviction, and compete. - [ztm-tunnel](https://clawskills.sh/skills/caishu97-ztm-tunnel) - Create and manage TCP/UDP tunnels between ZTM network endpoints. -- [adspower-browser](https://github.com/openclaw/skills/tree/main/skills/adspower/adspower-browser) - Use when the user asks to create or manage AdsPower browsers, groups, tags, proxies, or check status via AdsPower Local API. From 0ee6208c0d22bbd15dda4a4d481ce3910b02c08e Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 15 Apr 2026 15:42:24 +0800 Subject: [PATCH 3/3] fix: incremented from 322 to 323 to reflect the addition of adspower-browser --- categories/browser-and-automation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/categories/browser-and-automation.md b/categories/browser-and-automation.md index 0107d2c..f906408 100644 --- a/categories/browser-and-automation.md +++ b/categories/browser-and-automation.md @@ -2,7 +2,7 @@ [← Back to main list](../README.md#table-of-contents) -**322 skills** +**323 skills** - [1p-shortlink](https://clawskills.sh/skills/tuanpmt-1p-shortlink) - Create short URLs and submit feature requests using 1p.io. - [2captcha](https://clawskills.sh/skills/adinvadim-2captcha) - Solve CAPTCHAs using 2Captcha service.