← 返回 Skills 市场
Tick-Coord: Multi-Agent Task Coordination
作者
CryptoReuMD
· GitHub ↗
· v1.0.0
· MIT-0
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tick-coord
功能描述
Multi-agent task coordination via Git-backed Markdown (tick-md). Use when coordinating work across avatars or agents, managing tasks, tracking dependencies,...
安全使用建议
Before installing or enabling this skill: 1) Confirm you have a trusted 'tick' CLI and understand where it came from — the SKILL.md references a local build path (~/clawd/projects/tick-md/cli) and requires Node/npm. 2) Expect the skill to read and modify local repositories (TICK.md), commit changes, and push to configured remotes — ensure Git credentials used by the agent have limited scope and that pushes are acceptable. 3) If you want to limit risk, run the skill in a sandbox or test repo, disable autonomous invocation or require manual approval for 'sync --push' operations, and verify any MCP server endpoints and credentials before use. 4) Ask the publisher for clarity: provide an install spec, explicit required binaries (tick, node, npm, git), and a description of what credentials (if any) the skill expects to use. These clarifications would reduce the ambiguity and raise confidence.
功能分析
Type: OpenClaw Skill
Name: tick-coord
Version: 1.0.0
The tick-coord skill (SKILL.md) facilitates multi-agent task coordination but exhibits risky behaviors including shell command execution and background process management using `setsid` to ensure persistence beyond execution timeouts. It also instructs the agent to host a web dashboard bound to `0.0.0.0`, exposing the service to the local network (port 3000). While these features are aligned with its stated purpose and include security warnings, the broad permissions and reliance on external scripts (tick-board.sh, tick-sync.sh) not included in the bundle warrant a cautious classification.
能力评估
Purpose & Capability
Name and description match the SKILL.md: the skill is an instruction-only integration that drives a local 'tick' CLI to manage TICK.md and Git. However, the registry metadata and requirements omit things the SKILL.md clearly expects: skill.json notes 'node >=18' and that the tick CLI must be built/linked from '~/clawd/projects/tick-md/cli', yet the registry lists no required binaries or install steps. That mismatch (expecting a local dev build and Node/npm but not declaring them) is inconsistent and worth confirming.
Instruction Scope
SKILL.md instructs the agent to run many local CLI commands (tick init, add, claim, sync --push, agent register, etc.) and to access local files (TICK.md, ~/clawd/projects/...). Those actions are coherent with task coordination, but they include repository-modifying operations (commit/push) and agent registration which will write state. There are no instructions to phone home to unknown remote endpoints, but pushing to Git or interacting with an MCP server will use environment credentials not declared here.
Install Mechanism
This is instruction-only (no install spec) which is low-risk by itself. But SKILL.md points to rebuilding the CLI via 'cd ~/clawd/projects/tick-md/cli && npm run build' and skill.json requires Node. The registry should have declared these prerequisites explicitly or provided an install spec; the hardcoded local path is surprising and brittle.
Credentials
The skill declares no required environment variables or credentials, yet its instructions will implicitly use Git credentials (SSH keys or credential helpers) and potentially an MCP server (not detailed). There is a proportionality mismatch: actions like 'tick sync --push' and 'tick agent register' require write access to repositories or agent identity stores. The skill does not declare or justify these credential needs.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes in its metadata. However, runtime instructions include registering agents and committing/pushing to Git, which grant the skill the capability to modify project repositories. Autonomous invocation is permitted by default (normal for skills) — combined with the missing credential scope this increases potential risk if allowed to act without supervision.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tick-coord - 安装完成后,直接呼叫该 Skill 的名称或使用
/tick-coord触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of tick-coord: Multi-agent task coordination with Git-backed Markdown.
- Enables structured task management using TICK.md and a Git-backed workflow.
- Supports command-line and MCP integration for adding, editing, and tracking tasks and agents.
- Provides dependency visualization, bulk imports, batch operations, and real-time project monitoring.
- Transparent audit trail via local versioned Markdown—no cloud required.
- Includes comprehensive guides for common workflows and command references.
元数据
常见问题
Tick-Coord: Multi-Agent Task Coordination 是什么?
Multi-agent task coordination via Git-backed Markdown (tick-md). Use when coordinating work across avatars or agents, managing tasks, tracking dependencies,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Tick-Coord: Multi-Agent Task Coordination?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tick-coord」即可一键安装,无需额外配置。
Tick-Coord: Multi-Agent Task Coordination 是免费的吗?
是的,Tick-Coord: Multi-Agent Task Coordination 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tick-Coord: Multi-Agent Task Coordination 支持哪些平台?
Tick-Coord: Multi-Agent Task Coordination 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tick-Coord: Multi-Agent Task Coordination?
由 CryptoReuMD(@cryptoreumd)开发并维护,当前版本 v1.0.0。
推荐 Skills