# moviepilot

基于 NAStool 部分代码重新设计，聚焦自动化核心需求，减少问题同时更易于扩展和维护。

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/jxxghp-moviepilot
- Source: https://github.com/jxxghp/moviepilot
- Price: free and open source

## Summary
moviepilot is a Claude Code plugin with 14 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes anysearch, browser-use, command-dispatch. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add jxxghp/moviepilot --agent claude-code
```

## Skills
- anysearch
- browser-use
- command-dispatch
- create-moviepilot-plugin
- create-moviepilot-skill
- database-operation
- feedback-issue
- generate-identifiers
- moviepilot-api
- moviepilot-cli
- moviepilot-update
- organize-files
- publish-moviepilot-plugin
- transfer-failed-retry

## FAQ

### What is moviepilot?
基于 NAStool 部分代码重新设计，聚焦自动化核心需求，减少问题同时更易于扩展和维护。

### How do I install moviepilot?
Run these in Claude Code: npx -y skills add jxxghp/moviepilot --agent claude-code. Then prompt normally.

### Does moviepilot auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is moviepilot free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
