Skip to content
Skillv1.0.0

image

# Agent Notes: material/image

by ho0527(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ho0527/pokertrace (material/image/AGENTS.md). Install upstream with npx skills add ho0527/pokertrace --skill image. Copyright stays with the author.

# Agent Notes: material/image

範圍

素材分類目錄,請保留來源、用途與授權資訊,避免無說明替換資產。

工作規則

  • 先讀根目錄 AGENTS.md,本檔只補充此資料夾的維護重點。
  • 修改既有檔案前先備份成 {檔名}_old_t{流水號}.{副檔名}
  • 不移除使用者或其他 agent 已做的修改;遇到既有變更要先理解再接續。
  • 新增或調整功能時,同步更新相關 README,讓下一次維護能快速接手。

檢查建議

素材通常不需要編譯;替換前確認檔名、引用路徑、授權與壓縮尺寸。

目錄提示

  • README 說明使用者或維護者應知道的用途。
  • AGENTS 說明 AI agent 在此目錄工作時要注意的規則。

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ho0527-pokertrace-image/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ho0527-pokertrace-image.ocm.jsonjson
{
  "ocm": "1",
  "id": "ho0527-pokertrace-image",
  "kind": "skill",
  "name": "image",
  "description": "# Agent Notes: material/image",
  "publisher": "ho0527",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "# Agent Notes: material/image"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ho0527/pokertrace",
      "path": "material/image/AGENTS.md",
      "ref": "c77d8eef96667f4e0088dc84ca7ff61aadc81fe7",
      "url": "https://github.com/ho0527/pokertrace/blob/c77d8eef96667f4e0088dc84ca7ff61aadc81fe7/material/image/AGENTS.md",
      "key": "ho0527/pokertrace/material/image/AGENTS.md"
    }
  },
  "instructions": "# Agent Notes: material/image\n\n## 範圍\n\n素材分類目錄,請保留來源、用途與授權資訊,避免無說明替換資產。\n\n## 工作規則\n\n- 先讀根目錄 `AGENTS.md`,本檔只補充此資料夾的維護重點。\n- 修改既有檔案前先備份成 `{檔名}_old_t{流水號}.{副檔名}`。\n- 不移除使用者或其他 agent 已做的修改;遇到既有變更要先理解再接續。\n- 新增或調整功能時,同步更新相關 README,讓下一次維護能快速接手。\n\n## 檢查建議\n\n素材通常不需要編譯;替換前確認檔名、引用路徑、授權與壓縮尺寸。\n\n## 目錄提示\n\n- README 說明使用者或維護者應知道的用途。\n- AGENTS 說明 AI agent 在此目錄工作時要注意的規則。",
  "cost": {
    "context_tokens": 86
  }
}

Fetch it by URL: GET /api/v1/registry/ho0527-pokertrace-image/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.