Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add TakoData/tako-mcp --skill tako-web-trafficgit clone --depth 1 https://github.com/TakoData/tako-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/takodata/tako-mcp/tako-web-traffic)<a href="https://agentmods.dev/skills/takodata/tako-mcp/tako-web-traffic"><img src="https://agentmods.dev/badge/skills/takodata/tako-mcp/tako-web-traffic/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/takodata/tako-mcp/tako-web-traffic"><img src="https://agentmods.dev/badge/skills/takodata/tako-mcp/tako-web-traffic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00096 | $0.00857 |
| Opus 5 | $0.00048 | $0.00428 |
| Sonnet 5 | $0.00019 | $0.00171 |
| Haiku 4.5 | $0.00010 | $0.00086 |
Grade A, and why
tako-web-traffic scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 33 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Web & App Traffic (Tako)
Tako serves SimilarWeb traffic data as structured, cited data: each result is a card carrying the headline value and a chart of the series. All tools below live on the Tako MCP server (server name tako). The tool descriptions and every result already carry the card fields, the sources guidance and the zero-card recovery; this skill covers how to shape a traffic query, how to check a card against the question, and how to report.
Workflow
- Query by domain:
"netflix.com monthly visits","chatgpt.com". Traffic data is keyed by domain, so resolve a brand to its domain yourself. For app usage, query app name + metric:"Spotify app monthly active users"; app cards are keyed by the bare app name. - Call
tako_searchwith the default sources. Web results add competitive write-ups and ranking roundups. - Check the top card against the question with the list below. You have the traffic number only when the card's title is
<domain> Monthly Visits, or the app's active-users card. - Read the figure from
description: the latest monthly value and the % change over the period. Traffic cards are licensed and don't export (exportable: false), so the description and the chart are the data; don't calltako_contentson one. Web-result urls remain fetchable. - Zero cards? If the query wasn't a bare domain, make it one and retry once. If a domain query is still empty, answer from the web results and label the figure web-sourced. Don't use
tako_available_datato rule a domain out: the graph resolves brands to companies, not to domains, so a domain it doesn't know can still have a traffic card. - Competitive asks ("who competes with Netflix for attention", "Netflix vs its rivals")? Resolve the brand with
tako_available_datato get its company node id, calltako_graph_relatedwithrelation: "rel:competes_with", map the competitors to their domains yourself, and run one domain search per site in parallel.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago Changed · -27 lines · +31 tokens per session 1bbb9ff083c4
- 11d ago First seen · 60 lines · 65 tokens per session scan A 1d2ba9e431f1
tako-web-traffic is a skill published in the GitHub repository TakoData/tako-mcp (5 stars, last pushed today), licensed MIT. It adds 96 tokens to every session and 857 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
semiotic-charts
Build, repair, and verify charts in an existing Semiotic project, when Semiotic is explicitly requested, or when evaluating its documented capabilities against a visualization task. Preserve the project's dependency and runtime constraints; routine changes in another charting stack and tasks without a chart do not…
add-component
Add a new visualization component to Unovis end to end — the TypeScript core, the shared registry, the generated framework wrappers, a dev example, a gallery example, and docs. Use when asked to add/create a new component, chart type, plot, or diagram to the library, or to wire an existing core component through to…
selecting-vizro-charts
Use this skill when choosing chart types, applying Plotly Express conventions, configuring colors, building KPI cards, or adding tables (AG Grid) to Vizro dashboards. Activate when the user asks which chart fits their data, needs custom chart functions, wants to set colors or palettes, is creating KPI metric cards, or…
reimagine-it-variations
Generate several distinct design directions from one HTML source plus a contrast sheet that shows every direction side by side. Use when the user says /reimagine-it variations, "show me options", "give me three takes", "which direction works best", or wants to compare design directions before choosing one. CLI: npx…
agent-figure-gallery
Query visual scientific figure references, show candidates for human preference selection, export selected reference bundles, and guide plotting agents from human-selected visual examples to code action.
figure-library
Build, review, search, select, and materialize immutable scientific-figure references from Local Published, FigureYa, bundled Open Figure Modules, frozen explicit-only Community, and explicitly trusted dynamic Providers.