diff --git a/README.md b/README.md index b3db0ee..b974109 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ Many resources can be installed directly via Claude Code commands: - [Multi-Agent Intelligence Marketplace](https://github.com/jmanhype/claude-code-plugins) - 19 production-grade plugins for trading, swarm intelligence, and GitHub automation built from 68+ specialized agents. Includes quantitative trading systems, DSPy research pipelines, distributed consensus protocols, and multi-agent swarm coordination; add with `/plugin marketplace add jmanhype/claude-code-plugins`. - [Docker Claude Plugins](https://github.com/docker/claude-plugins) - Integrates Docker Desktop's MCP Toolkit as a Claude Code plugin to expose containerized MCP servers through Claude. +## Agent Skills +- [Humanizer AI](https://github.com/humanizerai/agent-skills) - Detect AI-generated text and humanize it to bypass AI detectors like GPTZero and Turnitin. Commands: `/detect-ai`, `/humanize`. Install: `npx skills add humanizerai/agent-skills`. [Website](https://humanizerai.com) + + ## MCP Servers - [Atlassian Remote MCP Server](https://developer.atlassian.com/platform/model-context-protocol/) - OAuth-secured remote MCP for Jira/Confluence (Claude setup + cloud endpoints). - [GitHub MCP Server](https://github.com/modelcontextprotocol/servers/tree/main/src/github) - Official first-party server to read repos, manage issues/PRs, and automate workflows.