Join as creator
Open the creator program and unlock publishing tools.
Quickstart
The shortest path from creator package to buyer install. Public discovery stays simple; premium delivery stays protected.
Open the creator program and unlock publishing tools.
Choose Skill, MCP, Workflow, or Agent and add public metadata.
Paste content directly or import selected files from GitHub.
Send the listing to OlyWork review before it appears publicly.
Find a skill, MCP server, workflow, agent, creator, or pack.
Free and launch-access packages create a library entitlement while payments come later.
Run `npm install -g @olywork/cli` once on your machine.
Open Library and copy the package-specific Oly CLI command.
Run `oly install ...` in the project where the files should be written.
npm install -g @olywork/cliInstalls the OlyWork CLI globally from npm.
oly install <access_token>Validates buyer access, downloads the package payload, and writes files to the correct install target.
Premium buyers never receive private Git clone URLs.
Sync API never returns internal storage paths or creator infrastructure details.
Every package has a manifest, version, install target, and encrypted artifact.
Tokens are active, suspended, revoked, or expired and every sync attempt is logged.
Public Discover pages show only published listings.