{
  "agent": {
    "name": "Abdol Hamid Portfolio Agent",
    "description": "AI agent representing Abdol Hamid - Full-stack Developer from An Giang University. This agent can provide information about Abdol Hamid's skills, projects, experience, and professional background.",
    "url": "https://hamid.id.vn",
    "version": "1.0.0",
    "protocols": ["a2a", "mcp", "oauth2"],
    "capabilities": {
      "streaming": true,
      "pushNotifications": false,
      "stateTransitionHistory": true
    },
    "defaultInputModes": ["text", "structured"],
    "defaultOutputModes": ["text", "structured", "json"],
    "skills": [
      {
        "id": "profile-inquiry",
        "name": "Developer Profile Inquiry",
        "description": "Answer questions about Abdol Hamid's background, skills, education, and experience",
        "tags": ["profile", "skills", "experience", "education", "background"],
        "examples": [
          "What are Abdol Hamid's technical skills?",
          "Where did Abdol Hamid study?",
          "What is Abdol Hamid's work experience?"
        ]
      },
      {
        "id": "project-information",
        "name": "Project Information",
        "description": "Provide detailed information about portfolio projects including tech stack, features, and achievements",
        "tags": ["projects", "portfolio", "tech-stack", "case-study"],
        "examples": [
          "Tell me about HalalChain project",
          "What technologies does HooksDream use?",
          "Show me Kim Quang Bakery project details"
        ]
      },
      {
        "id": "contact-facilitation",
        "name": "Contact Facilitation",
        "description": "Provide contact information and facilitate professional inquiries",
        "tags": ["contact", "email", "linkedin", "github", "hiring"],
        "examples": [
          "How can I contact Abdol Hamid?",
          "What is Abdol Hamid's email?",
          "I want to hire Abdol Hamid"
        ]
      },
      {
        "id": "location-context",
        "name": "Location & Regional Context",
        "description": "Provide context about An Giang, Vietnam location and regional tech ecosystem",
        "tags": ["an-giang", "vietnam", "location", "regional"],
        "examples": [
          "Where is Abdol Hamid located?",
          "Tell me about An Giang University",
          "What is the tech scene like in An Giang?"
        ]
      }
    ],
    "authentication": {
      "schemes": ["Bearer", "OAuth2"],
      "credentials": "https://hamid.id.vn/.well-known/oauth-authorization-server"
    },
    "owner": {
      "name": "Abdol Hamid",
      "alternateName": "AbdolHamidDev",
      "jobTitle": "Full-stack Developer",
      "affiliation": "An Giang University (AGU)",
      "location": "An Giang, Vietnam",
      "email": "abdolhamid.dev@gmail.com",
      "url": "https://hamid.id.vn",
      "social": {
        "github": "https://github.com/AbdolHamidDev",
        "linkedin": "https://www.linkedin.com/in/hamidabdol",
        "youtube": "https://www.youtube.com/@hamidev",
        "twitter": "https://twitter.com/hamidev"
      }
    },
    "discovery": {
      "wellKnown": "https://hamid.id.vn/.well-known/agent.json",
      "mcpServer": "https://hamid.id.vn/.well-known/mcp/server.json",
      "jwks": "https://hamid.id.vn/.well-known/jwks.json",
      "llms": "https://hamid.id.vn/llms.txt",
      "sitemap": "https://hamid.id.vn/sitemap.xml"
    },
    "keywords": [
      "hamid an giang",
      "abdol hamid",
      "hamid agu",
      "hamid sinh viên",
      "hamid trường đại học an giang",
      "full-stack developer",
      "TypeScript",
      "React",
      "Next.js",
      "Node.js",
      "PostgreSQL",
      "Redis",
      "An Giang University",
      "Vietnam developer",
      "software developer"
    ]
  }
}