← 返回
开发者工具 中文

Devlog Skill

A standardized journaling skill for OpenClaw agents to track progress, tasks, and project status using dev-log-cli.
OpenClaw代理的标准化日志技能,使用dev-log-cli跟踪进度、任务和项目状态。
crimsondevil333333
开发者工具 clawhub v1.0.3 1 版本 100000 Key: 无需
★ 2
Stars
📥 2,562
下载
💾 57
安装
1
版本
#latest#v3

概述

DevLog Skill 🦞

A standardized journaling skill for OpenClaw agents to track progress, tasks, and project status using dev-log-cli.

Description

This skill enables agents to maintain a professional developer log. It's designed to capture context, project milestones, and task statuses in a structured SQLite database.

Requirements

  • dev-log-cli (installed via pipx)

Links

Usage

📝 Adding Entries

Agents should use this to log significant progress or blockers.

devlog add "Finished implementing the auth module" --project "Project Alpha" --status "completed" --tags "auth,feature"

📋 Listing Logs

View recent activity for context.

devlog list --project "Project Alpha" --limit 5

📊 Viewing Stats

Check project health and activity.

devlog stats --project "Project Alpha"

🔍 Searching

Find historical context on specific topics.

devlog search "infinite loop"

🛠️ Editing/Viewing

Detailed inspection or correction of entries.

devlog view <id>
devlog edit <id>

Internal Setup

The skill includes a setup.sh to ensure the CLI is available.

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-28 13:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,873
productivity

Sheetsmith

crimsondevil333333
基于 Pandas 的 CSV 和 Excel 管理工具,支持快速预览、汇总、筛选、转换及格式转换。适用于检查表格文件、计算列汇总、应用查询表达式,或导出清洗后的数据,无需重复编写 Pandas 代码。
★ 2 📥 3,630
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,739