Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add a275618631/codex-antigravity-collaboration --skill artifact-storage-policygit clone --depth 1 https://github.com/a275618631/codex-antigravity-collaborationWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/a275618631/codex-antigravity-collaboration/artifact-storage-policy)<a href="https://agentmods.dev/skills/a275618631/codex-antigravity-collaboration/artifact-storage-policy"><img src="https://agentmods.dev/badge/skills/a275618631/codex-antigravity-collaboration/artifact-storage-policy/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/a275618631/codex-antigravity-collaboration/artifact-storage-policy"><img src="https://agentmods.dev/badge/skills/a275618631/codex-antigravity-collaboration/artifact-storage-policy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00068 | $0.01570 |
| Opus 5 | $0.00034 | $0.00785 |
| Sonnet 5 | $0.00014 | $0.00314 |
| Haiku 4.5 | $0.00007 | $0.00157 |
Grade A, and why
artifact-storage-policy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 127 lines — stays where its author put it; the contents beside it link to each section on GitHub.
交付物儲存政策
目的
先確認專案、目的地與既有位置,再建立或寫入外部交付物。此 Skill 是工作報告、Project Delivery Orchestrator、Google Drive 保存與 GitHub repository 選擇的共同政策;不負責搬移歷史檔案,也不取代平台專用工具。
觸發條件
- 產出或保存工作報告、設定改版、稽核結果或其他正式成果。
- 使用者要求保存到 Google Drive、GitHub,或同時保存到兩者。
- 需要選擇新 repository、專案資料夾或交付目錄。
- 需要判斷是否沿用既有專案、分支或版本。
Input Schema
storage_request:
task: ""
project_key: ""
aliases: []
destinations: [google_drive|github]
artifacts: [{purpose: "", filename: ""}]
date: "YYYY-MM-DD"
user_authorized_write: false
Resolution Workflow
- 搜尋既有專案名稱、別名、近期交付物、Drive 資料夾與 GitHub repository;不得只依任務標題猜測。
- 確認 Google Drive 的
CODEX根資料夾 ID、專案資料夾 ID、完整路徑與寫入權限;Drive 根目錄或My Drive根目錄不是合格目的地。 - 確認 GitHub owner、repository、目前分支與既有相關 repository;同一專案優先沿用既有 repository,不因日期或單一任務建立新 repo。
- 判斷關係:
new、continuation、branch或related。若無法判斷,標記needs_review,不得自行建立新位置。 - 檔名使用繁體中文,至少包含專案/功能、用途與建立日期;避免只用
report.md、final.docx、output.txt。 - 寫入後必須讀回 metadata/內容,核對實際 parent、完整路徑、檔名、URL、MIME/大小與 repository/分支。
- 發現錯放、重複、檔名不合規或無法回讀時,狀態為
needs_repair或failed,不得報告為完成。移動、重新命名、覆蓋、刪除或權限變更需另有明確授權。
Output Schema
routing:
task: ""
date: ""
lane: fast|slow
workflow: project-delivery-orchestrator
skills_invoked: []
agents_invoked: []
storage:
project_key: ""
relationship: new|continuation|branch|related|needs_review
platform: google_drive|github|both
drive:
expected_root: CODEX
expected_project_folder: ""
expected_parent_id: ""
actual_parent_id: ""
actual_path: ""
root_leak_detected: false
reused_existing_project_folder: false
duplicate_project_folders_found: []
top_folder_date_before: ""
top_folder_date_after: ""
placement_verified: false
github:
expected_repo: ""
actual_repo: ""
reused_existing_repo: false
new_repo_reason: ""
duplicate_or_related_repos_found: []
placement_verified: false
artifacts:
- purpose: ""
expected_filename: ""
actual_filename: ""
local_path: ""
url: ""
storage_path: ""
parent_id: ""
repository: ""
branch: ""
status: created|updated|not_saved|needs_repair|failed
verification: ""
created_at: ""
filename_language: zh-TW
project_in_filename: false
purpose_in_filename: false
creation_date_in_filename: false
naming_verified: false
validations:
routing_ledger: pass|fail|not_applicable
content: pass|fail|not_run
format: pass|fail|not_run
remote_exists: pass|fail|not_run
permission: pass|fail|not_run
storage_location: pass|fail|not_run
project_reuse: pass|fail|not_run
filename_policy: pass|fail|not_run
top_folder_date: pass|fail|not_run
unresolved: []
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 127 lines · 68 tokens per session scan A 5dc992bfc80e
artifact-storage-policy is a skill published in the GitHub repository a275618631/codex-antigravity-collaboration (8 stars, last pushed yesterday), licensed MIT. It adds 68 tokens to every session and 1,570 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
review-change
Review a completed change against its authorizing spec in fresh context — evidence-based checks, severity-ranked findings, and a written verdict for the human's merge decision. Use when a diff needs reviewing before merge, or when add-feature / fix-bug / implement-spec reaches its review gate.
antigravity-maintainer-batch-release
Run protected AAS maintainer sweeps, PR merge batches, canonical sync, Core preview checks, and scripted releases. Use for repository maintenance, main alignment, CLI/MCP/Workbench changes, or release work; not ordinary contribution tasks.
agent-self-scheduling
Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.
conventional-commit
Workflow for generating conventional commit messages following the Conventional Commits specification. MUST be invoked every time a commit is created. Guides construction of standardized commit messages with correct type, scope, description, body, and footer.
accint-commitments
Triage acc's open promises and close them with honest real-world verdicts via accact(runtime="outcome").
worktrees
Manage Git worktrees as OMO safe isolated coding lanes for complex, risky, or parallel work.