en un clic
skill-name
"{{SKILL_DESCRIPTION}}"
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
"{{SKILL_DESCRIPTION}}"
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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