
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
ai-scriptify
Advanced tools
专注剧本创作阶段的AI辅助工具
核心价值: 帮助创作者从零写好剧本、小说改编剧本、漫剧快速创作
Scriptify 专注于剧本创作,不涉及分镜、制作、拍摄等后期环节。
✅ 做什么:
❌ 不做什么:
💡 如需完整制作流程: 查看 生态系统文档
# 全局安装
npm install -g ai-scriptify
# 或本地开发
git clone https://github.com/wordflowlab/scriptify.git
cd scriptify
npm install
npm run build
# 交互式创建项目,会引导选择 AI 助手、剧本类型等
scriptify init "我的第一部剧本"
cd "我的第一部剧本"
完整创作流程:
scriptify /spec # 1. 定义剧本规格(类型/时长/题材)
scriptify /idea # 2. 构思故事创意(主角/目标/冲突)
scriptify /outline # 3. 构建故事大纲(三幕结构)
scriptify /characters # 4. 设计人物角色
scriptify /scene # 5. 规划场次大纲
scriptify /script # 6. 编写完整剧本
scriptify /polish # 7. 润色优化剧本
scriptify /export # 8. 导出成品
三种创作模式:
/script --mode coach)/script --mode express)/script --mode hybrid)完整漫剧创作流程:
scriptify /import # 1. 导入小说(自动评估适配度)
scriptify /select-novel # 2. 选题检查(五大核心标准,0-100分)
scriptify /adapt-comic --style 沙雕 --episodes 60 --auto # 3. 快速改编
scriptify /quality-check-comic --all # 4. 批量质量检查
scriptify /polish --focus comic # 5. 专项润色(去AI味)
scriptify /export # 6. 导出成品
支持的漫剧风格:
核心特色:
/new - 创建新项目/open - 打开项目/list - 列出所有项目/save - 保存项目/export - 导出剧本/spec - 定义剧本规格/idea - 故事构思/outline - 故事大纲/characters - 人物设定/scene - 分场大纲/script - 剧本生成/fill - 填充混合模式框架/polish - 润色剧本/import - 导入小说(支持漫剧分析)/analyze - 结构分析/extract - 提炼情节/compress - 篇幅压缩/visualize - 视觉化转换/externalize - 内心戏外化/script - 生成剧本/select-novel - 漫剧选题检查(五大核心标准,0-100分评分)/adapt-comic - 漫剧改编(5步改编法,4种风格)/quality-check-comic - 漫剧质量检查(6大维度自动化评分)Scriptify 基于三层架构:
Markdown指令层 (templates/commands/*.md)
→ 定义检查标准和工作流程原则
→ 不包含硬编码对话
AI执行层
→ 灵活理解和执行
→ 根据上下文生成个性化反馈
Bash脚本层 (scripts/bash/*.sh)
→ 文件操作和项目管理
→ 输出JSON供AI使用
详见: docs/scriptify/架构说明-Slash-Command设计.md
欢迎提交 Issue 和 Pull Request!
MIT License
更新日志: 查看 CHANGELOG.md
FAQs
AI 驱动的剧本创作工具 - 原创剧本、小说改编、漫剧创作
The npm package ai-scriptify receives a total of 30 weekly downloads. As such, ai-scriptify popularity was classified as not popular.
We found that ai-scriptify demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.