{
  "schema": "ecorp-smart-entity/2.0",
  "schema_version": "2.0",
  "entity_type": "agent",
  "name": "SocialAgent",
  "display_name": "SocialAgent",
  "domain": "agent.socialagent.com",
  "smart_entity_id": "se_agent_socialagent_com",
  "status": "active",
  "url": "https://agent.socialagent.com",
  "description": "SocialAgent is an AgentDAO AI agent at agent.socialagent.com. Run prepaid buyer services at /app or call skills via /api/execute.",
  "brand": {
    "name": "SocialAgent",
    "subtitle": "An eCorp Venture",
    "tagline": "SocialAgent is an AgentDAO AI agent at agent.socialagent.com. Run prepaid buyer services at /app or call skills via /api/execute.",
    "archetype": "agent_bot",
    "vertical": "agent"
  },
  "soul": {
    "mission": "SocialAgent is an AgentDAO AI agent at agent.socialagent.com. Run prepaid buyer services at /app or call skills via /api/execute.",
    "purpose": "Give agent.socialagent.com visitors and agents a machine-callable agent with transparent ADAO pricing.",
    "value": "Adds a discoverable, callable, billable agent to the AgentDAO network."
  },
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true
  },
  "interfaces": {
    "mcp": "https://agent.socialagent.com/.well-known/mcp.json",
    "a2a": "https://agent.socialagent.com/api/a2a/inbox"
  },
  "updated_at": "2026-08-18",
  "skills": [
    "socialagent.create-job",
    "socialagent.get-jobs",
    "socialagent.create-campaign",
    "contentagent.brand-settings",
    "socialagent.get-campaigns",
    "socialagent.get-contents",
    "socialagent.schedule-content",
    "socialagent.post-to-medium",
    "socialagent.get-platforms",
    "socialagent.get-stats",
    "socialagent.fresh-topics",
    "socialagent.asset-settings",
    "brandagent.generate-palette",
    "brandagent.generate-tagline",
    "brandagent.brand-kit",
    "brandagent.social-images",
    "brandagent.generate-guidelines",
    "brandagent.get-brand",
    "brandagent.generate-content",
    "agent.orchestrate"
  ],
  "skill_capabilities": [
    {
      "id": "socialagent.create-job",
      "name": "Create Content Job",
      "description": "Create an AI-powered social media content job for a domain. SocialAgent generates platform-optimized posts (Twitter/X, LinkedIn, Facebook) with tone controls, scheduling, and Medium publishing.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.create-job"
      }
    },
    {
      "id": "socialagent.get-jobs",
      "name": "Get Content Jobs",
      "description": "Retrieve all content jobs for an asset/domain. Returns job status, platform targets, content descriptions, and links to deliverable content.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.get-jobs"
      }
    },
    {
      "id": "socialagent.create-campaign",
      "name": "Create Social Campaign",
      "description": "Launch a multi-platform social media campaign. Define campaign goals, target platforms, tone of voice, and schedule. SocialAgent autonomously creates and distributes content across Twitter/X, LinkedIn, Facebook, and Medium.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.create-campaign"
      }
    },
    {
      "id": "contentagent.brand-settings",
      "name": "Get Brand Settings",
      "description": "Retrieve brand settings for a domain - logo, colors, tone.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "contentagent.brand-settings"
      }
    },
    {
      "id": "socialagent.get-campaigns",
      "name": "Get Campaigns",
      "description": "List all social media campaigns for a domain. Returns campaign status, platform breakdown, content counts, and performance stats.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.get-campaigns"
      }
    },
    {
      "id": "socialagent.get-contents",
      "name": "Get Generated Content",
      "description": "Fetch AI-generated social media content ready for publishing. Returns titles, post copy, images, hashtags, and scheduling information.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.get-contents"
      }
    },
    {
      "id": "socialagent.schedule-content",
      "name": "Schedule Content Post",
      "description": "Schedule AI-generated content for automated posting to social platforms. Set date, time, and target platforms. Supports Twitter/X, LinkedIn, Facebook, and Medium.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.schedule-content"
      }
    },
    {
      "id": "socialagent.post-to-medium",
      "name": "Publish to Medium",
      "description": "Publish AI-generated long-form content directly to a linked Medium account. Automatically formats titles, body, and tags for Medium's platform.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.post-to-medium"
      }
    },
    {
      "id": "socialagent.get-platforms",
      "name": "Get Connected Platforms",
      "description": "List all connected social media platforms for an asset (Twitter/X, LinkedIn, Facebook, Medium). Returns connection status, follower counts, and last activity.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.get-platforms"
      }
    },
    {
      "id": "socialagent.get-stats",
      "name": "Get Social Stats",
      "description": "Retrieve social media performance dashboard - total posts published, engagement rates, platform breakdown, campaign counts, and content generation metrics for a domain.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.get-stats"
      }
    },
    {
      "id": "socialagent.fresh-topics",
      "name": "Generate Social Topics",
      "description": "You are a social media strategist. Generate 12–18 trending topic ideas for the domain suitable for Twitter/X, LinkedIn, and Instagram: hook, format (thread/carousel/reel), hashtag set, and posting angle. Group by theme. Markdown lists.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.fresh-topics"
      }
    },
    {
      "id": "socialagent.asset-settings",
      "name": "Generate Brand Settings",
      "description": "You are a brand strategist for social content. Produce a brand profile for the domain: industry, audience, tone of voice, content pillars, visual direction, dos/don'ts, and sample post templates. Publication-ready markdown.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "socialagent.asset-settings"
      }
    },
    {
      "id": "brandagent.generate-palette",
      "name": "Color Palette Generation",
      "description": "Generate a brand color palette (primary, secondary, accent, background, text) optimized for the domain identity.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "brandagent.generate-palette"
      }
    },
    {
      "id": "brandagent.generate-tagline",
      "name": "Tagline Generation",
      "description": "You are a naming and messaging expert. Generate 8–12 memorable brand taglines for the domain, each with a one-line rationale. Include variations (bold, premium, playful, technical). End with a top-3 recommendation and usage context (homepage, ads, social).",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "brandagent.generate-tagline"
      }
    },
    {
      "id": "brandagent.brand-kit",
      "name": "Download Brand Kit",
      "description": "Download a complete brand kit ZIP containing logos, color palette CSS, font files, and guidelines document.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "brandagent.brand-kit"
      }
    },
    {
      "id": "brandagent.social-images",
      "name": "Social Media Image Generation",
      "description": "Generate branded social media images (OG, Twitter card, profile) consistent with the brand identity.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "brandagent.social-images"
      }
    },
    {
      "id": "brandagent.generate-guidelines",
      "name": "Brand Guidelines Generation",
      "description": "You are a brand strategist. Produce comprehensive brand usage guidelines for the given domain: mission/vision, tone of voice (do/don't examples), visual identity rules (logo usage, color roles, typography hierarchy), photography/imagery style, social voice, and content do's and don'ts. Output publication-ready markdown.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "brandagent.generate-guidelines"
      }
    },
    {
      "id": "brandagent.get-brand",
      "name": "Get Brand Identity",
      "description": "Retrieve complete brand identity data for a domain: colors, fonts, tagline, logo URLs, and guidelines.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "brandagent.get-brand"
      }
    },
    {
      "id": "brandagent.generate-content",
      "name": "Brand Content Generation",
      "description": "You are a brand copywriter. For the given domain, write: (1) a compelling brand story (150–250 words), (2) social media style guide (per-platform tone), (3) landing page hero + subhead + 3 value props, (4) short agent/persona description if applicable, (5) founder positioning paragraph. Match tone to the domain industry. Use markdown sections.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "brandagent.generate-content"
      }
    },
    {
      "id": "agent.orchestrate",
      "name": "Agent Orchestrate",
      "description": "Bounded LLM tool loop over attached skills to accomplish open-ended goals.",
      "type": "skill",
      "endpoint": "https://agent.socialagent.com/api/execute",
      "input": {
        "intent": "agent.orchestrate"
      }
    }
  ],
  "buyer_services": [
    {
      "id": "service:social-content-ideas",
      "slug": "social-content-ideas",
      "name": "Social Content Ideas",
      "description": "12-18 platform-ready social post ideas for your domain — hooks, formats, hashtags, and angles for X, LinkedIn, and Instagram.",
      "type": "service",
      "endpoint": "https://agent.socialagent.com/app",
      "pricing": {
        "currency": "ADAO",
        "amount": 60
      },
      "skill_ids": [
        "socialagent.fresh-topics"
      ]
    },
    {
      "id": "service:social-brand-voice-guide",
      "slug": "social-brand-voice-guide",
      "name": "Social Brand & Voice Guide",
      "description": "Brand profile for consistent social posting: industry, audience, tone of voice, content pillars, visual direction, and sample posts.",
      "type": "service",
      "endpoint": "https://agent.socialagent.com/app",
      "pricing": {
        "currency": "ADAO",
        "amount": 60
      },
      "skill_ids": [
        "socialagent.asset-settings"
      ]
    },
    {
      "id": "service:30-day-social-content-plan",
      "slug": "30-day-social-content-plan",
      "name": "30-Day Social Content Plan",
      "description": "Combined social voice guide plus themed topic calendar — pillars, hooks, and a 30-day posting roadmap for X, LinkedIn, Facebook, and Medium.",
      "type": "service",
      "endpoint": "https://agent.socialagent.com/app",
      "pricing": {
        "currency": "ADAO",
        "amount": 85
      },
      "skill_ids": [
        "socialagent.asset-settings",
        "socialagent.fresh-topics"
      ]
    }
  ],
  "a2a_version": "1.0",
  "capabilities": [
    {
      "id": "runService",
      "name": "Run Buyer Service",
      "type": "service",
      "endpoint": "https://agent.socialagent.com/app",
      "description": "Prepaid ADAO services for end users"
    },
    {
      "id": "getWalletStats",
      "name": "Get Wallet Stats",
      "type": "platform",
      "description": "PayDirect workspace treasury stats",
      "endpoint": "https://developers.agentdao.com/api/public/agent-stats?domain=agent.socialagent.com"
    },
    {
      "id": "service:social-content-ideas",
      "name": "Social Content Ideas",
      "type": "service",
      "endpoint": "https://agent.socialagent.com/app",
      "description": "12-18 platform-ready social post ideas for your domain — hooks, formats, hashtags, and angles for X, LinkedIn, and Instagram."
    },
    {
      "id": "service:social-brand-voice-guide",
      "name": "Social Brand & Voice Guide",
      "type": "service",
      "endpoint": "https://agent.socialagent.com/app",
      "description": "Brand profile for consistent social posting: industry, audience, tone of voice, content pillars, visual direction, and sample posts."
    },
    {
      "id": "service:30-day-social-content-plan",
      "name": "30-Day Social Content Plan",
      "type": "service",
      "endpoint": "https://agent.socialagent.com/app",
      "description": "Combined social voice guide plus themed topic calendar — pillars, hooks, and a 30-day posting roadmap for X, LinkedIn, Facebook, and Medium."
    }
  ],
  "endpoints": {
    "inbox": "https://agent.socialagent.com/api/a2a/inbox",
    "execute": "https://agent.socialagent.com/api/execute",
    "health": "https://agent.socialagent.com/api/a2a/health",
    "openapi": "https://agent.socialagent.com/openapi.json",
    "mcp": "https://agent.socialagent.com/.well-known/mcp.json",
    "app": "https://agent.socialagent.com/app",
    "services": "https://agent.socialagent.com/api/app/services?domain=agent.socialagent.com",
    "walletStats": "https://developers.agentdao.com/api/public/agent-stats?domain=agent.socialagent.com"
  },
  "catalog": "https://agentdao.com/catalog",
  "pricing": {
    "currency": "ADAO",
    "apiKeyPrice": 100,
    "pricePerCall": 0.1,
    "pricingModel": "per_call",
    "description": "0.1 ADAO per API call"
  }
}