Use this skill when the user wants to task runner for go projects with yaml-based configuration.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-32d65ab4)More formats (shields.io, HTML) on the badges page.
---
name: gilbert
description: Use this skill when the user wants to task runner for go projects with yaml-based configuration.
---
# Gilbert Plugin
Task runner for Go projects with YAML-based configuration.
## Commands
### Operations
- `gilbert task run` — run task via gilbert
- `gilbert task list` — list task via gilbert
- `gilbert init create` — create init via gilbert
## Usage Examples
- "gilbert --help"
- "gilbert <args>"
## Installation
```bash
go install github.com/go-gilbert/gilbert@latest
```
## Examples
```bash
gilbert --version
gilbert --help
```
## Key Features
- task-runner\n- build-tool\n- go
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!