Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

openclaw-default-agent-backstoryOpenClaw default Agent backstory 效率

Agent Skill

openclaw-default-agent-backstory 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

14,535

周安装

618

GitHub Stars

公开资料未说明

下载量

5,092
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:openclaw-default-agent-backstory(OpenClaw default Agent backstory 效率)
来源仓库:https://github.com/msaum/openclaw-default-agent-backstory
安装命令:
openclaw skills install openclaw-default-agent-backstory
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install openclaw-default-agent-backstory

简介

通过用户访谈更新 Agent 身份背景与上下文文件。

  • 适用于维护 Agent 人设一致性与任务理解能力。
  • 自动生成 IDENTITY.md 与核心上下文,提升响应质量。
  • 通过 clawhub 安装,需确认文件系统写入权限。
  • 修改前应备份原始配置文件以防覆盖。openclaw-default-agent-backstory 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
openclaw-default-agent-backstory
description
Build, bootstrap, and maintain a stable OpenClaw default agent identity by interviewing the user, updating IDENTITY.md, and seeding core context files (AGENTS.md, SOUL.md, TOOLS.md, USER.md, HEARTBEAT.md, BOOTSTRAP.md). Use when users want to create a new agent baseline, onboard a fresh workspace, or refine long-term personality and behavior.

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:

  1. 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.
  1. 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

  1. Read existing core files if they exist.
  2. Ask exactly five bootstrap-priority questions from references/question-bank.md.
  3. Synthesize answers into practical defaults.
  4. Write or refresh all core files listed above.
  5. 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
  1. Keep BOOTSTRAP.md short, with current setup status and next steps.
  2. Summarize what was created, what was updated, and any remaining gaps.

Identity Refresh Flow

  1. Read IDENTITY.md.
  2. Ask exactly five identity-priority questions from references/question-bank.md.
  3. Update IDENTITY.md with:
  • ## Backstory
  • ## Behavioral Guardrails
  • ## Growth Arc
  1. Map each update directly to user answers.
  2. 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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

75.45%
按下载量换算3,842

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills