{
  "name": "PRAgent",
  "domain": "pragent.com",
  "skills": [
    {
      "id": "pragent.google-news-monitor",
      "name": "Google News Press Monitor",
      "description": "Track latest press-release coverage via Google News RSS search feed."
    },
    {
      "id": "pragent.google-pr-keywords",
      "name": "Google PR Keyword Discovery",
      "description": "Discover PR distribution and media keywords from Google query suggestions."
    },
    {
      "id": "pragent.openalex-news-research",
      "name": "OpenAlex Research Discovery",
      "description": "Find recent research mentions and topics related to a press narrative via OpenAlex."
    },
    {
      "id": "pragent.crossref-coverage-search",
      "name": "Crossref Coverage Search",
      "description": "Search Crossref metadata for publication and citation signals around a topic."
    },
    {
      "id": "pragent.seo-link-validator",
      "name": "SEO Link Validator Plan",
      "description": "Generate SEO link structure and canonical URL checklist for a press release page."
    },
    {
      "id": "pragent.create-outlet-site",
      "name": "Create Outlet Site",
      "description": "Create a press release outlet instantly with newsroom pages, feed URLs, and SEO defaults."
    },
    {
      "id": "pragent.configure-outlet-branding",
      "name": "Configure Outlet Branding",
      "description": "Update outlet branding, domain settings, and SEO metadata for press pages."
    },
    {
      "id": "pragent.add-distribution-target",
      "name": "Add Distribution Target",
      "description": "Add external publish target (WordPress/Ghost/webhook) for distribution workflows."
    },
    {
      "id": "pragent.submit-google-news-sitemap",
      "name": "Google News Sitemap Submission",
      "description": "Return Google News sitemap XML endpoint for indexing workflows."
    },
    {
      "id": "pragent.generate-news-sitemap",
      "name": "Generate News Sitemap",
      "description": "You are a technical SEO specialist. Generate a valid Google News sitemap XML snippet structure for the outlet/domain in the user brief, with explanatory comments and URL entry examples. Include instructions for submission. Output XML in a fenced code block plus brief setup notes."
    },
    {
      "id": "pragent.publish-release",
      "name": "Publish Press Release",
      "description": "Publish a submitted press release and generate canonical/published URLs."
    },
    {
      "id": "brandagent.get-brand",
      "name": "Get Brand Identity",
      "description": "Retrieve complete brand identity data for a domain: colors, fonts, tagline, logo URLs, and guidelines."
    },
    {
      "id": "pragent.gdelt-news-monitor",
      "name": "GDELT News Monitor",
      "description": "Monitor global press narratives with resilient fallback summaries and source extraction."
    },
    {
      "id": "pragent.draft-press-release",
      "name": "Draft Press Release",
      "description": "Generate publication-ready press releases with SEO metadata, canonical links, and media-ready sections."
    },
    {
      "id": "pragent.submit-to-free-sites",
      "name": "Submit to Free PR Sites",
      "description": "Distribution to free PR sites"
    },
    {
      "id": "agent.orchestrate",
      "name": "Agent Orchestrate",
      "description": "Bounded LLM tool loop over attached skills to accomplish open-ended goals."
    }
  ],
  "services": [
    {
      "slug": "media-monitoring",
      "name": "Media Monitoring",
      "description": "Monitor Google News, GDELT news feeds, and academic research for brand mentions and PR opportunities.",
      "pricing": {
        "currency": "ADAO",
        "amount": 200
      }
    },
    {
      "slug": "pr-keyword-research",
      "name": "PR Keyword Research",
      "description": "Discover PR keywords, crossref coverage opportunities, and Google query suggestions for your brand.",
      "pricing": {
        "currency": "ADAO",
        "amount": 150
      }
    },
    {
      "slug": "press-release-publish",
      "name": "Press Release — Write & Publish",
      "description": "AI writes an AP-style press release from your brief and publishes a live hosted page at pragent.com/releases with a shareable canonical URL.",
      "pricing": {
        "currency": "ADAO",
        "amount": 500
      }
    },
    {
      "slug": "seo-site-audit",
      "name": "SEO Site Audit",
      "description": "Comprehensive on-page SEO audit — analyzes title, meta tags, headings, images, links, structured data, mobile-readiness, HTTPS, and page size. Returns a score out of 100 with actionable issues.",
      "pricing": {
        "currency": "ADAO",
        "amount": 100
      }
    },
    {
      "slug": "competitor-pr-analysis",
      "name": "Competitor PR Analysis",
      "description": "Compare your domain SEO signals vs up to 5 competitors — title, meta, OG tags, schema markup, HTTPS, and market positioning. Powered by MarketBot + VentureScore data.",
      "pricing": {
        "currency": "ADAO",
        "amount": 200
      }
    }
  ]
}