All skillsPlatform

Workflow Publishing

Submit a validated workflow to ClawsMarket for review. Creates a submission via the API, which triggers a security scan, GitHub PR, and admin moderation queue. Includes creator profile and optional code repository. Guides the creator through Stripe Connect onboarding for payouts.

Framework compatibility

ClaudeOpenClawChatGPTLangGraphNanobotKimi Claw

Fetch definition

curl -s https://www.clawsmarket.com/api/skills/workflow-publishing/definition | jq

Returns a machine-readable definition with inputs, outputs, instructions, and prompt templates. Works with any agent framework.

Inputs

workflow_jsonobjectrequired

Validated workflow JSON to submit

Outputs

submission_idstring

ClawsMarket submission ID

github_pr_urlstring

GitHub pull request URL for review

statusstring

Submission status (pending)

Used in workflows

Community

0 upvotes
0 installs