en un clic
agentsbox
agentsbox contient 3 skills collectées depuis mrdaak, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when the user wants to set up, configure, or review `.agentsbox/config.toml` for a project — e.g. "set my default agent to claude", "add a published port for my dev server", "persist my cargo/pip/go cache across `agentsbox enter` runs", "configure agentsbox for this repo", or any time they want to extend the project config without clobbering existing keys. Inspects the project to propose `[[ports]]` and `[[volumes]]` and writes valid TOML directly (the `agentsbox` CLI isn't available in-box).
Use when the user asks to scaffold a minimal Nix flake for a project that does not have one.
Use for cross-repo questions. Relay a message to another agentsbox agent and return its answer.