{
  "version": "1.0",
  "name": "Crescita Agent Skills",
  "description": "Core consultancy services exposed as agent-readable skills.",
  "contact": "mailto:info@crescita.cc",
  "skills": [
    {
      "name": "default",
      "title": "Crescita service overview",
      "path": "/.well-known/agent-skills/default/skill.md"
    },
    {
      "name": "custom-software-backend-systems",
      "title": "Custom software and backend systems",
      "path": "/.well-known/agent-skills/custom-software-backend-systems/skill.md"
    },
    {
      "name": "data-reporting-systems",
      "title": "Data and reporting systems",
      "path": "/.well-known/agent-skills/data-reporting-systems/skill.md"
    },
    {
      "name": "cloud-infrastructure-modernisation",
      "title": "Cloud and infrastructure modernisation",
      "path": "/.well-known/agent-skills/cloud-infrastructure-modernisation/skill.md"
    },
    {
      "name": "security-hardening",
      "title": "Security hardening",
      "path": "/.well-known/agent-skills/security-hardening/skill.md"
    },
    {
      "name": "ai-agent-workflows-task-automation",
      "title": "AI agent workflows and task automation",
      "path": "/.well-known/agent-skills/ai-agent-workflows-task-automation/skill.md"
    }
  ],
  "compatibility": {
    "default_skill_path": "/.well-known/skills/default/skill.md"
  }
}