首页龙虾技能列表 › Agents Refresh MD v1.1.2 🐾

Agents Refresh MD v1.1.2 🐾

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

0· 343·2 当前·3 累计·💬 1
by @kentaroid-bot·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/1
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requested file access, instructions, and scheduling behavior are consistent with its stated purpose of periodically reloading and distilling agent Markdown memory files.
评估建议
This skill is coherent with its purpose: it will read your agent's AGENTS.md, SOUL.md, IDENTITY.md, USER.md and memory/*.md and write distilled notes to MEMORY.md and HEARTBEAT.md. Before installing, (1) ensure those Markdown files do not contain secrets or sensitive external credentials, (2) confirm you are comfortable with a scheduled cron job that will autonomously trigger these reads/writes, and (3) verify your platform's cron/edit/session_status tools behave as you expect (e.g., whether sch...
详细分析 ▾
用途与能力
Name/description, manifest permissions (read: AGENTS.md, SOUL.md, IDENTITY.md, USER.md, memory/*.md; write/edit: MEMORY.md, HEARTBEAT.md) and the SKILL.md instructions align: the skill only reads agent state and distills entries into MEMORY.md.
指令范围
SKILL.md instructs the agent to read the files referenced in the manifest, summarize/distill '4 Golds', edit HEARTBEAT.md, and add/run cron jobs. These actions stay within the declared purpose and declared file permissions. Note: it assumes platform tools like cron, edit, and session_status are available.
安装机制
There is no install spec and no code files; this is an instruction-only skill. Nothing is written to disk by an installer and nothing is downloaded, which is low-risk.
凭证需求
The skill requests no environment variables or credentials. The manifest permission set is limited to the Markdown files needed for its function and is proportionate to the stated task.
持久化与权限
always:false (not globally forced), but the skill and manifest promote adding a scheduled cron job that will run periodically and trigger the refresh task autonomously. This is expected for a scheduler-based memory refresher, but it does grant recurring autonomous runs that will read/write agent memory files—users should be aware.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.1.22026/3/1

v1.1.2 Fix: Added `edit` permissions to manifest.yaml for MEMORY.md and HEARTBEAT.md. **Changes:** - manifest.yaml permissions now includes `- edit: ["MEMORY.md", "HEARTBEAT.md"]`. - Ensures precise edits during Gold Mining distillation and HEARTBEAT.md refresh tasks. - Security compliant: Targeted file access only for memory management. - ClawHub Security Scan: Benign high confidence. 🐾 Agents Refresh MD - Memory Gold Mining skill ready for production!

● 无害

安装命令 点击复制

官方npx clawhub@latest install agents-refresh-md
镜像加速npx clawhub@latest install agents-refresh-md --registry https://cn.clawhub-mirror.com

技能文档

🧠 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 ✨

Task: refresh_memory

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! 🐾

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务