Add DanceAnon video anonymizer plugin - #34
Merged
hetaoBackend merged 1 commit intoSep 9, 2026
Conversation
hetaoBackend
approved these changes
Sep 8, 2026
hetaoBackend
left a comment
Collaborator
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
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: passedOK plugin Corgiac/dance-anonymizernpm run check: passedNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.