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

mcp2cli

porknowsuchagency·knowsuchagency· v1.0.0 · atualizado em 2026-04-10
79
Score

Turn any MCP server or OpenAPI spec into a CLI. Use this skill when the user wants to interact with an MCP server or OpenAPI/REST API via command line, discover available tools/endpoints, call API operations, or generate a new skill from an API. Triggers include "mcp2cli", "call this MCP server", "use this API", "list tools from", "create a skill for this API", or any task involving MCP tool invocation or OpenAPI endpoint calls without writing code.

climcpopenapiapi-integrationagent-toolingskill-generation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmcp2cli/workflow
1
Connect — to the MCP server or OpenAPI spec using the `--mcp` or `--spec` flag.
2
Discover — available commands using `mcp2cli --list`.
3
Inspect — a specific command using `mcp2cli <command> --help` to understand its parameters.
4
Execute — the command with appropriate flags and parameters.
5
Process — the output from the command, potentially formatting it for the user or using it to generate a new skill definition.
6
Handle authentication — by passing API keys or tokens via `--auth-header`.

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

Similar aClawDirect
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
77
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

Árvore do Skill

mcp2cli
mcp2cli
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers9
mcp2clicall this MCP serveruse this APIlist tools fromcreate a skill for this APIinteract with MCP server via command linediscover available endpointscall API operationsgenerate a skill from an API spec

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 mcp2cli
$ synaptic skills detail mcp2cli
$ synaptic skills live mcp2cli

Dependências

uvx

Links

GitHub Repository