Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Claude Agent Kit Utilities, patterns, and examples built around . The toolkit streamlines session management, message parsing, and upcoming UI primitives so you can stand up Claude-powered agents quickly. Session lifecycle helpers for keeping local state in sync with Claude. Message parsing utilities that normalize Claude streaming payloads. WebSocket orchestration for multi-client real-time experiences. Examples and UI groundwork to accelerate new agent surfaces. ℹ️ The package currently targets . Adjust the version in to match the SDK release you are using. Getting Started Import the pieces you need from the scoped packages: Quick Usage Example ts import { SessionManager, SimpleClaudeAgentSDKClient } from "@claude-agent-kit/server"; import type { AttachmentPayload } from "@claude-agent-kit/messages"; const sessionManager = new SessionManager(); const session = sessionManager.createSession(new SimpleClaudeAgentSDKClient()); const attachments: AttachmentPayload[] | undefined = undefined; await session.send("List the open pull requests in this repo.", attachments); for (const mes
| Stars | 512 |
| Forks | 72 |
| Language | TypeScript |
| Category | AI Tool |
| License | MIT |
| Quality Score | 58.1135288068127/100 |
| Open Issues | 4 |
| Last Updated | 2025-10-29 |
| Created | 2025-10-20 |
| Platforms | claude-code, node |
| Est. Tokens | ~17k |
Looking for a claude-agent-kit alternative? If you're comparing claude-agent-kit with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
All powerful skills of ClaudeKit.cc!
A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from report
这里是GitHub的草场,也是戈戈圈爱好者的交流地,主要讨论动漫、游戏、科技、人文、生活等所有话题,欢迎各位小伙伴们在此讨论趣事。This is GitHub grassland, and the community p
A java agent to generate method mappings to use with the linux `perf` tool
Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an
Skills I use with Claude for shaping
Explore other popular ai tool tools:
claude-agent-kit is an open-source ai tool by JimLiu with 512 GitHub stars.
claude-agent-kit is primarily written in TypeScript.
You can find installation instructions and usage details in the claude-agent-kit GitHub repository at github.com/JimLiu/claude-agent-kit. The project has 512 stars and 72 forks, indicating an active community.
claude-agent-kit is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to claude-agent-kit on Agent Skills Hub include claudekit-skills, EDRSilencer, .github. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.