← 返回 Skills 市场
harrylabsj

Co Op Mission Planner

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install co-op-mission-planner
功能描述
Turn a shared task into a co-op mission with clear roles, handoff points, sync rhythm, fallback coverage, and low-conflict alignment language. Use when two o...
使用说明 (SKILL.md)

Co-op Mission Planner

Chinese name: 合作任务规划

Purpose

Help the user translate a shared responsibility into a co-op mission with visible roles, sequence, and backup plans. This skill is descriptive only. It does not create real task boards or send coordination messages.

Use this skill when

  • Two or more people need to collaborate and responsibility feels fuzzy.
  • The user wants cleaner handoffs in a family task, study partnership, or small project.
  • Everyone assumes someone else will handle the next step.
  • The user wants a gentler way to talk about roles without sounding bossy.

Inputs to collect

  • Shared objective and what “mission clear” means.
  • Participants, strengths, constraints, and availability windows.
  • Known blockers, dependencies, and likely drop points.
  • Preferred communication tone and sync frequency.

Workflow

  1. Clarify the mission objective, finish line, and who is in the party.
  2. Map players into lead, support, logistics, observer, or cleanup roles when useful.
  3. Break the mission into steps with explicit owners, handoff items, and timing.
  4. Add sync checkpoints, fallback coverage, and what happens if someone drops offline.
  5. End with a low-conflict alignment script the user can say out loud.

Output Format

  • Mission objective with a clear win condition.
  • Role assignment with who leads, supports, and closes.
  • Co-op flow showing sequence, handoffs, and sync points.
  • Risk and fallback notes for drop-offs, delays, or unclear ownership.

Quality bar

  • Roles must be concrete enough that no one needs to guess ownership.
  • Every important step should include a visible handoff object or confirmation point.
  • Include at least one natural sentence the user can use to align without escalating tension.
  • Keep the plan light enough for informal collaboration, not corporate process theater.

Edge cases and limits

  • If collaborators do not actually share the same goal, address alignment before task splitting.
  • If the relationship is sensitive, use softer phrasing and smaller commitments.
  • Do not position this skill as a substitute for formal project management, contracts, or governance.

Compatibility notes

  • Works for partners, families, friends, study buddies, and lightweight teams.
  • Can pair conceptually with npc-dialogue-rehearser or quest-chain-decomposer.
  • Text only, with no live board creation.
安全使用建议
This skill is coherent and low-risk: it only reads its own SKILL.md and returns formatted guidance. If you want extra assurance, scan the included handler.py yourself (it’s short and readable) before enabling; also remember that the agent can invoke the skill autonomously by default — which is normal — but you should only enable skills you trust to run without network or credential access.
功能分析
Type: OpenClaw Skill Name: co-op-mission-planner Version: 1.0.0 The skill bundle is a legitimate text-based coordination tool designed to help users plan shared tasks. The Python logic in `handler.py` is limited to parsing the local `SKILL.md` file and formatting its content into a guidance card; it contains no network calls, file system writes, or dangerous execution sinks. Both the instructions in `SKILL.md` and the implementation in `handler.py` are consistent with the stated purpose of providing a descriptive planning framework.
能力评估
Purpose & Capability
Name/description (co-op mission planning) match what the skill actually does: parse SKILL.md and return a descriptive guidance card. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md is purely descriptive and explicitly states it will not create boards or send messages. handler.py only reads the local SKILL.md, formats sections, and returns text — it does not read other system files, access environment variables, or make network calls.
Install Mechanism
No install spec is provided. This is an instruction-only skill with a small local handler and test files; nothing will be downloaded or written to arbitrary locations during install.
Credentials
The skill declares no required env vars, credentials, or config paths. The code does not access os.environ or other credentials. Requested privileges are minimal and proportional.
Persistence & Privilege
always is false and the skill does not modify other skills or system settings. It can be invoked by the agent (normal default) but has no elevated persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install co-op-mission-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /co-op-mission-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Co-op Mission Planner – a descriptive framework for organizing shared tasks into clear co-op missions. - Guides users to clarify objectives, roles, handoffs, sync points, and fallback plans for small group tasks. - Designed for informal collaborations (families, friends, small projects). - Outputs a concise plan with explicit role assignments, step sequence, and a sample alignment script. - Emphasizes gentle, low-conflict language to reduce tension around dividing work. - Not intended for formal project management or automated task tracking.
元数据
Slug co-op-mission-planner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Co Op Mission Planner 是什么?

Turn a shared task into a co-op mission with clear roles, handoff points, sync rhythm, fallback coverage, and low-conflict alignment language. Use when two o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Co Op Mission Planner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install co-op-mission-planner」即可一键安装,无需额外配置。

Co Op Mission Planner 是免费的吗?

是的,Co Op Mission Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Co Op Mission Planner 支持哪些平台?

Co Op Mission Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Co Op Mission Planner?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论