# Send autonomous-feature-planner to your agent
Use the source page and any available docs to guide the install because the item 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 item 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 item 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": "autonomous-feature-planner",
    "name": "autonomous-feature-planner",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/autonomous-feature-planner",
    "canonicalUrl": "https://clawhub.ai/autonomous-feature-planner",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/autonomous-feature-planner",
    "sourceDownloadUrl": "https://clawhub.ai/api/v1/download?slug=autonomous-feature-planner",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": null,
    "includedAssets": [],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "autonomous-feature-planner",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-04T17:52:40.491Z",
      "expiresAt": "2026-05-05T17:52:40.491Z",
      "httpStatus": 404,
      "finalUrl": "https://clawhub.ai/api/v1/download?slug=autonomous-feature-planner",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://clawhub.ai/api/v1/download?slug=autonomous-feature-planner",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "autonomous-feature-planner"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item'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://clawhub.ai/autonomous-feature-planner"
    },
    "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/autonomous-feature-planner",
    "downloadUrl": "https://openagent3.xyz/downloads/autonomous-feature-planner",
    "agentUrl": "https://openagent3.xyz/skills/autonomous-feature-planner/agent",
    "manifestUrl": "https://openagent3.xyz/skills/autonomous-feature-planner/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/autonomous-feature-planner/agent.md"
  }
}
```
## Documentation

### Overview

Autonomously plans and specifies system features starting from the user’s most recent command, continuing without further user input until explicitly stopped. Use when the user explicitly invokes autonomous planning to extend a system from a prior command. Trigger keywords: use autonomous-feature-planner, start autonomous planning, autonomous expansion, continuous feature planning.
## Trust
- Source: tencent
- Verification: Indexed source record
- Version: 1.0.1
## Source health
- Status: source_issue
- Known item issue.
- This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
- Health scope: item
- Reason: not_found
- Checked at: 2026-05-04T17:52:40.491Z
- Expires at: 2026-05-05T17:52:40.491Z
- Recommended action: Open source listing
## Links
- [Detail page](https://openagent3.xyz/skills/autonomous-feature-planner)
- [Send to Agent page](https://openagent3.xyz/skills/autonomous-feature-planner/agent)
- [JSON manifest](https://openagent3.xyz/skills/autonomous-feature-planner/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/autonomous-feature-planner/agent.md)
- [Download page](https://openagent3.xyz/downloads/autonomous-feature-planner)