원클릭으로
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.