diff --git a/README.md b/README.md index cdf9e9f..541adf5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ **Autonomous code factory** — [disinto.ai](https://disinto.ai) + [![ClawHub](https://clawhub.ai/badge/disinto)](https://clawhub.ai/skills/disinto) + *A mining robot, lost and confused, builds a Disinto from scrap —
a device so powerful it vaporizes three-quarters of a mountain on a single battery.*
— Isaac Asimov, "Robot AL-76 Goes Astray" (1942) diff --git a/skill/SKILL.md b/skill/SKILL.md index 99f399f..0f9e5e1 100644 --- a/skill/SKILL.md +++ b/skill/SKILL.md @@ -7,7 +7,21 @@ description: >- license: AGPL-3.0 metadata: author: johba - version: "0.1.0" + version: "0.1.1" +env_vars: + required: + - FORGE_TOKEN + - FORGE_API + - PROJECT_REPO_ROOT + optional: + - WOODPECKER_SERVER + - WOODPECKER_TOKEN + - WOODPECKER_REPO_ID +tools: + - bash + - curl + - jq + - git --- # Disinto Factory Skill