← 返回 Skills 市场
154
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install missionclaw
功能描述
Integrates with MissionClaw for project management and AI agent orchestration. Use when the user wants to create projects, manage tasks via Kanban, assign wo...
安全使用建议
This skill communicates with a MissionClaw server on your machine (default http://localhost:3000). Before installing, verify you trust the MissionClaw service and the skill source. Note the SKILL.md asks you to copy files into ~/.openclaw/skills and to run a local server (npm/pm2) — those are manual actions that will place code on your machine. The skill does not request credentials or external network access beyond the local API, but you should: (1) run the MissionClaw server in a sandbox or test environment first, (2) inspect index.js and any server it talks to if you need stronger assurance, and (3) confirm provenance of this skill (the homepage is missing and source is unknown) before granting it persistent or widespread use.
功能分析
Type: OpenClaw Skill
Name: missionclaw
Version: 1.6.0
The missionclaw skill bundle is a standard integration for a project management tool. It provides commands to create and track projects via a local API (defaulting to http://localhost:3000). The code in index.js and instructions in SKILL.md are consistent with the stated purpose and show no signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (project management + agent orchestration) align with the code and SKILL.md: the skill issues HTTP requests to a MissionClaw API (default http://localhost:3000) to create/list projects and query status. No unexpected external services or unrelated credentials are requested.
Instruction Scope
SKILL.md tells the user to run a local MissionClaw server (npm run dev or pm2) and suggests copying the skill into ~/.openclaw/skills/. The runtime instructions and code do not attempt to read arbitrary host files or exfiltrate data, but the doc's claim that the skill is “automatically installed” by OpenClaw is not reflected in the manifest (no install spec). The skill also assumes a local service is present — if that service is absent the skill will only produce connection errors.
Install Mechanism
There is no formal install spec (instruction-only), but the bundle includes index.js and package.json. Installation guidance in SKILL.md instructs copying files into the user's ~/.openclaw/skills directory or using a third-party 'clawhub' tool; these are manual operations that write into the user's home directory. No remote downloads or opaque installers are present.
Credentials
No sensitive environment variables or credentials are required. The code reads an optional MISSIONCLAW_URL env var (defaults to localhost). There are no requests for unrelated tokens, cloud credentials, or system config paths.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or global agent settings. It is user-invocable and allowed to be invoked autonomously (platform default), which is appropriate for this kind of integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install missionclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/missionclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.0
No file changes detected for version 1.6.0.
- No feature, documentation, or code updates in this release.
- All functionalities and documentation remain unchanged from the previous version.
v1.5.0
No user-facing changes detected in this version.
- Version 1.5.0 contains no file changes from the previous release.
v1.4.0
No changes detected in this version.
- Version 1.4.0 contains no updates or modifications from the previous release.
v1.3.0
Version 1.3.0 of the MissionClaw skill has no code or documentation changes compared to the previous version.
- No changes detected in this release.
v1.2.0
Version 1.2.0 of missionclaw
- No code or documentation changes detected in this release.
- Functionality and features remain unchanged from the previous version.
v1.1.0
- Added detailed documentation for the "Create Project" API with full field requirements and example curl request.
- Updated API endpoints section to specify required fields for creating new projects.
- No changes to the core functionality or installation process.
v1.0.0
missionclaw 1.0.0
- Initial release with integration between Velo/OpenClaw and MissionClaw.
- Provides project management tools: Kanban board, agent assignment, and organization charts.
- Enables creation and management of AI agents, including editing agent personalities.
- Includes a task scheduler with cron support and real-time system status dashboard.
- Supports automatic project routing by team based on keywords.
- Connects via API at http://localhost:3000 for all project and agent features.
元数据
常见问题
Missionclaw 是什么?
Integrates with MissionClaw for project management and AI agent orchestration. Use when the user wants to create projects, manage tasks via Kanban, assign wo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 Missionclaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install missionclaw」即可一键安装,无需额外配置。
Missionclaw 是免费的吗?
是的,Missionclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Missionclaw 支持哪些平台?
Missionclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Missionclaw?
由 imsuresh(@sureshchitmil)开发并维护,当前版本 v1.6.0。
推荐 Skills