← 返回 Skills 市场
hanjing5024064

项目中枢 / Project Nerve

作者 Jun Zhang · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install project-nerve
功能描述
项目中枢 — 跨平台项目管理聚合器,统一管理 Trello、GitHub Issues、Linear、Notion、Obsidian 任务,支持自学习引擎和任务关系图谱
安全使用建议
This skill appears to do what it claims, but review and follow these precautions before installing: (1) Only provide platform tokens via environment variables (PNC_*), not in chat; avoid pasting secrets into --data JSON or messages. (2) If you connect Obsidian, the skill will read .md files under the provided vault path — only point it at a vault you trust it to scan. (3) Check and, if desired, set PNC_DATA_DIR to control where files are written (default is ~/.openclaw-bdi/project-nerve). (4) Use least-privilege tokens (scoped GitHub PAT, minimal Notion integration permissions, etc.). (5) Because this skill runs local Python scripts, review code (already included) if you require absolute assurance; the provided files show no hidden network endpoints or obfuscated exfiltration. If you want extra certainty, provide the omitted file sections for a complete review.
功能分析
Type: OpenClaw Skill Name: project-nerve Version: 1.1.0 The project-nerve skill bundle is a legitimate cross-platform project management tool that aggregates tasks from Trello, GitHub, Linear, Notion, and Obsidian. It demonstrates good security practices by instructing the AI agent to never ask for credentials in chat, instead relying on environment variables (e.g., PNC_GITHUB_TOKEN). The scripts (source_connector.py, task_aggregator.py) perform authorized API calls to well-known platforms and scan local directories only for the purpose of Obsidian integration as described. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the implementation: scripts implement connectors, aggregation, graph, learning engine and writers for the listed platforms. The optional environment variables (Trello/GitHub/Linear/Notion/Obsidian) directly relate to the declared purpose.
Instruction Scope
SKILL.md instructs the agent to run the included Python scripts which: call the listed platform APIs over HTTPS, read/write local data files under ~/.openclaw-bdi/project-nerve (or PNC_DATA_DIR), and — if Obsidian is connected — scan .md files in the user-specified vault path. The doc explicitly tells the agent not to solicit tokens in chat, but the CLI helpers accept --data JSON which could include credentials if misused; operator should avoid pasting secrets into chat or untrusted command inputs.
Install Mechanism
No install spec; this is an instruction + bundled code skill. There are no remote downloads or installers in the bundle. All code is local and will only be executed when the agent runs the provided scripts.
Credentials
Environment variables are optional and appropriate for the platforms supported. No unrelated credentials are requested. The skill creates and reads files in a data directory under the user's home (configurable via PNC_DATA_DIR). Be aware connecting Obsidian requires a filesystem path, which grants the skill read access to files under that path.
Persistence & Privilege
always:false and no indication the skill modifies other skills or system-wide agent settings. It persists its own data (sources.json, tasks_cache.json, learning.json, task_graph.json) under the user's data directory, which is expected for local stateful tools.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install project-nerve
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /project-nerve 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**project-nerve 1.1.0 更新摘要:** - 新增 Obsidian 作为可连接的数据源,支持本地 Vault 任务同步及解析。 - 明确划分与细化所有核心服务流程(如数据源配置、任务聚合、冲刺分析等),并提供详细的引导步骤与命令示例。 - 增加自学习引擎与任务关系图谱相关功能说明,并按功能完善命令用法和应用场景。 - 强化免费/付费订阅权限矩阵及相关校验逻辑,详细列出功能及对应权益。 - 全面规范安全与行为准则,强调环境变量凭据传递和用户友好交互。 - 对各功能板块分别给出操作流程,补充参考文档指引。
元数据
Slug project-nerve
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

项目中枢 / Project Nerve 是什么?

项目中枢 — 跨平台项目管理聚合器,统一管理 Trello、GitHub Issues、Linear、Notion、Obsidian 任务,支持自学习引擎和任务关系图谱. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。

如何安装 项目中枢 / Project Nerve?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-nerve」即可一键安装,无需额外配置。

项目中枢 / Project Nerve 是免费的吗?

是的,项目中枢 / Project Nerve 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

项目中枢 / Project Nerve 支持哪些平台?

项目中枢 / Project Nerve 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 项目中枢 / Project Nerve?

由 Jun Zhang(@hanjing5024064)开发并维护,当前版本 v1.1.0。

💬 留言讨论