ワンクリックで
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.