{
  "$schema": "https://agentskills.io/schemas/agent-skills-v0.2.json",
  "name": "ScholarFlow Research Agent Skills",
  "description": "Discovery index for machine-readable ScholarFlow research content.",
  "skills": [
    {
      "name": "ingest_scholarflow_machine_layer",
      "type": "retrieval",
      "description": "Ingest ScholarFlow's authoritative machine-readable map, artifact catalog, and JSON-LD knowledge graph instead of scraping human-facing HTML.",
      "url": "https://scholarflow.ca/llms.txt",
      "sha256": "163485783090d89d87656155afad82013d03979cfea2d3f35ad29cd872b1598e"
    },
    {
      "name": "read_scholarflow_llm_map",
      "type": "retrieval",
      "description": "Read the ScholarFlow LLM map with content inventory, preferred ingestion order, and explicit semantic edges among people, themes, essays, and publications.",
      "url": "https://scholarflow.ca/.well-known/llm-map.json",
      "sha256": "0d93997790640db963cca42f70bf2e1bff2c4c82d8829374f6d0b6d88dfd4927"
    }
  ]
}
