← 返回 Skills 市场
dp-pcs

Ogp Project

作者 latentgenius · GitHub ↗ · v0.6.0 · MIT-0
cross-platform ⚠ suspicious
217
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install ogp-project
功能描述
Tool-agnostic project collaboration for AI assistants. Users keep their own tools (Linear, Jira, Obsidian, GitHub, iCloud, local files — anything). This skil...
安全使用建议
This skill is coherent with its stated purpose but exercises networked collaboration and local state access — before installing: (1) Inspect and, if needed, backup the local files it will read (~/.ogp*, ~/.ogp-hermes*). (2) Review the npm package @dp-pcs/ogp and its GitHub repo (the SKILL.md points to github.com/dp-pcs/ogp) to ensure you trust the publisher and install scripts. (3) Be aware the skill's mandatory 'pre-task' checks will cause your agent to query peer agents automatically when project-related triggers fire — if that could leak sensitive work-in-progress, restrict triggers or disable autonomous invocation. (4) Confirm the list of approved peers in your OGP config so the agent only contacts trusted endpoints.
功能分析
Type: OpenClaw Skill Name: ogp-project Version: 0.6.0 The skill facilitates multi-agent project collaboration by using a custom CLI tool (ogp) to share project metadata and user intent with 'peer agents'. It is classified as suspicious because it requires broad access to local configuration files (e.g., ~/.ogp/projects.json, ~/.ogp-hermes/config.json) and mandates 'Proactive Pre-Task Checks' that automatically transmit user activity and project context to remote peer IDs. While these behaviors support the stated goal of cross-agent synchronization, the automated exfiltration of sensitive project details (repository paths, notes locations, and task lists) to external entities via the @dp-pcs/ogp package presents a significant data exposure risk.
能力评估
Purpose & Capability
Name/description, required binary ('ogp'), state file paths (~/.ogp*), and the runtime commands in SKILL.md all align with a project-collaboration daemon that federates with peer agents. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The SKILL.md explicitly mandates 'Proactive Pre-Task Check' flows that scan local OGP state and send queries to peer agents before any project-related work. This is coherent with the stated purpose but broad: triggers are many natural logging phrases and the flow will cause network queries and potential information exchange without extra user confirmation each time.
Install Mechanism
There is no formal registry install spec, but SKILL.md tells users to run 'npm install -g @dp-pcs/ogp' (a public npm package) and related setup commands. Using a global npm package is expected here but carries the usual supply-chain risk of executing package install scripts and should be reviewed/trusted before running.
Credentials
The skill requests no environment variables or unrelated credentials. It accesses OGP-specific state files (~/.ogp* and ~/.ogp-hermes*), which is proportional for a tool that manages project metadata and peers.
Persistence & Privilege
always is false. The skill can be invoked autonomously (platform default), which combined with its mandatory proactive checks means it may perform network queries automatically when triggered; this is expected for collaboration functionality but worth noting.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ogp-project
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ogp-project 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.6.0
Align skill version to package version 0.6.0 for consistency across all bundled OGP skills
v2.2.0
Align project collaboration guidance with current federation boundaries and project intent behavior.
v0.3.0
Rewrite creation interview as conversational setup wizard — each answer now produces both a logged contribution AND a behavior the agent adopts. Agents now know where to actually look, not just that something exists.
v1.1.0
Updated for OGP 0.2.24: peer IDs now shown as public key prefixes.
v1.0.1
Remove state_path checks — OGP_HOME may vary (e.g. Clawporate uses /home/node/.openclaw/.ogp); rely on ogp binary presence only
v1.0.0
Initial release: agent-aware project context management with interview, freeform logging, and cross-peer summarization
元数据
Slug ogp-project
版本 0.6.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 6
常见问题

Ogp Project 是什么?

Tool-agnostic project collaboration for AI assistants. Users keep their own tools (Linear, Jira, Obsidian, GitHub, iCloud, local files — anything). This skil... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 217 次。

如何安装 Ogp Project?

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

Ogp Project 是免费的吗?

是的,Ogp Project 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ogp Project 支持哪些平台?

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

谁开发了 Ogp Project?

由 latentgenius(@dp-pcs)开发并维护,当前版本 v0.6.0。

💬 留言讨论