pai-pro

作者 Utopai-Research已验证

Local AI filmmaking studio — skills, canvas, timeline — driven from your coding agent.

322
Stars
29
Forks
JavaScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/Utopai-Research/pai-pro

快速入门

使用 pai-pro 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

PAI-Pro

The local AI filmmaking studio, driven from your coding agent.

简体中文 · English

Try the hosted web service

Utopai Studios Discord Follow @UtopaiStudios
Claude Code supported Codex supported

PAI-Pro canvas view

What's PAI-Pro?

PAI-Pro is a local-first AI filmmaking workspace built around four things:

  • Your own Claude Code or Codex, capable agents connected to local project files, persistent context, and customized filmmaking skills. (Setup and agents)
  • End-to-end filmmaking skills for scripts, images, videos, and voice. (More skill details)
  • A visual canvas and timeline for designing scenes, managing assets, arranging shots, and keeping larger productions organized.
  • One API service for story media across image, video, voice, and 4K upscaling, so productions do not need separate providers for each step. (API service details)

Quick start

Use Claude Code or Codex to install PAI-Pro for you. Paste this into your agent:

Clone https://github.com/Utopai-Research/pai-pro, read the setup docs in README.md and docs/setup.md, then install PAI-Pro for my current agent. Ask me for my PAI_KEY, use Docker unless I ask for local development, and start the app when setup is complete.

ChooseCommands
Anthropic Claude CodeDocker: ./scripts/docker-start.sh
Local: if ports are busy, run ./scripts/stop.sh first; then ./scripts/setup --agent claude and ./scripts/start.sh
OpenAI CodexDocker: PAI_DEFAULT_AGENT_ID=codex ./scripts/docker-start.sh
Local: if ports are busy, run ./scripts/stop.sh first; then ./scripts/setup --agent codex and PAI_DEFAULT_AGENT_ID=codex ./scripts/start.sh

Open Docker at http://localhost:7588 or local at http://localhost:7443.

API Service

PAI_KEY gives each production one service for image, image pro, video, voice, and 4K upscaling, without separate provider keys for each step. Use the PAI Pro Developer Platform to manage keys, tasks, balance, and credits. It also supports less restrictive video moderation via asset preupload and helps support this project. Paid generations are staged first; for BYOK and exact payloads, see API Service.

CapabilityQualityTime# of referencesEstimated price
generate_imageGreat~10-30s16 imgs$0.07 / $0.10 / $0.15 for 1K / 2K / 4K
generate_image_proBest~3-6 min32 imgs$0.26 / $0.45 / $0.77 for 1K / 2K / 4K
generate_videoBest~3-6 min9 imgs / 3 vids / 3 auds$0.08/s / $0.20/s / $0.44/s for 480p / 720p / 1080p
upscalerBest1-min example: ~4-8 min landed1 video1-min example: $1.35 for 1080p->4K, $2.35 for 720p->4K
generate_voiceGood~5-15sN/A$0.01 per 500 input characters, rounded up

Resources

  • 💬 Discord — questions, ideas, support, and show & tell
  • ⚙️ API Service — developer platform notes, BYOK counterparts, and exact media JSON payloads
  • 🎬 Skills reference — how filmmaking skills route agent requests
  • 🚀 Setup and agents — choose Docker or host mode, configure Claude/Codex, and understand ports, auth, and permissions
  • 🏗 Architecture — viewer, CLI, canvas, and project-file layout
  • FAQ — common setup and generation issues
  • 🐛 Issues — bug reports only
  • 🤝 Contributing — contribution guide, proprietary-skills carve-out, and CLA flow

License

PAI-Pro is released under the PAI PRO Sustainable Use License, which permits personal use, non-commercial research, and internal business use. Commercial use of PAI-Pro Skills or enterprise-designated source code/Skills requires an explicit agreement; enterprise licenses are available.

常见问题

What is pai-pro?

pai-pro is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Utopai-Research. Local AI filmmaking studio — skills, canvas, timeline — driven from your coding agent. It has 322 GitHub stars.

Is pai-pro safe to use?

Yes. pai-pro passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install pai-pro?

Clone the repository with "git clone https://github.com/Utopai-Research/pai-pro" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is pai-pro written in?

pai-pro is primarily written in JavaScript. It is open-source under Utopai-Research on GitHub, so you can review or fork the full source.

Are there alternatives to pai-pro?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh pai-pro against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情