publisher

mcp
Security Audit
Fail
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 52 GitHub stars
Code Fail
  • rm -rf — Recursive force deletion command in scripts/package-skill.sh
  • rm -rf — Recursive force deletion command in skills/publisher-skills/scripts/package-skill.sh
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

Publish HTML frontend games to the AI Game MCP platform.

README.md

Publisher Skill

English | 简体中文

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

Reviews (0)

No results found