# Send Charisma Research Loop 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": "charisma-research-loop",
    "name": "Charisma Research Loop",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/dman3629/charisma-research-loop",
    "canonicalUrl": "https://clawhub.ai/dman3629/charisma-research-loop",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/charisma-research-loop",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=charisma-research-loop",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "charisma-research-loop",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T08:43:31.991Z",
      "expiresAt": "2026-05-08T08:43:31.991Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=charisma-research-loop",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=charisma-research-loop",
        "contentDisposition": "attachment; filename=\"charisma-research-loop-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "charisma-research-loop"
      },
      "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/charisma-research-loop"
    },
    "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/charisma-research-loop",
    "downloadUrl": "https://openagent3.xyz/downloads/charisma-research-loop",
    "agentUrl": "https://openagent3.xyz/skills/charisma-research-loop/agent",
    "manifestUrl": "https://openagent3.xyz/skills/charisma-research-loop/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/charisma-research-loop/agent.md"
  }
}
```
## Documentation

### Charisma Research Loop

Use this workflow to avoid shallow repeated advice and continuously improve insight quality.

### Output contract

Produce exactly 5 insights per run.
Make each insight specific, testable, and action-oriented.
Include these fields for each insight:

Theme
Insight
Why it works
24h experiment
Failure mode / misuse risk

### Theme rotation

Rotate themes so consecutive runs are not repetitive.
Use this pool:

Body language and non-verbal signaling
Oration and vocal delivery
Social psychology and status dynamics
Ethical persuasion and influence
Manipulation detection and defense
Conversation architecture and storytelling
Presence under pressure (meetings, conflict, negotiation)

### Source depth rules

Prefer synthesis over quotes.
Pull from mixed source types each run (discussion + educational + behavioral science).
Do not rely on only surface-level generic tips.
Convert raw source material into deeper mechanisms and practical tests.

### Self-improving loop (mandatory)

Before generating a new run:

Read /root/.openclaw/workspace/memory/charisma-insight-ledger.md.
Identify what was already sent recently and mark those clusters as DONE in today’s section when superseded.
Choose at least 3 new angles not used in the most recent 3 runs.
Generate the new 5-insight set.
Append a compact run log to the ledger:

timestamp
themes used
novelty score (1-10)
repeated ideas avoided
one improvement for next run

### Delivery

Send concise email brief with the 5 insights.
Create/update calendar task/event containing same 5 insights.
Keep wording practical, direct, non-fluffy.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: dman3629
- 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-01T08:43:31.991Z
- Expires at: 2026-05-08T08:43:31.991Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/charisma-research-loop)
- [Send to Agent page](https://openagent3.xyz/skills/charisma-research-loop/agent)
- [JSON manifest](https://openagent3.xyz/skills/charisma-research-loop/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/charisma-research-loop/agent.md)
- [Download page](https://openagent3.xyz/downloads/charisma-research-loop)