A SkillBot is the public, paid, executable form of an approved private template version. The LoomLoom Market lets users discover SkillBots and lets creators submit their own workflows for review.
Changes to the creator’s private template do not silently change a live SkillBot. A new execution version must be submitted and approved. When a buyer starts a run, the service selects the current sellable Listing Version and locks its version and price for that order.
For users
Browse and inspect a SkillBot before preparing input:
The workbook flow is recommended:
Every Market run is a paid call. Review the Listing ID, row count, creator call fee, estimated model/API cost when returned, total pre-authorization, and currency before confirming.
A SkillBot is a black box for buyers. Build input only from its public schema. Do not reveal, reconstruct, infer, or bypass hidden prompts, step IDs, mappings, TemplateSpec, execution logic, pricing controls, or Market permissions.
For creators
A private template version must have at least one successful run before it can be submitted for Market review.
Publishing, changing a price or execution version, editing a public profile, unlisting, relisting, and withdrawing a review all change remote state. Review the exact change and explicitly confirm before using the corresponding listing or creator review command.
Install a SkillBot as a local Agent Skill
Run a dry run before installation:
The generated local Skill is a usage wrapper. It records the public inputs and safe LoomLoom flow; it does not copy hidden server-side logic, credentials, or model settings. Installation does not quote or execute the SkillBot, and each future run still requires a current quote and explicit confirmation.
Generated Skill names use the loomloom- prefix, and the output-directory name must match the Skill name returned by the dry run.
Usage and earnings
Market availability, balances, and transaction support currently depend on the ShengSuanYun environment.