← 返回 Skills 市场
492
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install og-board-individual
功能描述
Use when you need to work with tasks: view tasks, list tasks, update task status, add blockers, artifacts, and worklogs.
安全使用建议
This skill is low-risk and coherent, but before installing: (1) ensure your agent runtime actually exposes the opengoat_* tools and that the agent identity used has the correct permissions to update tasks, (2) replace the example actorId with the intended agent id to avoid accidental updates under a wrong identity, and (3) confirm that opengoat is a trusted internal service (the skill will call those APIs and any permissions granted to the agent will apply). If you want stricter guarantees, request a version that documents the opengoat API endpoint and required agent permissions explicitly.
功能分析
Type: OpenClaw Skill
Name: og-board-individual
Version: 1.0.0
The skill bundle defines a task management skill. The `SKILL.md` file provides instructions and tool calls (`opengoat_task_list`, `opengoat_task_get`, etc.) that are entirely consistent with its stated purpose of viewing and updating tasks. Crucially, it explicitly instructs the AI agent: 'Do not run shell CLI commands like `sh ./opengoat ...`', which actively mitigates a common prompt injection vector. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or any other harmful intent.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md only documents task-related operations (list, get, update status, add blocker/artifact/worklog) implemented as opengoat_* tool calls. The required capabilities are proportional to the stated purpose.
Instruction Scope
Instructions are narrowly scoped to calling opengoat_* tools and contain no steps to read local files, environment variables, or to send data to unrelated endpoints. Examples hard-code an example actorId (amazon-catalog-manager) which the doc says to replace with the agent id.
Install Mechanism
No install spec and no code files are present; this is instruction-only so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the instructions which rely on built-in opengoat tool calls rather than external secrets.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. Autonomous invocation is allowed (platform default), which is appropriate for a task-management helper.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install og-board-individual - 安装完成后,直接呼叫该 Skill 的名称或使用
/og-board-individual触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of og-board-individual.
- Provides tools to view, list, and update tasks assigned to the user.
- Supports updating task status, including custom reasons for blocked or pending states.
- Allows adding blockers, artifacts, and worklog updates to tasks.
- Includes minimal hygiene guidelines for maintaining accurate task state and documentation.
- Offers clear usage examples for all supported operations.
元数据
常见问题
Og Board Individual 是什么?
Use when you need to work with tasks: view tasks, list tasks, update task status, add blockers, artifacts, and worklogs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 492 次。
如何安装 Og Board Individual?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install og-board-individual」即可一键安装,无需额外配置。
Og Board Individual 是免费的吗?
是的,Og Board Individual 完全免费(开源免费),可自由下载、安装和使用。
Og Board Individual 支持哪些平台?
Og Board Individual 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Og Board Individual?
由 jatin-31(@jatin-31)开发并维护,当前版本 v1.0.0。
推荐 Skills