一键导入
sase-artifact-file
Create explicit SASE artifact files produced during an agent run.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create explicit SASE artifact files produced during an agent run.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Report on currently-running SASE agents. Use when the user asks "what's running?", "agent status", "status report", or any question about live/background agents.
Reference for sase bead commands (create, update, list, search, ready, show, dep). Use when working with beads.
Inspect prior sase agent chat transcripts. Use when the user asks about previous chats, chat transcripts, prior agent conversations, "what did agent X say?", "summarize the previous agent", or any question about an earlier sase agent's prompt or response.
Create an implementation plan. Use instead of plan mode (which is disabled).
Create an implementation plan. Use instead of plan mode (which is disabled).
Create an implementation plan. Use instead of plan mode (which is disabled).
| name | sase_artifact_file |
| description | Create explicit SASE artifact files produced during an agent run. |
Before doing anything else, run this command to record that you are using this skill:
sase skill use sase_artifact_file --reason "<one-line reason for using this skill>"
Use this skill when the user asks you to produce an artifact file that should be available from the SASE Agents tab.
Create the requested file in your workspace.
Register it as an explicit artifact file:
sase artifact-file create -p <path> -n "<label>"
Report the artifact-file id and stored path printed by the command.
-p, --path is required and points to the file you created.-n, --label sets the artifact-file display name.-k, --kind may be one of chat, plan, image, markdown, pdf, or file. Omit it to infer from the file
extension.The command moves the file into SASE artifact-file storage, so do not edit the original path after registration.