#anthropic
11 个项目How to Turn Claude Code Tasks into a Visual Kanban Board
A lightweight local dashboard that turns Claude Code tasks into a visual Kanban board and Gantt timeline, with real-time updates and desktop notifications.
How to Connect Claude and Cursor Directly to Unity via MCP
Unity-MCP connects Unity with Claude and Cursor via the Model Context Protocol, giving AI assistants direct access to scenes, assets, and the Roslyn compiler.
如何在不损失质量的前提下降低 LLM Agent 成本
Headroom 是一个开源的本地上下文压缩层,它在信息发送到 LLM 之前拦截信息流,可在不损失准确性的前提下将 token 成本降低 60-95%。
停止手动编写提示词:如何将 AI 代理变成自动化流水线
Anthropic 的 Boris Cherni 不再手动编写提示词——自动循环代替他完成了这项工作。以下是 Loop Engineering 如何改变游戏规则的。
如何让 AI 代理以你的代码风格编写代码,无需没完没了地调整提示词
Command Code 能够即时学习你的编码偏好——再也不用没完没了地调整提示词了。下面来看看它是如何工作的,以及是否值得一试。
如何停止为神经网络编写适配器并掌控 Token 成本
无需再为每个 AI 模型编写适配器。LLM Gateway 通过单一 OpenAI 兼容接口统一 OpenAI、Anthropic、Vertex AI 等的 API 调用,并内置成本追踪功能。
您的个人 AI 助手,就在触手可及之处
nanobot 是一个开源 AI 智能体引擎,可在本地运行,支持 Telegram/Discord 集成、MCP 工具和长期记忆,数据无需上传云端。
Agent Squad — 让您的 AI 代理协同工作
AWS Labs 的 Agent Squad 让您能够构建多代理 AI 系统,让专业代理无缝协作,并具备智能路由和上下文管理功能。