skillopt-sleep

仓库创建 2026年5月8日最近提交 19 小时前SkillHot 收录 20 天前
▸ 精选理由

自动化验证技能改动并只采纳通过门控测试的改进。

▸ 风险提示

会读取会话记录并重放任务,涉及用户数据访问。

这个 Skill 做什么

为 OpenClaw 代理运行夜间自我提升循环,挖掘会话并验证技能改进。

这是一个给 OpenClaw 的 SkillOpt-Sleep 参考适配示例,用来展示如何把 skillopt_sleep 循环接到自定义 DeepSeek Chat Completions 后端和特定环境的测试夹具上。适合用于学习或移植这套 wrapper 的实现细节,不是开箱即用的安装包。不要直接照抄脚本或调度配置,需要按环境改造。

▸ 展开 SKILL.md 英文原文

Reference-only OpenClaw adaptation of SkillOpt-Sleep. Use it to study or port the contributed DeepSeek wrapper, not as a ready-to-run installation.

Skill 开发管理自我优化夜间循环SkillOptOpenClaw
1.5w
Stars
1.4k
Forks
4
仓库内 Skill
+4.1k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/SkillOpt/main/plugins/openclaw/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/SkillOpt/main/plugins/openclaw/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# SkillOpt-Sleep OpenClaw reference adaptation

This directory is a contributed **reference**, not a supported, plug-and-play
OpenClaw integration. It illustrates one way to connect the shared
`skillopt_sleep` cycle to a custom DeepSeek Chat Completions backend and a set of
environment-specific task fixtures.

Do not run or schedule the files unchanged. Several scripts and the sample
configuration preserve assumptions from the contributor's original machine,
and parts of the wrapper have not yet been ported to the current shared-engine
interfaces. Start with the directory's [README.md](README.md), which is the
authoritative status and adaptation guide.

## What is included

- `skillopt_sleep
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有