en un clic
pequeroku
pequeroku contient 4 skills collectées depuis HectorPulido, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Clone an external Git repository into the VM and get it actually running — install dependencies, run framework setup (migrations/build), write /app/config.json with a non-blocking run command and the right port, and verify the server answers. Use whenever the user says things like "download this repo and set it up / configure it / run it", "clone X and make it work", or "get this project running" with a Git URL.
Add, connect, enable/disable or configure a remote MCP server for this workspace. Use when the user asks to connect to an MCP server, gives you an MCP URL, or wants to manage MCP tools.
Create or edit a reusable skill for this workspace. Use when the user asks you to make/save a skill, or when you notice a repeatable workflow worth capturing for future turns.
Create a custom tool for this workspace — a named, schema'd command that runs in the VM and the agent can call. Use when the user wants a reusable operation exposed as a first-class tool, or you spot a repeatable VM workflow worth wrapping.