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) <noreply@anthropic.com>
This commit is contained in:
parent
13bf487bef
commit
b9c81ee8ed
2 changed files with 17 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue