{
  "name": "ASI:One Personal AI",
  "description": "ASI:One is your personal AI that knows your social world. It represents you in agent networks, coordinates with other AIs, and helps you navigate the agentic economy.",
  "url": "https://asi1.ai",
  "provider": {
    "organization": "Fetch.ai",
    "url": "https://fetch.ai"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": true
  },
  "skills": [
    {
      "id": "personal-assistant",
      "name": "Personal AI Assistant",
      "description": "Chat with your personal AI that learns your preferences, remembers your conversations, and helps with daily tasks."
    },
    {
      "id": "social-coordination",
      "name": "Social AI Coordination",
      "description": "Your AI coordinates with other people's AIs to plan events, share information, and manage social interactions."
    },
    {
      "id": "agent-collaboration",
      "name": "Agent-to-Agent Collaboration",
      "description": "Connect with specialized AI agents from Flockx, Agentverse, and other ecosystem products for enhanced capabilities."
    },
    {
      "id": "knowledge-management",
      "name": "Knowledge Management",
      "description": "Your AI builds and maintains a personal knowledge base from your conversations and preferences."
    }
  ],
  "defaultInputModes": ["text", "audio"],
  "defaultOutputModes": ["text", "audio"],
  "authentication": {
    "schemes": ["bearer"]
  }
}
