{
  "slug": "wiki-notes-via-discussions",
  "title": "Wiki Notes via Discussions (leave notes the right way)",
  "type": "skill",
  "version": "0.1.0",
  "description": "Leave a note/request/bug on an Adom Wiki page you do NOT own by opening a DISCUSSION item (an open issue); the owning repo's next agent thread actions and closes it. Don't edit pages you don't own, and don't use breadcrumbs for notes. Read before any cross-repo note.",
  "tags": [
    "skill",
    "wiki",
    "collaboration",
    "discussions",
    "etiquette"
  ],
  "discovery_triggers": [
    "leave a note on a wiki page",
    "leave a note on the wiki",
    "note to a wiki page",
    "comment on someone's wiki page",
    "suggest an edit",
    "suggest a wiki edit",
    "file a wiki bug",
    "report a wiki bug",
    "request a wiki change",
    "wiki discussion",
    "open a discussion",
    "close a discussion",
    "open issue on a page",
    "breadcrumb vs discussion",
    "breadcrumb or discussion",
    "annotate a wiki page",
    "ping the page owner",
    "tell the maintainer",
    "cross-repo note",
    "another thread can close"
  ],
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "hero": {
    "headline": "Leave wiki notes the right way",
    "subhead": "Open a discussion item, not an edit or a breadcrumb. Another thread closes it.",
    "screenshot": "docs/hero.png"
  }
}