adobe-illustrator-scripting
仓库创建 2025年6月12日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由
覆盖对象模型与常见自动化场景,适合设计工具自动化开发者。
这个 Skill 做什么
为 Adobe Illustrator 编写、调试和优化 ExtendScript(JSX) 自动化脚本。
用 ExtendScript(JSX)为 Illustrator 写自动化脚本,能操纵文档、图层、路径、文本框、颜色、符号和画板,支持坐标系、单位和批量导出等流程自动化。当你要批量修改设计文件或把重复步骤做成工具时非常实用。特点是覆盖完整的 Illustrator DOM 和最佳实践,帮你写出可维护的 .jsx 脚本并方便调试优化。
▸ 展开 SKILL.md 英文原文
Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts that manipulate documents, layers, paths, text frames, colors, symbols, artboards, or any Illustrator DOM objects. Covers the complete JavaScript object model, coordinate system, measurement units, export workflows, and scripting best practices.
3.7w
Stars
4.6k
Forks
40
仓库内 Skill
+837
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/github/awesome-copilot/main/skills/adobe-illustrator-scripting/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/adobe-illustrator-scripting/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Adobe Illustrator Scripting Expert guidance for automating Adobe Illustrator through ExtendScript (JavaScript/JSX). This skill covers the Illustrator scripting object model, all major API objects, code patterns, and best practices for writing production-quality `.jsx` scripts. ## Bundled Assets - [`references/object-model-quick-reference.md`](references/object-model-quick-reference.md): Use this as a quick lookup for the Illustrator scripting object model, common document and page item types, and related DOM concepts while writing or debugging scripts. - `scripts/`: Contains example Illustrator automation scripts you can use as starting points or implementation patterns for common tasks
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有