SkillAgentSearch skills...

publisher

Publish HTML frontend games to the AI Game MCP platform.

Install / Use

npx skills add publisher-skill/publisher

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

65/100

Category

Other

Supported Platforms

Claude Code
OpenAI Codex

Publisher Skill

English | 简体中文

AI publishing platform

Publish HTML frontend projects to the publishing platform.

Install to Claude Code

Extract this directory to:

~/.claude/skills/publisher

Then use the Skill inside Claude Code.

Platform URL

https://pushwebly.com

How to use

Just tell Claude what you want in plain language, for example:

  • "Publish this project for me" (give it the zip path)
  • "I want an APK I can install on my phone"
  • "What projects have I published?"

Claude infers the action, asks only for what's missing (username/password on first use), logs in, and completes the workflow directly via the MCP tools or HTTP APIs. You don't need to install or run anything. See SKILL.md for the full agent workflow.

Credentials are saved locally to ~/.publisher/config.json so subsequent runs refresh the token automatically.

Documentation

MCP Tools

Canonical names are project_* (preferred). The old game_* names still work as deprecated aliases. Describe them as "project" operations to users.

  • user_login_or_register
  • project_publish
  • project_list
  • project_update_visibility
  • project_build_apk
  • project_publish_and_build_apk

Related Skills

View on GitHub
GitHub Stars29
CategoryOther
Updated1mo ago
Forks1

Languages

Shell

Security Score

80/100

Audited on Aug 6, 2026

1 medium1 low1 info