# Send Product Manager to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "product-manager",
    "name": "Product Manager",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/ivangdavila/product-manager",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/product-manager",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/product-manager",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=product-manager",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "product-manager",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T08:57:32.407Z",
      "expiresAt": "2026-05-06T08:57:32.407Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=product-manager",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=product-manager",
        "contentDisposition": "attachment; filename=\"product-manager-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "product-manager"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/product-manager"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/product-manager",
    "downloadUrl": "https://openagent3.xyz/downloads/product-manager",
    "agentUrl": "https://openagent3.xyz/skills/product-manager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/product-manager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/product-manager/agent.md"
  }
}
```
## Documentation

### Discovery

Talk to users weekly — not just at project kickoff
Watch behavior, don't just collect opinions — users say one thing, do another
Problem validation before solution validation — are we solving the right thing?
Jobs to be done: what's the user trying to accomplish?
Competitors show what's possible, not what to copy

### Prioritization

Impact vs effort is a starting point, not the answer
Say no more than yes — focus is a feature
Urgent vs important: stakeholder pressure isn't priority
Stack rank ruthlessly — "everything is P1" means nothing is
Revisit priorities when context changes — quarterly at minimum

### Roadmapping

Outcomes over outputs — what will change, not what we'll build
Time horizons: now (committed), next (planned), later (possible)
Communicate uncertainty honestly — roadmaps aren't promises
Dependencies surfaced early — blocked work wastes everyone's time
Update when reality changes — stale roadmaps destroy trust

### Requirements

User stories: who, what, why — not how
Acceptance criteria define done — ambiguity creates rework
Edge cases addressed upfront — not discovered in QA
Scope creep is the enemy — good enough now beats perfect later
Technical constraints are real — work with engineering, not around them

### Working with Engineering

Context over directives — explain why, not just what
Tradeoffs are collaborative decisions
Spec before sprint, not during — no designing on the fly
Protect focus time — meetings kill flow
Trust their estimates, push back on scope not time

### Working with Design

Research together, don't hand off briefs
Critique the work, not the designer
Design reviews with users, not just stakeholders
Mobile and edge cases early — not afterthoughts
Design system enables speed — support it

### Stakeholder Management

Regular updates prevent surprise requests
Data calms opinion battles
Explain trade-offs, don't just defend decisions
Feedback channels prevent end-runs — make input easy
Executive sponsors for big initiatives

### Metrics

One north star metric, 2-3 supporting
Leading indicators for early signal — don't wait for lagging
Dashboards should prompt questions, not just display numbers
Vanity metrics feel good, don't drive decisions
A/B test when data beats intuition

### Launch

Soft launch catches problems before scale
Success criteria defined before launch — not after
Rollback plan before rollout
Cross-functional checklist: docs, support, marketing
Post-launch review: what worked, what didn't

### Common Mistakes

Feature factory: shipping without learning
Overspeccing: killing engineering autonomy
Consensus seeking: decisions by committee
Ignoring qualitative: data alone misses why
Roadmap as backlog: detail everything, commit nothing
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T08:57:32.407Z
- Expires at: 2026-05-06T08:57:32.407Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/product-manager)
- [Send to Agent page](https://openagent3.xyz/skills/product-manager/agent)
- [JSON manifest](https://openagent3.xyz/skills/product-manager/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/product-manager/agent.md)
- [Download page](https://openagent3.xyz/downloads/product-manager)