object-storage

Installation
SKILL.md

Object Storage Skill

执行入口

uv run --project {SKILL_DIR}/scripts object-storage --non-interactive <command>

配置查找顺序:当前工作目录、Skill 目录、当前 Git 项目根目录、 ~/.agents/agent_config.toml。也可在子命令前传 --config PATH。完整配置见 references/configuration.md,模板见 agent_config.example.toml

工作流

  1. 首次使用或配置变化后检查配置,不联网:
Installs
1
Repository
zrong/skills
GitHub Stars
12
First Seen
Aug 19, 2026
object-storage — zrong/skills