← All skills
Tencent SkillHub Β· AI

Openclaw Default Agent Backstory

Build, bootstrap, and maintain a stable OpenClaw default agent identity by interviewing the user, updating IDENTITY.md, and seeding core context files (AGENT...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build, bootstrap, and maintain a stable OpenClaw default agent identity by interviewing the user, updating IDENTITY.md, and seeding core context files (AGENT...

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, agents/openai.yaml, references/bootstrap-core-files.md, references/question-bank.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

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.

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Docs1 Config
  • SKILL.md Primary doc
  • references/bootstrap-core-files.md Docs
  • references/question-bank.md Docs
  • agents/openai.yaml Config