← Back to Skills Marketplace
Ogp Project
by
latentgenius
· GitHub ↗
· v0.6.0
· MIT-0
217
Downloads
0
Stars
1
Active Installs
6
Versions
Install in OpenClaw
/install ogp-project
Description
Tool-agnostic project collaboration for AI assistants. Users keep their own tools (Linear, Jira, Obsidian, GitHub, iCloud, local files — anything). This skil...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ogp-project - After installation, invoke the skill by name or use
/ogp-project - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Ogp Project?
Tool-agnostic project collaboration for AI assistants. Users keep their own tools (Linear, Jira, Obsidian, GitHub, iCloud, local files — anything). This skil... It is an AI Agent Skill for Claude Code / OpenClaw, with 217 downloads so far.
How do I install Ogp Project?
Run "/install ogp-project" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ogp Project free?
Yes, Ogp Project is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ogp Project support?
Ogp Project is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ogp Project?
It is built and maintained by latentgenius (@dp-pcs); the current version is v0.6.0.
More Skills