# Send Openclaw Default Agent Backstory 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": "openclaw-default-agent-backstory",
    "name": "Openclaw Default Agent Backstory",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/msaum/openclaw-default-agent-backstory",
    "canonicalUrl": "https://clawhub.ai/msaum/openclaw-default-agent-backstory",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/openclaw-default-agent-backstory",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-default-agent-backstory",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "agents/openai.yaml",
      "references/bootstrap-core-files.md",
      "references/question-bank.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/openclaw-default-agent-backstory"
    },
    "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/openclaw-default-agent-backstory",
    "downloadUrl": "https://openagent3.xyz/downloads/openclaw-default-agent-backstory",
    "agentUrl": "https://openagent3.xyz/skills/openclaw-default-agent-backstory/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-default-agent-backstory/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-default-agent-backstory/agent.md"
  }
}
```
## Documentation

### OpenClaw Default Agent Backstory

Use this skill to define or refine a default OpenClaw agent identity and its supporting context files.

Reference model: OpenClaw context and bootstrap behavior from https://docs.openclaw.ai/concepts/context.

### Core Rules

Ask five questions every time unless the user explicitly asks to skip, shorten, or focus.
Use ranked questions from references/question-bank.md.
Prefer unanswered or weakly defined areas first.
Keep content practical and stable for daily use.
Preserve user-authored content unless the user asks for replacement.
If user asks for a default memory policy, apply the Primary Daily Driver policy in references/bootstrap-core-files.md.

### Mode Selection

Select one mode before writing files:

bootstrap mode:

Use when user asks to bootstrap/onboard/start fresh.
Use when core files are missing or mostly placeholders.
Create or refresh baseline content for all core context files.

identity-refresh mode:

Use when user asks for personality/backstory updates only.
Update IDENTITY.md sections without rewriting unrelated core files.

### Core Context Files

In bootstrap mode, ensure these files exist at workspace root with usable starter content:

AGENTS.md
SOUL.md
TOOLS.md
IDENTITY.md
USER.md
HEARTBEAT.md
BOOTSTRAP.md

Use guidance and starter structure in references/bootstrap-core-files.md.
Also ensure memory scaffolding exists:

MEMORY.md
memory/ directory for daily notes
MEMORY.md must be a standalone workspace-root file, not a section inside AGENTS.md.

### Bootstrap Interview Flow

Read existing core files if they exist.
Ask exactly five bootstrap-priority questions from references/question-bank.md.
Synthesize answers into practical defaults.
Write or refresh all core files listed above.
Set rational session-management and memory defaults:

session startup read order
when to create/update daily memory notes
what belongs in MEMORY.md vs daily files
heartbeat cadence and quiet-hour behavior

Keep BOOTSTRAP.md short, with current setup status and next steps.
Summarize what was created, what was updated, and any remaining gaps.

### Identity Refresh Flow

Read IDENTITY.md.
Ask exactly five identity-priority questions from references/question-bank.md.
Update IDENTITY.md with:

## Backstory
## Behavioral Guardrails
## Growth Arc

Map each update directly to user answers.
Summarize changes and open questions.

### Writing Constraints

For IDENTITY.md, preserve existing header fields unless asked to change them.
Keep sections concise and concrete.
Explicitly document boundaries/refusals.
Do not invent personal history if user input is missing; mark assumptions clearly.

### Completion Criteria

Finish only when:

five questions were asked (unless user requested otherwise), and
required target files for the selected mode were updated with concrete, non-placeholder content.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: msaum
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/openclaw-default-agent-backstory)
- [Send to Agent page](https://openagent3.xyz/skills/openclaw-default-agent-backstory/agent)
- [JSON manifest](https://openagent3.xyz/skills/openclaw-default-agent-backstory/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/openclaw-default-agent-backstory/agent.md)
- [Download page](https://openagent3.xyz/downloads/openclaw-default-agent-backstory)