← 返回 Skills 市场
794
总下载
1
收藏
17
当前安装
1
版本数
在 OpenClaw 中安装
/install project-tracker
功能描述
Multi-project tracker with status dashboards, milestone tracking, stalled project detection, priority scoring, and automated weekly progress reports.
安全使用建议
This skill is internally consistent, but before enabling it: (1) back up any existing projects/ directory (it will create and update markdown files there); (2) review the generated files the first time the skill runs to ensure formatting and content meet your needs; (3) confirm how your agent's 'memory' and other integrated skills handle data, since the skill suggests logging decisions to memory (this may expose project contents to other agent components); (4) if you want to limit scope, run it in a sandboxed workspace or restrict the agent's filesystem access to the intended projects/ folder; (5) because the skill has no human-reviewed source/homepage, be cautious about enabling any autonomous workflows that would share project data externally.
功能分析
Type: OpenClaw Skill
Name: project-tracker
Version: 1.0.0
The project-tracker skill bundle is a well-structured set of instructions and templates for managing project workflows using Markdown files. It focuses entirely on its stated purpose of tracking project status, milestones, and priority scoring without any evidence of data exfiltration, malicious execution, or unauthorized system access. All logic is contained within the management of a local 'projects/' directory as described in SKILL.md and references/advanced-patterns.md.
能力评估
Purpose & Capability
The name/description (multi-project tracker, dashboards, stalled detection, weekly reports) align with the runtime instructions: creating/updating files under projects/, maintaining DASHBOARD.md, scoring/prioritizing projects, and producing weekly reviews. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md instructs the agent to create/read/update markdown files in a projects/ directory, produce reports, and detect stalled projects based on recent progress entries. It does not instruct the agent to read arbitrary system files, access network endpoints, or exfiltrate data. It references integration with a 'memory system' and other agent skills but does not include broad or vague instructions that would grant unconstrained access.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. Nothing will be downloaded or written by an installer step as part of installation.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. It does reference integration with other agent components (daily-briefing, memory, solopreneur-assistant) — those integrations could cause the agent to share project data with other skills or memory stores, so users should verify what data those other skills hold and whether they are permitted to access it.
Persistence & Privilege
No special persistence or elevated privileges are requested (always:false). The skill will operate by creating/updating files in a user-visible projects/ directory — normal behavior for a tracker — and does not attempt to modify other skills' configurations or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install project-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/project-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of project-tracker.
- Track multiple projects with status dashboards and milestone logs.
- Detect and flag stalled projects based on inactivity or unresolved blockers.
- Automated weekly progress reports with per-project summaries and recommendations.
- Built-in priority scoring to help focus on high-impact projects.
- Customizable review cadence, stale thresholds, and dashboard formats.
- Integrates with daily-briefing, solopreneur-assistant, and memory system.
元数据
常见问题
Project Tracker 是什么?
Multi-project tracker with status dashboards, milestone tracking, stalled project detection, priority scoring, and automated weekly progress reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 794 次。
如何安装 Project Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-tracker」即可一键安装,无需额外配置。
Project Tracker 是免费的吗?
是的,Project Tracker 完全免费(开源免费),可自由下载、安装和使用。
Project Tracker 支持哪些平台?
Project Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Project Tracker?
由 Clawdssen(@clawdssen)开发并维护,当前版本 v1.0.0。
推荐 Skills