Skip to content

Add DanceAnon video anonymizer plugin - #34

Merged
hetaoBackend merged 1 commit into
MiniMax-AI:mainfrom
Corgiac:add-corgiac-dance-anonymizer
Sep 9, 2026
Merged

Add DanceAnon video anonymizer plugin#34
hetaoBackend merged 1 commit into
MiniMax-AI:mainfrom
Corgiac:add-corgiac-dance-anonymizer

Conversation

@Corgiac

@Corgiac Corgiac commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Problem

DanceAnon users need a reusable MiniMax Code workflow for checking the
environment, launching the Web application, running video anonymization,
troubleshooting models and ffmpeg, and making focused code changes.

Example prompt

Use the dance-anonymizer skill to check whether my local DanceAnon
project can start. Do not install or download anything yet.

Expected result

MiniMax Code locates the local DanceAnon checkout, checks Python,
dependencies, model checkpoints and ffmpeg, and reports missing
requirements before starting the application.

Dependencies and platforms

  • Python 3.10+
  • Local DanceAnon checkout
  • Dependencies from requirements.txt
  • YOLO, SAM2 and CUTIE model files required by DanceAnon
  • ffmpeg when audio muxing is needed
  • macOS, Windows and Linux

Network and data behavior

The Plugin itself performs no network requests and requires no account,
API key or paid service.

Network access is only needed when the user explicitly requests cloning,
package installation or model downloading.

Video files are processed locally by DanceAnon. The Plugin does not add
telemetry or upload videos.

Test evidence

  • npm run validate: passed
  • Plugin result: OK plugin Corgiac/dance-anonymizer
  • npm run check: passed
  • Node tests: 128 passed, 0 failed
  • No TODO placeholders or personal absolute paths

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@hetaoBackend hetaoBackend left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current head bbc3292 was reviewed as a Skill-only plugin. The portable manifest and Skill validate, the package contains its README/project guide/MIT license, installation and model downloads require confirmation, input overwrite is prohibited, and no plugin-side network, credential, destructive-operation, or unsupported host-contract blocker was found. Full DanceAnon inference was not run because the external checkout and model weights are intentionally not bundled. [code]smith is SKIPPED.

@hetaoBackend
hetaoBackend merged commit 81b02be into MiniMax-AI:main Sep 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants