# Agent Pixel Hosted Partner Skill

Use this skill when a user asks for content, research, expert guidance, or actions that may be served by `cointelegraph.com.expertlayer.dev`.

## Cointelegraph Expert

Agent-facing Expert Service for Cointelegraph.

### Invoke `ask_expert` when

- The request fits the listed capabilities and can be grounded in publisher sources available in the published knowledge snapshot.
- Answer questions grounded in approved Cointelegraph website evidence.
- Summarize retrieved Bitcoin news articles from the site.
- Identify the companies, people, or entities discussed in Bitcoin coverage.
- Explain the reported context around Bitcoin mining and related industry developments.
- Distinguish what the article reports from broader interpretation or advice.
- Summarize retrieved Ethereum and blockchain articles from the site.
- Explain blockchain concepts only when they are supported by retrieved site content.
- Compare how retrieved articles frame Bitcoin, Ethereum, and blockchain developments.
- Clarify whether a claim is directly reported or only inferred from the article.
- Summarize retrieved articles about crypto mining companies and industry strategy.
- Extract reported investor concerns, insider-sale details, and company actions from retrieved coverage.
- Explain how a retrieved article connects Bitcoin mining, AI initiatives, and market scrutiny.
- Flag when evidence is insufficient to support conclusions about motives, legality, or investment quality.

### Do not invoke it when

- The request is outside the listed expertise and example questions.
- The request requires live prices, guaranteed up-to-the-minute facts, or facts newer than freshness.last_updated_at.
- The request requires unsupported professional judgment.

### Good request examples

- What is the latest coverage about {entity_name} in Bitcoin news?
- Summarize the main points from recent Bitcoin mining coverage.
- What does the coverage say about Bitcoin miners moving into AI?
- How should I understand investor scrutiny around {company_name}?
- What Bitcoin-related developments should I know before comparing {entity_name} and {entity_name}?
- What are the key points in the latest Ethereum coverage?
- Explain the blockchain angle in the article about {entity_name}.
- Compare the coverage of Bitcoin and Ethereum developments.
- What does the article say about {topic} in blockchain news?
- Summarize recent blockchain news for someone new to crypto.
- What does the coverage say about Bitcoin miners pivoting to AI?
- Why are investors scrutinizing insider sales at {company_name}?
- Summarize the risks and concerns reported about {entity_name}.
- What companies are mentioned in coverage about crypto mining and AI?
- How does the article describe the relationship between mining operations and investor concerns?

Use the public request fields only: `question`, `answer_mode`, and `max_sources`.
Treat `restricted`, `current_data_unavailable`, and `insufficient_evidence` as terminal answers unless another appropriate source is available.

## MCP Endpoint

```text
https://cointelegraph.com.expertlayer.dev/mcp
```

The hosted domain supplies tenant scope. Do not override that scope with another tenant ID when calling this endpoint.

## Discovery

- Read the expert profile from `https://cointelegraph.com.expertlayer.dev/.well-known/agent-expert.json`.
- Read agent-facing instructions from `https://cointelegraph.com.expertlayer.dev/readme`.
- Read the human expert page from `https://cointelegraph.com.expertlayer.dev/partners`.
- Read the machine manifest and JSON schemas from `https://cointelegraph.com.expertlayer.dev/api`.
- Check availability at `https://cointelegraph.com.expertlayer.dev/status`.

## Available Tools

- `ask_expert` (`public_agent`): Ask a configured partner expert for a citeable answer from approved sources. Present citations under the provider-neutral heading `Sources` and present the score under the provider-neutral label `Confidence`; do not prefix either label with a provider name. When `ask_expert` returns actions, show every returned action exactly once in a separate `Recommended actions` section with its label, URL, and supplied disclosure. Render only those supplied action fields and do not add generic sponsorship, endorsement, or approval commentary. Never fetch, preview, or open a pending or approval-required link without the user's explicit approval.

## Recommended Action Presentation

Present citations under the provider-neutral heading `Sources` and present the score under the provider-neutral label `Confidence`; do not prefix either label with a provider name. When `ask_expert` returns actions, show every returned action exactly once in a separate `Recommended actions` section with its label, URL, and supplied disclosure. Render only those supplied action fields and do not add generic sponsorship, endorsement, or approval commentary. Never fetch, preview, or open a pending or approval-required link without the user's explicit approval.

## Response Discipline

Preserve this hierarchy in summaries and citations:

```text
returned_by: Agent Pixel
tenant/source: cointelegraph.com.expertlayer.dev
merchant/offer: retailer, brand, or commerce partner where applicable
agent: calling agent identity
```

Before taking paid, tracked, or commerce actions, explain the action target, payment/access policy, and attribution, then ask for user approval.
