{
  "$schema": "https://agent-skills.org/schemas/v0.2.0/index.json",
  "type": "AgentSkillsIndex",
  "version": "0.2.0",
  "url": "https://passbackai.com/.well-known/agent-skills/index.json",
  "publisher": {
    "name": "PassbackAI",
    "url": "https://passbackai.com",
    "contact": "ladiamant+passbackai@gmail.com"
  },
  "updated": "2026-07-09",
  "skills": [
    {
      "id": "format-llm-feedback",
      "name": "Format multi-point feedback as anchored Markdown for an LLM",
      "description": "Convert a list of corrections into the structured Markdown export PassbackAI produces — each note paired with its verbatim quote and the heading chain (or table row/column) it sits under. Designed to be pasted back into the originating chat so the model lands every fix on its exact target in one round-trip.",
      "url": "https://passbackai.com/skills/format-llm-feedback.md",
      "mediaType": "text/markdown",
      "digest": {
        "algorithm": "sha-256",
        "value": "a9871fdab0f3cf224dd30bdb3b6c338ad3575358281f195f7139221ca3282a62"
      },
      "size": 4607,
      "tags": [
        "llm-feedback",
        "markdown",
        "annotation",
        "prompt-engineering",
        "claude",
        "chatgpt",
        "cursor",
        "gemini"
      ]
    },
    {
      "id": "passback",
      "name": "Weave any document’s open points into one interactive PassbackAI page and pull the answers back",
      "description": "One skill, two jobs: ROUTE (scan any input for unclear points and author ONE woven Markdown document that gives each point the interaction primitive that fits — single-choice, multi-choice, open-question, prioritize, or a questionnaire grouping 3+ tightly-related questions — while settled thinking stays prose the reviewer annotates) and PULL (read back what reviewers answered with list_responses). Delivers over the route_document MCP tool when connected, or as a pasteable Markdown document into https://passbackai.com as a fallback. Replaces the legacy question-extractor skill.",
      "url": "https://passbackai.com/skills/passback.md",
      "mediaType": "text/markdown",
      "digest": {
        "algorithm": "sha-256",
        "value": "e2cacac0c5b8abdb3ea9776b8ba40e205e196d01f097e77ba0ee196cd88af75d"
      },
      "size": 27113,
      "tags": [
        "feedback-loop",
        "questionnaire",
        "prioritize",
        "decision-extraction",
        "document-routing",
        "prompt-engineering",
        "claude",
        "chatgpt"
      ]
    }
  ]
}
