← Back to Skills Marketplace
203
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install opc-product-manager
Description
Product spec generation for solo entrepreneurs. Turns a one-sentence idea into a build-ready spec that AI coding agents (Claude Code, etc.) can execute direc...
Usage Guidance
This skill appears coherent and limited to generating product specs. Things to consider before installing: (1) product_tracker.py reads/writes a ./products directory (it writes INDEX.json) — only run it if you trust its filesystem effects and don't have sensitive files in that path; (2) templates include placeholders for environment variables and external services (e.g., Supabase, Anthropic) but the skill does not automatically require or exfiltrate credentials — you only need to supply those when following the generated spec; (3) autonomous invocation is normal for skills on this platform, so ensure you are comfortable allowing the agent to call this skill during conversations. If you want extra assurance, inspect or run the bundle locally in a sandbox before giving it access to your project workspace.
Capability Analysis
Type: OpenClaw Skill
Name: opc-product-manager
Version: 1.0.0
The opc-product-manager skill bundle is a well-structured tool designed to assist an AI agent in generating product specifications and managing project scope. The included Python script, scripts/product_tracker.py, uses only standard libraries to index local metadata files and generate status reports without any network activity or dangerous system calls. The instructions in SKILL.md and the reference documents are focused entirely on the stated purpose of product management and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the included SKILL.md, README, references, templates, and a small helper script. The artifacts are all aligned with generating build-ready product specs for solo founders.
Instruction Scope
SKILL.md limits behavior to product intake, spec generation, scope checks, tech-stack guidance, and handoff templates. It instructs the model to read bundled reference files and templates (read_file of local references) and to produce structured output; it does not direct the agent to read arbitrary system files, environment variables, or to exfiltrate data. The MVI and escalation rules are explicit and scoped to the product-spec domain.
Install Mechanism
No install spec is present (instruction-only skill). There are no downloads, package installs, or external installers referenced. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables, binaries, or credentials. Template placeholders and references mention common hosted services (Supabase, Vercel, Anthropic) only as recommendations; they are not requested or required by the skill itself.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent system-wide privileges or modify other skills' configs. A helper script (product_tracker.py) performs local filesystem reads/writes when run, which is reasonable for an optional product indexer and is not enabled automatically by an install spec.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opc-product-manager - After installation, invoke the skill by name or use
/opc-product-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is OPC Product Manager?
Product spec generation for solo entrepreneurs. Turns a one-sentence idea into a build-ready spec that AI coding agents (Claude Code, etc.) can execute direc... It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.
How do I install OPC Product Manager?
Run "/install opc-product-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OPC Product Manager free?
Yes, OPC Product Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OPC Product Manager support?
OPC Product Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OPC Product Manager?
It is built and maintained by Leon Fan (@leonfjr); the current version is v1.0.0.
More Skills