← Back to Skills Marketplace
jatin-31

Og Board Individual

by jatin-31 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
492
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install og-board-individual
Description
Use when you need to work with tasks: view tasks, list tasks, update task status, add blockers, artifacts, and worklogs.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install og-board-individual
  3. After installation, invoke the skill by name or use /og-board-individual
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug og-board-individual
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Og Board Individual?

Use when you need to work with tasks: view tasks, list tasks, update task status, add blockers, artifacts, and worklogs. It is an AI Agent Skill for Claude Code / OpenClaw, with 492 downloads so far.

How do I install Og Board Individual?

Run "/install og-board-individual" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Og Board Individual free?

Yes, Og Board Individual is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Og Board Individual support?

Og Board Individual is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Og Board Individual?

It is built and maintained by jatin-31 (@jatin-31); the current version is v1.0.0.

💬 Comments