Publish HTML frontend projects to the PushWebly publishing platform, list published projects, obtain shareable project URLs, change a published app's public/private visibility, and package published HTML projects into Android APKs. Use when Codex needs to publish a local zip project, publish and build an APK, build an APK for an existing published project, toggle an app between public and private, list a user's published projects, or log in/register for this publishing platform. Codex should use HTTP APIs with curl when remote MCP tools are not mounted.
$npx -y skills add publisher-skill/publisher --skill publisher-skillsInstalls into the current project.
Run `npx skills use "https://github.com/publisher-skill/publisher" --skill "publisher-skill/publisher/publisher-skills"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/publisher-skill/publisher" that are relevant to the current task. Run `npx skills add "https://github.com/publisher-skill/publisher"` and select the relevant skills, then follow their instructions.