Clean and package the project for distribution. Removes __pycache__, .venv, build artifacts, data caches, logs, IDE files, coverage reports, and sanitizes API keys in config. Produces a minimal, ready-to-share codebase. Use when user says 'package', 'clean project', 'clean up', '打包', '清理项目', '清理缓存', 'prepare for distribution', 'remove caches', or wants to deliver a clean copy of the code.
$npx -y skills add jerry-ai-dev/modular-rag-mcp-server --skill packageInstalls into the current project.
Run `npx skills use "https://github.com/jerry-ai-dev/modular-rag-mcp-server" --skill "jerry-ai-dev/modular-rag-mcp-server/package"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jerry-ai-dev/modular-rag-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jerry-ai-dev/modular-rag-mcp-server"` and select the relevant skills, then follow their instructions.