claude-agent-toolkit and .agents

Given that one is a Python framework for building agents with programmable tools and the other provides agents, skills, commands, and rules for AI-powered coding tools, they are likely **complements**: the Python framework could be used to implement and manage the agents described by the latter project's skills and rules, or they could operate as two different implementations of similar concepts within the Claude ecosystem, making them **ecosystem siblings**.

claude-agent-toolkit
56
Established
.agents
50
Established
Maintenance 10/25
Adoption 12/25
Maturity 18/25
Community 16/25
Maintenance 13/25
Adoption 9/25
Maturity 8/25
Community 20/25
Stars: 27
Forks: 7
Downloads: 162
Commits (30d): 0
Language: Python
License: MIT
Stars: 77
Forks: 24
Downloads:
Commits (30d): 0
Language: Shell
License:
No risk flags
No License No Package No Dependents

About claude-agent-toolkit

cheolwanpark/claude-agent-toolkit

Python framework for building agents using claude-code-sdk with programmable tools

Provides decorator-based tool definition with automatic schema inference and Docker-isolated execution environments that restrict Claude's access to only explicitly registered tools—avoiding unintended system interactions. The framework wraps claude-code-sdk with class-based tool organization, built-in parallel execution support, and out-of-the-box MCP server management, eliminating manual configuration while maintaining production-grade runtime safety.

About .agents

Weaverse/.agents

Agents, skills, commands, and rules for AI-powered coding tools — used daily to supercharge development productivity.

Organized configuration system with 11 workflow commands, 4 specialized skills, and 5 coding convention rules that integrate via markdown-based files and symlinks into AI coding assistants like Claude Code. Includes system hooks for notifications, custom terminal status line showing session stats and git status, and enforces practices like spec-driven development and structured commit workflows. Designed as a modular, copyable toolkit where developers can adopt individual commands or the entire setup to standardize AI-assisted development processes across teams.

Scores updated daily from GitHub, PyPI, and npm data. How scores work