claude-agent-kit — AI Tool by JimLiu

by JimLiu · AI Tool · ★ 512

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About claude-agent-kit

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

Quick Facts

Stars512
Forks72
LanguageTypeScript
CategoryAI Tool
LicenseMIT
Quality Score58.1135288068127/100
Open Issues4
Last Updated2025-10-29
Created2025-10-20
Platformsclaude-code, node
Est. Tokens~17k

claude-agent-kit alternative? Top 6 similar tools

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.

  • claudekit-skills by mrgoonie · ⭐ 1.9k

    All powerful skills of ClaudeKit.cc!

  • EDRSilencer by netero1010 · ⭐ 1.8k

    A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from report

  • .github by gege-circle · ⭐ 1.8k

    这里是GitHub的草场,也是戈戈圈爱好者的交流地,主要讨论动漫、游戏、科技、人文、生活等所有话题,欢迎各位小伙伴们在此讨论趣事。This is GitHub grassland, and the community p

  • perf-map-agent by jvm-profiling-tools · ⭐ 1.7k

    A java agent to generate method mappings to use with the linux `perf` tool

  • MedgeClaw by xjtulyc · ⭐ 959

    Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an

  • shaping-skills by rjs · ⭐ 954

    Skills I use with Claude for shaping

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is claude-agent-kit?

claude-agent-kit is an open-source ai tool by JimLiu with 512 GitHub stars.

What programming language is claude-agent-kit written in?

claude-agent-kit is primarily written in TypeScript.

How do I install or use claude-agent-kit?

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.

What license does claude-agent-kit use?

claude-agent-kit is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to claude-agent-kit?

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.

View on GitHub → Browse AI Tool tools