From b9c81ee8ede6723d5770cccd4cd97bce670f1dfa Mon Sep 17 00:00:00 2001 From: openhands Date: Thu, 26 Mar 2026 10:59:45 +0000 Subject: [PATCH] fix: ship: publish disinto skill to ClawHub registry (#711) Published disinto@0.1.1 to ClawHub with env_vars and tools declared in SKILL.md frontmatter. Added ClawHub badge to README.md. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 ++ skill/SKILL.md | 16 +++++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) 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