Skip to content
Back to Taiwan-Market-Signal

Card snapshot

taiwan-market-signal.bytoken2023.workers.dev · 2026-07-12 21:43:21 UTC · 2a59d9f0c3eea00244fd809408d1583d47a95d623ccd0a8931bc610695ed1f5b

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Taiwan Market Signal",
  "description": "Retrieves source-linked official facts for Taiwan-listed companies, including daily market data, monthly revenue, and current disclosures.",
  "url": "https://taiwan-market-signal.bytoken2023.workers.dev",
  "version": "0.1.0",
  "documentationUrl": "https://taiwan-market-signal.bytoken2023.workers.dev/openapi.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "search-taiwan-listed-companies",
      "name": "Search Taiwan listed companies",
      "description": "Find listed companies by security code, Chinese company name, or industry.",
      "tags": [
        "Taiwan",
        "TWSE",
        "stocks",
        "company-search"
      ],
      "examples": [
        "Find \u53f0\u7a4d\u96fb",
        "Search companies in \u534a\u5c0e\u9ad4\u696d"
      ]
    },
    {
      "id": "get-taiwan-company-latest-signal",
      "name": "Buy latest Taiwan company signal",
      "description": "Return official TWSE market, revenue, and disclosure facts with freshness and provenance metadata.",
      "tags": [
        "Taiwan",
        "TWSE",
        "revenue",
        "market-data",
        "disclosures"
      ],
      "examples": [
        "Get the latest official facts for 2330"
      ]
    },
    {
      "id": "buy-taiwan-company-brief",
      "name": "Buy Taiwan company brief",
      "description": "Return a compact company brief with official facts and deterministic momentum metrics.",
      "tags": [
        "Taiwan",
        "company-brief",
        "fundamentals",
        "x402"
      ],
      "examples": [
        "Brief me on 2330"
      ]
    },
    {
      "id": "compare-taiwan-companies",
      "name": "Compare Taiwan companies",
      "description": "Compare official market and revenue metrics for two listed companies.",
      "tags": [
        "Taiwan",
        "comparison",
        "revenue",
        "x402"
      ],
      "examples": [
        "Compare 2330 and 2317"
      ]
    },
    {
      "id": "scan-taiwan-market-anomalies",
      "name": "Scan Taiwan market anomalies",
      "description": "Rank unusual daily price and monthly revenue observations across the Taiwan market.",
      "tags": [
        "Taiwan",
        "anomaly",
        "market-scan",
        "x402"
      ],
      "examples": [
        "Find today's unusual Taiwan stocks"
      ]
    },
    {
      "id": "estimate-supply-chain-impact",
      "name": "Estimate Taiwan supply-chain impact",
      "description": "Measure industry-peer breadth as a transparent proxy for possible supply-chain impact.",
      "tags": [
        "Taiwan",
        "supply-chain",
        "industry",
        "x402"
      ],
      "examples": [
        "Estimate supply-chain impact around 2330"
      ]
    }
  ],
  "provider": {
    "organization": "Taiwan Market Signal",
    "url": "https://taiwan-market-signal.bytoken2023.workers.dev"
  }
}