.claude/skills/mopng-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
通过 qise-studio/motu-agent 的 MoPNG Agent OpenAPI 协商完成图片生成与修图。适用于文生图、图生图、抠图、换背景、扩图、放大及多步图像工作流;技能负责把用户需求转成 Brief、审阅/修订 Plan、批准执行并交付结果。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/mopng-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/mopng-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/mopng-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @jkin8010/mopng-apiclawhub inspect @jkin8010/mopng-api --version 0.1.8This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:df419bcf034daf18f6ae22cc58d66c392d42592a19d691f30d62c6a71419ef7a_meta.json.github.github/workflows.github/workflows/ci.yml.gitignoreLICENSEpyproject.tomlREADME.mdscriptsscripts/mopng_agent.pyscripts/mopng_api.pyskill-card.mdSKILL.mdteststests/test_mopng_api.pyuv.lock**Major update: Switch from legacy mopng.cn endpoints to MoPNG Agent OpenAPI workflow via qise-studio/motu-agent.** - Uses a new agent-based multi-step workflow (Brief → Plan → Approve/Revise → Execute) instead of direct feature commands. - Removes all legacy CLI commands (`remove-bg`, `text-to-image`, etc.). Only use `agent` subcommands. - API interaction is now via standardized OpenAPI endpoints (`/session`, `/plan`, `/models`, `/approve`, etc.). - Strict separation of file uploads: local images must be hosted and referenced by HTTPS URLs. - Adds new environment options for agent URL and cost auto-approval; updates authentication and safety guidance. - Simplifies dependencies (now only requires python3, not uv). - Documentation fully rewritten to reflect new workflow, safety policies, and agent protocols.