{
  "$schema": "https://agentskills.io/schema/index/v0.2.0.json",
  "version": "0.2.0",
  "publisher": "wpnews.pro",
  "skills": [
    {
      "name": "wpnews.get-news",
      "type": "openai-tool",
      "description": "Fetch the latest AI/tech news with topic, sentiment and language filters.",
      "url": "https://api.wpnews.pro/api/v1/openai-tools.json",
      "sha256": "8c89089744f40d85fad6952996dca12cd744eb6007fe935ba7902669811d6095"
    },
    {
      "name": "wpnews.search",
      "type": "openai-tool",
      "description": "Full-text BM25 search over indexed articles.",
      "url": "https://api.wpnews.pro/api/v1/search",
      "sha256": "c22d3079d5e0150ea746f6aca123198bdc4d554087b689d55a6351aac0cbc3d9"
    },
    {
      "name": "wpnews.mcp-server",
      "type": "mcp",
      "description": "Native Model Context Protocol server with tools + resources for news querying.",
      "url": "https://wpnews.pro/.well-known/mcp/server-card.json",
      "sha256": "23baef7efe830984d14739315c9b83c4374c0e4d73c13dbd0b3535b7946c1267"
    },
    {
      "name": "wpnews.context-digest",
      "type": "endpoint",
      "description": "Pre-formatted news digest for LLM system prompts (text/markdown/json).",
      "url": "https://api.wpnews.pro/api/v1/context",
      "sha256": "7795bb2d81a37ba4db2693cab0ebe75013a2820c9c3061fc8e3900dd34e2378e"
    },
    {
      "name": "wpnews.entity-tracking",
      "type": "endpoint",
      "description": "Track news coverage of companies, people, products. Trending by velocity.",
      "url": "https://api.wpnews.pro/api/v1/entities",
      "sha256": "acac89e748ef2f8ff418c892fcd542c83e1a5dc14b00272fd6f434b7b16547f6"
    }
  ]
}