开源剪映小助手|剪映API | 扣子插件 | Open-source CapCut automation toolkit to generate & download draft files. | skills
1.3k
Stars
224
Forks
4
Open issues
7
Contributors
AI Analysis
CapCut Mate is an open-source automation toolkit for generating and managing CapCut (Jianying) draft files via FastAPI. It serves video creators and AI/automation developers who want to programmatically create video content, integrate with large language models, or build workflow automation—not for general web development or non-video use cases.
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
CapCut Mate: Open-source API for programmatic CapCut draft automation, targeting LLM integration and workflow builders.
CapCut Mate is a FastAPI-based wrapper around CapCut's draft format, enabling programmatic creation and manipulation of video projects. Built for LLM integration (Coze plugins, n8n workflows), it abstracts CapCut's native API and provides REST endpoints for draft management, material addition, and export. Adoption appears concentrated in the Chinese content creation ecosystem; real-world production usage is not verified beyond anecdotal integration examples.
Project created August 2025, gaining traction 10–11 months into maturity as of June 2026. Emerged in a wave of LLM-adjacent automation tooling, positioning itself as a bridge between generative AI systems and CapCut's closed ecosystem. Coze plugin publication indicates strategic effort to embed into Alibaba's conversational AI platform.
Started with ~0 stars in August 2025; reached 1,229 stars and 209 forks by June 2026 (1 year). Growth profile shows steady but modest trajectory: 25 stars in final 7 days suggests plateau or consolidation phase. Repository is still actively pushed to (last update 22 June 2026, 10 days before analysis date). Growth likely driven by blog/video tutorials (Douyin video tutorial mentioned) and Coze plugin listing rather than viral adoption.
adoption not verified. README mentions Coze plugin availability and workflow integration examples (n8n, Coze), but no concrete user counts, company deployments, or case studies provided. Coze plugin store listing is real but presence in a plugin marketplace does not confirm production usage. No independent testimony from end-users or system integrators in accessible documentation.
Appears to be a FastAPI service exposing RESTful endpoints that serialize/deserialize CapCut's native draft JSON format. README documents draft management (create/save/get), material addition (video/image/audio/stickers), text styling, effects, and cloud rendering export. Likely operates as a stateless API layer; no indication of custom video encoding or rendering (delegates to CapCut cloud). Based on README, uses Pydantic for validation, Uvicorn server, Docker Compose for deployment. Actual implementation details not inspectable from README alone.
not documented in README
Last commit 22 June 2026 (10 days before analysis date). Repository shows active maintenance: recent push, uv-based dependency management, Docker Compose configuration, and documented deployment paths (Docker, local Python). No evidence of abandoned state; cadence appears consistent with a maintained side project or small team effort rather than high-velocity commercial product.
ADOPT IF: you need programmatic CapCut draft generation for LLM-driven workflows (Coze bots, n8n automation) and accept that integration is self-hosted and reverse-engineered. AVOID IF: you need official API support, SLA guarantees, or are uncomfortable with reverse-engineering CapCut's internal format (dependency on CapCut's stability/changes). MONITOR IF: you are considering this for mission-critical production workflows—adoption signals are weak, and the project is young; production reliability not yet demonstrated at scale.
Independent dimensions
Mainstream potential
3/10
Technical importance
5/10
Adoption evidence
2/10
- Reverse-engineering dependency: CapCut Mate relies on reverse-engineering CapCut's draft JSON format and undocumented endpoints. CapCut updates, format changes, or anti-scraping measures could break functionality with little notice.
- No official support: This is not an official CapCut project; feature requests and bug fixes depend on community effort. CapCut may release its own official API, rendering this project obsolete.
- Unverified production usage: No evidence that this is running in production at meaningful scale. First-mover integrations may discover edge cases or stability issues not yet surfaced.
- Test coverage not documented: README does not mention unit or integration test coverage; code quality assumptions not verified.
- Reliance on Coze/n8n ecosystems: Value is largely realized through Coze plugin marketplace and workflow builder integrations. If those platforms change their extension APIs or policies, adoption friction may increase.
Project likely to remain a specialized tool for Coze bot builders and automation enthusiasts in the Chinese content ecosystem. Slow sustained growth probable; mainstream adoption unlikely unless CapCut officially blesses it or releases a competing public API. Risk of sudden obsolescence if CapCut releases official SDK.
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Website
- https://jcaigc.cn
- Language
- Python
- License
- Apache-2.0
- Last updated
- 5d ago
- Created
- 10mo ago
- Analyzed with
- anthropic/claude-haiku-4-5
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open issues
Open pull requests
Top contributors
Similar repos
GuanYixuan/pyJianYingDraft
pyJianYingDraft is a Python library for programmatically generating and...
luoluoluo22/jianying-editor-skill
An AI automation skill that enables hands-off video editing in JianYing (CapCut...
OpenCut-app/OpenCut
OpenCut is a free, open-source video editor targeting web, desktop, and mobile...
sun-guannan/VectCutAPI
VectCutAPI is a cloud-based video editing API platform designed for AI agents...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
1.3k | +80 | Python | 7/10 | 5d ago |
|
|
3.9k | — | Python | 7/10 | 2d ago |
|
|
2.4k | — | Python | 7/10 | 4w ago |
|
|
62k | — | TypeScript | 6/10 | 3w ago |
|
|
2.1k | — | Python | 7/10 | 1d ago |
|
|
6k | — | Python | 7/10 | 1mo ago |
OpenCut (61k stars, TypeScript) is a full-featured client-side CapCut alternative with rendering and playback. CapCut Mate is an API wrapper for draft automation aimed at LLM integration, not a standalone editor; much narrower scope but different use case (automation vs. UI).
VectCutAPI (2.0k stars, Python) also provides an API for video generation. Direct competitor in scope; adoption numbers similar. Relative differentiation unclear from README alone.
autoclip (5.8k stars, Python) focuses on automatic video clip generation. CapCut Mate is more general-purpose draft manipulation; autoclip may be more specialized for a narrower use case.
Not clear from README whether CapCut provides an official, documented API. If it does, CapCut Mate's value proposition depends on whether it simplifies or unifies access. If CapCut has no public API, CapCut Mate's reverse-engineered approach fills a gap but carries reverse-engineering risk.
CapCut Mate can be deployed as a custom connector; it enables these platforms to integrate CapCut but is not itself a workflow builder—complementary, not competitive.








