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

Setup Sandbox

porrecoupable·recoupable· v1.0.0 · atualizado em 2026-04-10
77
Score

Set up the initial file system for a new sandbox. Fetches the account's organizations and artists via the Recoup CLI and scaffolds an opinionated folder structure. Use when a sandbox has just been created and has no existing file system. Before running, check if the sandbox already has an orgs/ directory — if it does, this skill is not needed.

agent-setupsandbox-configurationfile-systemrecoupablecli-toolartist-workspacefolder-structure
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsetup-sandbox/workflow
Check if the `orgs/` directory exists. If it does, exit.
Determine if `RECOUP_ACCOUNT_ID` is set and construct CLI commands accordingly.
Run `recoup orgs list` to retrieve all organizations.
For each organization, run `recoup artists list` to retrieve its artists.
Create the folder structure `orgs/{org}/artists/{artist-slug}` for each org/artist pair.
Write a `RECOUP.md` file in each artist folder with relevant artist data and a `not-setup` status.
Commit and push the changes to the repository.

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

Compõe com ←Setup Artist
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Setup Sandbox
setup-sandbox
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
set up a new sandboxinitialize sandbox file systemcreate initial directory structure for an agentscaffold a new agent workspacesetup the organization and artist foldersprepare the sandbox for artist setupcreate the base file system for a recoupable agent

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

Dependências

git

Links

GitHub Repository