> Sourced from [mistprismlabs/open-mist](https://github.com/mistprismlabs/open-mist) — [MIT](https://github.com/mistprismlabs/open-mist/blob/ec70803a05e69b5c99e5830a0c47cce4c114d3d7/CLAUDE.md). # OpenMist - Claude Agent SDK Gateway ## 项目概述 基于 Claude Agent SDK 的生产级智能助手网关,支持飞书/企业微信多通道。 ## 开发指南 ### 环境要求 - Node.js >= 18 - Claude CLI(用于 heartbeat 守护进程) ### 启动 ```bash npm start ``` ### 项目结构 ``` src/ — 核心代码 agents/ — 推荐引擎 scripts/ — 运维脚本 docs/ — API 参考文档 ``` ### 回复格式 - 回复通过飞书卡片展示,支持 Markdown - 表格自动转换为飞书原生表格组件 - 保持回复简洁 ## 可用 MCP Servers - **video-downloader**: 视频下载 - **tencent-cos**: 腾讯云对象存储 ## 环境变量 参见 `.env.example` ## 当前模型版本 代码中不要硬编码模型 ID,统一用环境变量(`CLAUDE_MODEL`、`RECOMMEND_MODEL`)。 | 模型 | 环境变量 | 用途 | |------|---------|------| | Opus 4.6 | `CLAUDE_MODEL` | 主对话模型 | | Sonnet 4.6 | `RECOMMEND_MODEL` | 推荐管线 |
Add to your project
Paste into your project's CLAUDE.md or ~/.claude/CLAUDE.md for global rules.
More for Node.js
Lerna CLAUDE.md
by @lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
Transcriber CLAUDE.md
by @kossakovsky
Automated video-to-text transcription powered by ElevenLabs Scribe API with multi-language support and speaker diarization
Coolify Docs CLAUDE.md
by @coollabsio
Documentation for Coolify
Awesome Claude Notes CLAUDE.md
by @loulanyue
🏄 帮助你快速搭建 Claude Code 与 AI Agent 生产力工作流的实战仓库 🏄 A practical toolkit to help you quickly build high-productivity workflows for Claude Code and AI agents
Agents Js CLAUDE.md
by @livekit
Build realtime multimodal AI agents with Node.js
Mcp Servers CLAUDE.md
by @pulsemcp
MCP (Model Context Protocol) Servers authored and maintained by the PulseMCP team. We build reliable servers thoughtfully designed specifically for MCP Client-p
MCP servers for Node.js
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
eyaltoledano/claude-task-master
📇 ☁️ 🏠 - AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loadi
PipedreamHQ/pipedream
☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
Browse by Tag
Get the Claude Code Starter Pack
Top CLAUDE.md rules for Next.js, TypeScript, Python, Go, and React — free.
