{
  "$schema": "https://agentskills.io/schema/v0.2.0",
  "skills": [
    {
      "name": "explore-continuity-docs",
      "type": "read",
      "description": "Explore Nool documentation to understand continuity infrastructure, agent coordination, and operational memory concepts",
      "url": "https://www.nool.dev/docs",
      "sha256": "continuity_infrastructure_docs"
    },
    {
      "name": "check-pricing",
      "type": "read",
      "description": "Check Nool pricing plans and enterprise options for continuity infrastructure",
      "url": "https://www.nool.dev/pricing",
      "sha256": "pricing_information"
    },
    {
      "name": "view-architecture",
      "type": "read",
      "description": "View the core architecture and primitives of Nool: rehydration, learnings, blast radius, replay, task continuity, and convergence",
      "url": "https://www.nool.dev",
      "sha256": "architecture_overview"
    },
    {
      "name": "contact-sales",
      "type": "write",
      "description": "Contact Nool sales team for enterprise deployments, custom SLAs, or technical questions",
      "url": "https://www.nool.dev/contact",
      "sha256": "contact_form"
    },
    {
      "name": "access-github",
      "type": "read",
      "description": "Access Nool GitHub repository to explore the continuity runtime codebase",
      "url": "https://github.com/theswiftway/nool-cli",
      "sha256": "github_repository"
    }
  ]
}
