docs_for_coding_agent/examples/workflows/07_skill_exec_actions_module/skills/artifact_builder/SKILL.md
动作型 Skill:通过 skill_exec 执行 actions/ 脚本,生成可审计产物。
npx skillsauth add okwinds/skills-runtime-sdk artifact_builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
提供一个可复用的“动作型 Skill”示例:
actions/ 目录SKILL.md frontmatter 的 actions 声明 action(argv/timeout/env)skill_exec 执行(保持 approvals/sandbox/WAL 证据链)$[examples:workflow].artifact_builderskills.actions.enabled=true(默认禁用)skill_exec:执行 frontmatter actions 中声明的 action执行 action 后,应在 workspace 看到产物文件(本示例为 action_artifact.json)。
documentation
用结构化流程生成一篇小说:大纲→概要→分章分段→组合→一致性自检。
documentation
用结构化流程写一篇文章:明确目标→大纲→分段写作→润色→一致性与事实自检。
business
规则报告(人类应用示例):汇总输入、规则与产物清单到 report.md。
tools
规则解析(人类应用示例):把自然语言规则转成结构化 plan.json。