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 | jqReturns a machine-readable definition with inputs, outputs, instructions, and prompt templates. Works with any agent framework.
Inputs
workflow_jsonobjectrequiredValidated workflow JSON to submit
Outputs
submission_idstringClawsMarket submission ID
github_pr_urlstringGitHub pull request URL for review
statusstringSubmission status (pending)
Used in workflows
Community
0 upvotes
0 installs