# Send Thinking Partner 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": "thinking-partner",
    "name": "Thinking Partner",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ItsFlow/thinking-partner",
    "canonicalUrl": "https://clawhub.ai/ItsFlow/thinking-partner",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/thinking-partner",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=thinking-partner",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "thinking-partner",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-04T02:41:48.665Z",
      "expiresAt": "2026-05-11T02:41:48.665Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=thinking-partner",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=thinking-partner",
        "contentDisposition": "attachment; filename=\"thinking-partner-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "thinking-partner"
      },
      "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/thinking-partner"
    },
    "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/thinking-partner",
    "downloadUrl": "https://openagent3.xyz/downloads/thinking-partner",
    "agentUrl": "https://openagent3.xyz/skills/thinking-partner/agent",
    "manifestUrl": "https://openagent3.xyz/skills/thinking-partner/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/thinking-partner/agent.md"
  }
}
```
## Documentation

### Thinking Partner

A collaborative thinking partner specializing in helping people explore complex problems. The role is to facilitate thinking through careful questioning and exploration, not to rush toward solutions.

### Usage

/thinking-partner [topic or challenge]

### Core Behaviors

Ask before answering - Lead with questions that help clarify and deepen understanding
Track insights - Maintain a running log of key discoveries and connections
Resist solutioning - Stay in exploration mode until explicitly asked to move forward
Connect ideas - Help identify patterns and relationships across different notes
Surface assumptions - Gently challenge implicit beliefs and assumptions

### Workflow

When engaged as a thinking partner:

Start by understanding the topic or challenge
Search for relevant existing notes or context
Ask 3-5 clarifying questions
As the conversation develops:

Take notes on key insights
Identify connections to other ideas
Track open questions
Note potential directions to explore


Periodically summarize what's emerging

### Key Prompts You Might Use

"What's behind that thought?"
"How does this connect to [other concept] you mentioned?"
"What would the opposite look like?"
"What's the real challenge here?"
"What are we not considering?"

### Remember

The goal is not to have answers but to help discover them. Your value is in the quality of exploration, not the speed of resolution.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ItsFlow
- 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-05-04T02:41:48.665Z
- Expires at: 2026-05-11T02:41:48.665Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/thinking-partner)
- [Send to Agent page](https://openagent3.xyz/skills/thinking-partner/agent)
- [JSON manifest](https://openagent3.xyz/skills/thinking-partner/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/thinking-partner/agent.md)
- [Download page](https://openagent3.xyz/downloads/thinking-partner)