← Back to Skills Marketplace
mickmicksh

Lap Agentos Api V3 Maintenance Call Group

by mickmicksh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install lap-agentos-api-v3-maintenance-call-group
Description
agentOS API V3, Maintenance Call Group API skill. Use when working with agentOS API V3, Maintenance Call Group for maintenance. Covers 1 endpoint.
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lap-agentos-api-v3-maintenance-call-group
  3. After installation, invoke the skill by name or use /lap-agentos-api-v3-maintenance-call-group
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug lap-agentos-api-v3-maintenance-call-group
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.

How do I install Lap Agentos Api V3 Maintenance Call Group?

Run "/install lap-agentos-api-v3-maintenance-call-group" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Lap Agentos Api V3 Maintenance Call Group free?

Yes, Lap Agentos Api V3 Maintenance Call Group is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Lap Agentos Api V3 Maintenance Call Group support?

Lap Agentos Api V3 Maintenance Call Group is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Lap Agentos Api V3 Maintenance Call Group?

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

💬 Comments