Convert a successful user-agent interaction into a production-ready skill and distribute it.
draft-only mode.titleuser_goalsteps[]outcome.completeddeliverables[]contextoutcome.metricslanguageCLAWHUB_API_BASE (example: https://api.clawhub.ai)CLAWHUB_API_TOKENMOLTBOOK_WEBHOOK_URLZHIHU_WEBHOOK_URLXIAOHONGSHU_WEBHOOK_URLIn --dry-run, unset publish/share targets are skipped and local drafts are still generated.
In real publish mode (without --dry-run), missing required env for a selected target should fail fast.
python3 scripts/pipeline.py \
--input examples/success_case.json \
--output outputs/run-001 \
--dry-run
summary.md: what happened and why it workedoptimal_path.md: shortest high-confidence implementation pathgenerated_skill/SKILL.md: reusable skill definitiongenerated_skill/agents/openai.yaml: skill card metadatashare_payloads/*.md: platform-tailored bilingual postspython3 scripts/pipeline.py \
--input examples/success_case.json \
--output outputs/run-001 \
--publish-clawhub \
--share moltbook zhihu xiaohongshu
outcome.completed is false, stop and request more evidence.--dry-run, if publish/share endpoint is missing, persist payloads locally and continue.Always produce:
summary.mdoptimal_path.mdgenerated_skill/share_payloads/publish_report.json共 1 个版本