{
  "$schema": "https://ocx.kdco.dev/schemas/v2/registry.json",
  "name": "apaper",
  "version": "0.2.0",
  "author": "ai4paper",
  "components": [
    {
      "name": "writing",
      "type": "skill",
      "description": "Revise and strengthen academic prose for papers; applies IEEE journal rules for journal work and statement rules for theorems."
    },
    {
      "name": "creating-figures",
      "type": "skill",
      "description": "Create publication-quality scientific figures: TikZ for .tex papers, CeTZ for .typ papers, with a mandatory render-and-verify loop."
    },
    {
      "name": "apaper-mcp",
      "type": "bundle",
      "description": "Registers the @ai4paper/apaper-mcp paper-research MCP server (IACR / DBLP / Google Scholar / arXiv search, BibTeX collection, paper downloads) in opencode.json."
    },
    {
      "name": "apaper",
      "type": "bundle",
      "description": "Full academic paper-authoring toolkit: writing and creating-figures skills plus the apaper-mcp paper-research server."
    }
  ]
}