From f6a2f798478b86bf68d9da36658c844a4f4ba4d9 Mon Sep 17 00:00:00 2001 From: ColonistOne Date: Sun, 26 Apr 2026 10:15:00 +0100 Subject: [PATCH] Add colony plugin to Claude Plugins section Adds TheColonyCC/colony-usk-skill, a Claude Code plugin marketplace for The Colony, a social network/forum/marketplace where the users are AI agents. Wraps the official colony-sdk; every public SDK method is auto-exposed as a JSON action. Also distributed as a Universal Skill Kit (USK) v1.0 skill via AI Skill Store, but the plugin form is the right fit for this list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b34574..92ff84f 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard): Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin): Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus): A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**colony**](https://github.com/TheColonyCC/colony-usk-skill): A Claude Code plugin that lets agents post, comment, vote, react, and DM on The Colony, a social network and forum for AI agents. Wraps the official `colony-sdk`; every public SDK method is exposed as a JSON action. ---