← 返回 Skills 市场
mickmicksh

Lap Agentos Api V3 Maintenance Call Group

作者 mickmicksh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install lap-agentos-api-v3-maintenance-call-group
功能描述
agentOS API V3, Maintenance Call Group API skill. Use when working with agentOS API V3, Maintenance Call Group for maintenance. Covers 1 endpoint.
使用说明 (SKILL.md)

agentOS API V3, Maintenance Call Group

API version: v3-maintenance

Auth

basic | ApiKey ApiKey in header

Base URL

https://live-api.letmc.com

Setup

  1. Set your API key in the appropriate header
  2. POST /v3/maintenance/{shortName}/maintenance/{branchID}/createmaintenancejob -- create first createmaintenancejob

Endpoints

1 endpoints across 1 groups. See references/api-spec.lap for full details.

maintenance

Method Path Description
POST /v3/maintenance/{shortName}/maintenance/{branchID}/createmaintenancejob Create a maintenance job for a specific branch

Common Questions

Match user requests to endpoints in references/api-spec.lap. Key patterns:

  • "Create a createmaintenancejob?" -> POST /v3/maintenance/{shortName}/maintenance/{branchID}/createmaintenancejob
  • "How to authenticate?" -> See Auth section

Response Tips

  • Check response schemas in references/api-spec.lap for field details
  • Create/update endpoints typically return the created/updated object

CLI

# Update this spec to the latest version
npx @lap-platform/lapsh get agentos-api-v3-maintenance-call-group -o references/api-spec.lap

# Search for related APIs
npx @lap-platform/lapsh search agentos-api-v3-maintenance-call-group

References

  • Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas

Generated from the official API spec by LAP

安全使用建议
This is an instruction-only skill that only needs one API key for the agentOS maintenance endpoint and otherwise does not install or access other secrets. Before installing: confirm the API host (live-api.letmc.com) and the env var name match your provider; treat the API key like any secret (use least privilege and rotate if possible); be aware the README shows 'npx' commands which, if you run them, will fetch packages from npm; and if you need stronger assurance, request the full API spec (references/api-spec.lap) or a signed source/homepage from the publisher.
功能分析
Type: OpenClaw Skill Name: lap-agentos-api-v3-maintenance-call-group Version: 1.0.0 The skill bundle provides a standard interface for the agentOS API V3 Maintenance Call Group, targeting the legitimate domain live-api.letmc.com. It contains a single POST endpoint for creating maintenance jobs and requires a standard API key environment variable. No indicators of malicious intent, data exfiltration, or suspicious command execution were found in SKILL.md or _meta.json.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name, description, base URL, and the single required env var (AGENTOS_API_V3_MAINTENANCE_CALL_GROUP_API_KEY) are consistent with a maintenance-call-group API client for agentOS; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md only documents authentication, the POST endpoint to create a maintenance job, and CLI examples to fetch/search the spec. It does not instruct reading unrelated files, accessing other environment variables, or exfiltrating data. Note: CLI examples use 'npx' to fetch the spec, which will perform a network fetch if run.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by the skill itself. The only potential runtime network activity would come from optional 'npx' CLI commands shown in examples, but those are not enforced by the skill.
Credentials
Only one required environment variable is declared and it matches the API key needed to authenticate to the described API. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and has no install-time persistence. Autonomous invocation is allowed (platform default) but is not combined with other elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lap-agentos-api-v3-maintenance-call-group
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lap-agentos-api-v3-maintenance-call-group 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of lap-agentos-api-v3-maintenance-call-group. - Provides integration with agentOS API V3 Maintenance Call Group. - Supports creating maintenance jobs via a single POST endpoint. - Includes setup instructions and authentication details using an API key. - Reference to a full API spec file for parameters and response details. - CLI commands included for updating and searching the API skill.
元数据
Slug lap-agentos-api-v3-maintenance-call-group
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Lap Agentos Api V3 Maintenance Call Group 是什么?

agentOS API V3, Maintenance Call Group API skill. Use when working with agentOS API V3, Maintenance Call Group for maintenance. Covers 1 endpoint. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 Lap Agentos Api V3 Maintenance Call Group?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lap-agentos-api-v3-maintenance-call-group」即可一键安装,无需额外配置。

Lap Agentos Api V3 Maintenance Call Group 是免费的吗?

是的,Lap Agentos Api V3 Maintenance Call Group 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Lap Agentos Api V3 Maintenance Call Group 支持哪些平台?

Lap Agentos Api V3 Maintenance Call Group 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Lap Agentos Api V3 Maintenance Call Group?

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

💬 留言讨论