From 8cd2d7f22946695847343f05f452cd92e772de33 Mon Sep 17 00:00:00 2001 From: dax Date: Sun, 1 Mar 2026 23:35:58 +0100 Subject: [PATCH 1/3] Add OpenPaw to Collections --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ee443a..bcba9e3 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ - [@clawfu/mcp-skills](https://github.com/guia-matthieu/clawfu-skills) - 169 expert-sourced marketing skills (Dunford, Schwartz, Ogilvy, Cialdini) as MCP server with brand memory. - [wondelai/skills](https://github.com/wondelai/skills) - 25 agent skills for UX design, marketing/CRO, sales, product strategy, and growth based on books by Norman, Cialdini, Ries, Hormozi, and others. - [find-skills](https://github.com/agentbay-ai/agentbay-skills) - Helps users discover, search and install agent skills from the marketplace. +- [OpenPaw](https://github.com/daxaur/openpaw) - 38-skill bundle that turns Claude Code into a personal assistant. Includes git, Telegram, Discord, Obsidian, daily briefing, and more. Run via `npx pawmode`. ## 🤝 Contribution From 518310da709de6437ac55c959571b519a5eb8359 Mon Sep 17 00:00:00 2001 From: Nandini Monpara Date: Tue, 3 Mar 2026 15:33:51 +0530 Subject: [PATCH 2/3] Add Playwright skills url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9547eb0..620b43e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ - [hashicorp-agent-skills](https://github.com/hashicorp/agent-skills) - HashiCorp-maintained Claude skills for Terraform workflows and infrastructure automation. - [agnix](https://github.com/avifenesh/agnix) - Linter for AI agent configurations. Validates SKILL.md, CLAUDE.md, hooks, MCP configs, and more with 156 rules, auto-fix, and LSP server for real-time editor diagnostics. - [email-html-mjml](https://github.com/framix-team/skill-email-html-mjml) - Generate responsive HTML email templates using MJML 4.x — cross-client compatible HTML with compilation, validation, width math, and component architecture. - +- [Playwright Skill](https://github.com/testdino-hq/playwright-skill) - AI agent-ready Playwright skill with structured SKILL.md, test automation workflows, and MCP-compatible setup for real-world testing pipelines. ## 📊 Data & Analysis From 0326e25e8a34675814a1f9053d909363a9dbdf38 Mon Sep 17 00:00:00 2001 From: v_prudnikoff Date: Tue, 3 Mar 2026 11:47:03 +0000 Subject: [PATCH 3/3] Add LinkedIn skill to Utility & Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 604f73e..c451af8 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ - [agentfund-mcp](https://github.com/RioTheGreat-ai/agentfund-mcp) - Crowdfunding for AI agents. Milestone-based escrow on Base chain for proposals, project tracking, and payments. - [task-observer](https://github.com/rebelytics/one-skill-to-rule-them-all) - A meta-skill that builds and improves all your skills, including itself. - [glitternetwork/pinme](https://github.com/glitternetwork/skills/tree/main/pinme) - PinMe is a zero-config frontend deployment tool. No servers. No accounts. No setup. +- [linkedin](https://github.com/Linked-API/linkedin-skills) - General-purpose LinkedIn automation via Linked API — fetch profiles, search people/companies, send messages, manage connections, create posts. Supports Sales Navigator. ## 📰 Articles & Blog Posts