Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

CLI-ONESHOT — 单点快速 CLI 生成

porjackwener·jackwener· v1.0.0 · atualizado em 2026-04-10
78
Score

Use when quickly generating a single OpenCLI command from a specific URL and goal description. 4-step process — open page, capture API, write YAML adapter, test. For full site exploration, use opencli-explorer instead.

openclicli-generationweb-scrapingapi-extractionautomationagent-tooling
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdopencli-oneshot/workflow
1
Navigate & Capture: — Open the target URL in a browser and capture network requests, focusing on JSON API responses.
2
Identify API: — Analyze the captured requests to pinpoint the target API's URL, method, headers, and response structure.
3
Verify API Access: — Use `fetch` in `browser_evaluate` to reproduce the API request and confirm data retrieval.
4
Choose Template: — Select a YAML or TS template based on the authentication strategy (public, cookie, header, or intercept).
5
Generate Adapter: — Populate the chosen template with the API details and authentication logic.
6
Build & Test: — Build the generated CLI command and test its functionality using `opencli` commands.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Depende deopencli
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
77
Compõe comCLI-EXPLORER — 适配器探索式开发完全指南
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aNotebookLM Automation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

CLI-ONESHOT — 单点快速 CLI 生成
opencli-oneshot
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers6
generate a CLI command from a URLcreate a CLI tool for a websiteextract API data and create a CLIbuild a command-line interface for a web serviceautomate CLI creation from web pagesmake a CLI tool using OpenCLI

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download opencli-oneshot
$ synaptic skills detail opencli-oneshot
$ synaptic skills live opencli-oneshot

Dependências

openclinpm

Links

GitHub Repository