Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计提醒

qmd-learning-loopqmd 学习循环

Agent Skill

qmd-learning-loop 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 OpenClaw 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,466

周安装

143

GitHub Stars

公开资料未说明

下载量

1,133
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install qmd-learning-loop

简介

qmd 学习循环记录任务中的错误修正与经验积累,优化代理行为。

  • 适用于持续改进工作流,捕获用户反馈并沉淀最佳实践。
  • 通过 clawhub 安装,命令为 openclaw skills install qmd-learning-loop,原生集成 Markdown 工作区。
  • 使用前需明确标注更正内容,确保信息准确录入知识库。
  • 建议定期回顾学习记录,避免重复同类问题发生。

SKILL.md

name
qmd-learning-loop
description
Capture corrections, errors, feature requests, and recurring best practices in a QMD-native way for markdown-first agent workspaces. Use when a user corrects the agent, a command or tool fails, a missing capability is requested, a better recurring approach is discovered, or a lesson should be promoted into durable memory, runbooks, decisions, or workspace guidance without creating a separate .learnings silo.

QMD Learning Loop

Capture useful learnings without creating a parallel memory system. Route raw chronology to lightweight logs, durable operational lessons to indexed docs, and stable cross-cutting rules to existing workspace guidance.

Core workflow

  1. Classify the event:

- correction - error/failure - feature request - better practice / recurring pattern

  1. Choose the lowest-appropriate destination.
  2. Prefer updating an existing durable doc over creating a new one.
  3. Use QMD-aware discipline: avoid duplicate policy documents.
  4. Promote only when the lesson is recurring, cross-cutting, or policy-changing.

First-pass routing rules

Correction or misunderstanding

  • Add chronological context to a daily log or other lightweight memory file when the correction matters.
  • Promote only if the correction changes a stable rule, behavior, or operating convention.
  • If promotion is warranted, update the most relevant durable target:

- workflow guidance file - tooling notes file - behavior/principles file - decision or policy docs

Error, tool failure, or command failure

  • Log immediate chronology in a daily log if the failure matters to continuity.
  • If the failure is operationally meaningful or recurring, add it to an indexed incident or error log.
  • If the fix becomes reusable, update or create a runbook.

Feature request

  • Add a durable request to an indexed backlog or strategy file.
  • If the request becomes accepted scope or changes policy, create or update a decision or project doc.

Better practice or recurring pattern

  • For workflow/tooling guidance, update a runbook or workspace guidance file.
  • For durable system rules, create or update a decision memo.
  • For stable behavior or communication principles, update the relevant behavior/principles file cautiously.

Second-pass promotion rules

Use a second pass when the learning seems durable enough to influence future behavior, policy, or structure.

Second-pass sequence

  1. Check whether the event still matters after the immediate task.
  2. Inspect existing durable docs and prefer updating them over creating a new file.
  3. Choose the promotion target using references/promotion-targets.md.
  4. Write the promoted rule concisely and prevention-first.
  5. Leave detailed chronology in lightweight logs instead of copying it wholesale into durable docs.

QMD-aware duplication check

Before creating a new durable rule, search the relevant QMD collections or inspect the existing indexed docs for the same topic. Do not create near-duplicate policy or workflow documents.

Trigger conditions for second-pass promotion

Promote when one or more are true:

  • the issue recurs
  • it affects multiple tasks or agents
  • it changes operating policy
  • it prevents meaningful repeated waste
  • it defines a stable convention worth retrieving later

Do not turn every one-off event into a permanent rule.

Review loop

At natural breakpoints, review captured items and decide whether they should stay chronological, become operational logs, or be promoted into durable guidance. Read references/review-loop.md when doing this review.

Existing-doc first rule

Read references/routing-and-promotion.md when routing is ambiguous. Read references/templates.md when you need starter formats for incident entries, feature requests, lightweight memory capture, or a new decision memo.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

91.02%
按下载量换算1,031

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills