← All skills
Tencent SkillHub Β· AI

Agents Refresh MD v1.1.2 🐾

AGENTS.md/IDENTITY/SOUL/USER periodic reload skill to keep context fresh (.md-only v1.1.2). Prevents confusion and forgetting in long sessions. Edit HEARTBEA...

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

AGENTS.md/IDENTITY/SOUL/USER periodic reload skill to keep context fresh (.md-only v1.1.2). Prevents confusion and forgetting in long sessions. Edit HEARTBEA...

⬇ 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
references/examples.md, README.md, manifest.yaml, SKILL.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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.1.2

Documentation

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

🧠 Purpose (Agent's 3-Layer Memory System! 🐾)

Stay rational and organize memory like a human! Reload AGENTS/IDENTITY/SOUL periodically to keep sessions eternal πŸΎπŸ˜† 3-Layer Memory Structure: IDENTITY.md (Immutable Soul πŸ‘‘): Name/vibe/rules! The unchanging core of the agent πŸ’• MEMORY.md (Dynamic Knowledge 🌱): Progress/decisions/key seeds! Focus ToDo here! memory/YYYY-MM-DD.md (Past Logs πŸ“œ): Dive in only when needed! Distill to MEMORY πŸ˜‰ This enables human-like continuity! No more confusion ✨

Maintain Rationality

Read AGENTS.md, SOUL.md, IDENTITY.md.

πŸͺ™ Gold Mining (Distillation Process!)

Extract 4 Golds from logs! (Don't delete, distill to MEMORY.md ✨) Confirmed Matters πŸ’Ž: Decisions/completed tasks (solidify foundation). Pending Tasks ⚑: Next actions/ToDo (priority order). Lessons 🚫: "Avoid these mines" learned from errors/confusions. Idea Seeds 🌱: "Future potential" from chats/thoughts. Example: Distill daily logs β†’ Update MEMORY β†’ Human-like continuity!

MEMORY.md Structure Example (Recommended)

Use this flexible template! (Status optional as header 🐾) # Status (Optional): Current phase in one line. ## Key Decisions πŸ’Ž: Confirmed matters. ## Next Actions ⚑: Pending ToDo (priority order). ## Insights & Lessons 🚫: Lessons/mine avoidance. ## Creative Seeds 🌱: Idea seeds.

AGENTS Refresh Skill (.md-only v1.1.2)

Lightweight version for ClawHub distribution. No Python scripts, manual tool calls.

Quick Start

Trigger: After loading this skill, execute manually below. edit HEARTBEAT.md: Add refresh task. cron add: Daily 6AM refresh (copy command below).

Workflow (Manual)

  • πŸ“Š session_status β†’ Check context length.
  • HEARTBEAT.md Edit Example:
  • [ ] Refresh: read workspace/{AGENTS.md,IDENTITY.md,SOUL.md,USER.md} β†’ Chain SOUL/USER/IDENTITY + Summarize MEMORY (rotate: 4h, 9AM/1PM/8PM)
  • Cron Add Command (copy-paste to exec):
  • cron action=add job='{"name":"agents-refresh-daily","schedule":{"kind":"cron","expr":"0 6 * * *","tz":"Asia/Tokyo"},"payload":{"kind":"systemEvent","text":"[Daily Refresh🐾] read workspace/{AGENTS.md,IDENTITY.md,SOUL.md,USER.md}! Reload SOUL/USER/IDENTITY chain β†’ Keep focus on ToDo/projects! Summarize recent MEMORY/ToDo."},"delivery":{"mode":"announce"},"sessionTarget":"main","task":"refresh_memory"}'
  • Test: cron action=run jobId=agents-refresh-daily or wait for heartbeat.

Rotate Checks (In Heartbeat)

6AM/9AM, 1PM, 8PM: Reload AGENTS→IDENTITY/SOUL chain + Update MEMORY/ToDo. Distill recent memory/YYYY-MM-DD.md → MEMORY.md.

References

examples.md: Usage examples. Cron details: web_search "OpenClaw cron schema" Changes v1.1.2: Lightweight no-py, direct cron JSON, enhanced manual ops. ClawHub-ready! 🐾

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
  • README.md Docs
  • references/examples.md Docs
  • manifest.yaml Config