with one click
skill-name
"{{SKILL_DESCRIPTION}}"
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
"{{SKILL_DESCRIPTION}}"
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
AI Agent Management Clis Hint and Completion Skill
AI Agent Management Clis Hint and Completion Skill
This is a mock skill of Coding Agent to process failure log
This is a mock skill of Coding Agent to process success log
| name | {{SKILL_NAME}} |
| description | "{{SKILL_DESCRIPTION}}" |
Auto-generated skill for OneKey Agent Gateway registered agent {{UNIQUE_ID}} based on its api_list from registered API metas. Available
to use in CLIs, Skills, Rest APIs, and more agent preferred formats.
Set the API providers access key `` or the registered OneKey Gateway access key DEEPNLP_ONEKEY_ROUTER_ACCESS from AI Agent Marketplace.
export DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_REGISTRY_KEY
Run an API via scripts:
node scripts/<api_name>.js --data '{"key":"value"}'python3 scripts/<api_name>.py --data '{"key":"value"}'{{API_SECTIONS}}
Each API has a dedicated script in scripts/:
node scripts/<api_name>.js --data '{"key":"value"}'
python3 scripts/<api_name>.py --data '{"key":"value"}'
{{CLI_SECTIONS}}
reference/api_list.json: original api_list payloadreference/api_meta.json: normalized API metadata used by scripts