# Send Product Strategy Advisor to your agent
Use the source page and any available docs to guide the install because the source currently does not return a direct package file.
## Fast path
- Open the source page via Open source listing.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the source currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the source currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "product-strategy-advisor",
    "name": "Product Strategy Advisor",
    "source": "readyclaw",
    "type": "agent",
    "category": "效率提升",
    "sourceUrl": "https://readyclaw.org/en",
    "canonicalUrl": "https://readyclaw.org/en",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/product-strategy-advisor",
    "sourceDownloadUrl": "https://readyclaw.org/en",
    "sourcePlatform": "readyclaw",
    "targetPlatform": "OpenClaw",
    "packageFormat": "Source package",
    "primaryDoc": null,
    "includedAssets": [],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "readyclaw",
      "status": "source_issue",
      "reason": "redirects_to_home",
      "recommendedAction": "review_source",
      "checkedAt": "2026-04-28T09:54:27.216Z",
      "expiresAt": "2026-04-29T09:54:27.216Z",
      "httpStatus": 307,
      "finalUrl": "https://readyclaw.org/en",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://readyclaw.org/en",
        "contentDisposition": null,
        "redirectLocation": "https://www.readyclaw.org/en",
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Known source issue.",
      "detail": "This source's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://readyclaw.org/en"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review the included docs before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "postInstallChecks": [
        "Confirm the download produced a real package instead of a listing page.",
        "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-strategy-advisor",
    "downloadUrl": "https://openagent3.xyz/downloads/product-strategy-advisor",
    "agentUrl": "https://openagent3.xyz/skills/product-strategy-advisor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/product-strategy-advisor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/product-strategy-advisor/agent.md"
  }
}
```
## Documentation

### Common use cases

- Pressure-test roadmap priorities before committing engineering time.
- Clarify strategic tradeoffs between user value and delivery scope.
## Trust
- Source: readyclaw
- Verification: Editorially verified
## Source health
- Status: source_issue
- Known source issue.
- This source's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
- Health scope: source
- Reason: redirects_to_home
- Checked at: 2026-04-28T09:54:27.216Z
- Expires at: 2026-04-29T09:54:27.216Z
- Recommended action: Open source listing
## Links
- [Detail page](https://openagent3.xyz/skills/product-strategy-advisor)
- [Send to Agent page](https://openagent3.xyz/skills/product-strategy-advisor/agent)
- [JSON manifest](https://openagent3.xyz/skills/product-strategy-advisor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/product-strategy-advisor/agent.md)
- [Download page](https://openagent3.xyz/downloads/product-strategy-advisor)