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 agentmods add skills/daniel-ddtech/commentscraper-cli/adlicio-mcpnpx skills add daniel-ddtech/commentscraper-cli --skill adlicio-mcpgit clone --depth 1 https://github.com/daniel-ddtech/commentscraper-cliWrote 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/daniel-ddtech/commentscraper-cli/adlicio-mcp)<a href="https://agentmods.dev/skills/daniel-ddtech/commentscraper-cli/adlicio-mcp"><img src="https://agentmods.dev/badge/skills/daniel-ddtech/commentscraper-cli/adlicio-mcp.svg" alt="Measured on agentmods" 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 | $0.00179 | $0.02708 |
| Opus 5 | $0.00089 | $0.01354 |
| Sonnet 5 | $0.00036 | $0.00542 |
| Haiku 4.5 | $0.00018 | $0.00271 |
Grade A, and why
adlicio-mcp 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 today.
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 — 183 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Adlicio MCP
Adlicio turns public comments and reviews into customer language: pain points, objections, the exact phrasing buyers use, and the hooks that are working in short-form video. This skill describes how to drive the hosted MCP server.
Connecting
Remote endpoint, streamable HTTP:
https://mcp.tryadlicio.com/mcp
Authentication is OAuth 2.1 with dynamic client registration. There is no API key to paste. The user signs in with the Adlicio account they already have, and the client stores the token. Setup notes per host live at https://tryadlicio.com/mcp.
Every tool needs the All Access plan. The Pro plan covers the Chrome extension
only, so a Pro or free account can connect and see the tool list but calls
return a structured upgrade_required result instead of data. If that happens,
tell the user plainly that the MCP needs All Access and link
https://tryadlicio.com/app. Do not retry the call in a loop.
Call whoami first in a new session. It reports the signed-in account, the
plan, and the remaining monthly research credits.
Credits
Most tools draw on a monthly pool of included research credits. Costs as of this writing:
| Credits | Tools |
|---|---|
| 0 | whoami, search_youtube, list_history, get_history_item, search_history, get_deep_scrape, get_extension_job, scrape_facebook_group, get_brand_research, get_voc_report, get_audience, list_tracked_sources, add_tracked_source, create_brand, save_script |
| 1 | search_reddit, search_blind, research_topic, find_products, find_competitor_ads |
| 3 | find_scroll_stoppers, start_voc_report, start_brand_research, start_deep_scrape, find_early_products |
| 5 | find_creators |
scrape_url costs no credits on standard sources. It costs 1 credit on premium
sources (Facebook, LinkedIn, Instagram, TikTok, Etsy, Walmart, eBay, Better
Business Bureau, Sephora, Ulta, TripAdvisor) and 2 credits when the Amazon live
scraper runs. Repeating the same scrape or search within 15 minutes is not
charged again.
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.
- today First seen · 183 lines · 179 tokens per session scan A 9dff2e4bf5cc
adlicio-mcp is a skill published in the GitHub repository daniel-ddtech/commentscraper-cli (0 stars, last pushed 3d ago), licensed MIT. It adds 179 tokens to every session and 2,708 once invoked, about $0.0009 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-09-04.
Other skills, from other repositories
idea-check
Pre-build reality check. Scans GitHub, HN, npm, PyPI, and Stack Overflow for existing competitors before you build. Use when starting a new project, evaluating a side project idea, or doing a build-vs-buy decision.
competitor-research-playbook
Your competitor just launched. You have no idea how they grew so fast. Should you reverse-engineer their website? Track their social media? Map their growth flywheel? This gives you the complete SOP — from Wayback Machine snapshots to X/Twitter propagation analysis to growth flywheel scoring. Built from 150+ AI…
gr-competitor-research
Your competitor just launched. You have no idea how they grew so fast. Should you reverse-engineer their website? Track their social media? Map their growth flywheel? This gives you the complete SOP — from Wayback Machine snapshots to X/Twitter propagation analysis to growth flywheel scoring. Built from 150+ AI…
gr-competitor
竞品深度扫描。批量抓取对手落地页(title/h1/intro/pricing)、定价页、博客 top 10、 变更历史(Wayback)。底层调 actionbook(并发 30 tab + 省 90% token)。 当用户说"分析对手"、"看看竞品在做啥"、"找对标"、"扫一下 top 10"时调用。.
market-research
Use when a MARKET as a whole needs a defensible picture — TAM/SAM/SOM sized top-down AND bottom-up until the two converge, cut into reachable segments with one named beachhead, demand proven real, and a dated source behind every figure. NOT profiling named rivals and their moves (that is competitor-watch), NOT…
pipefy-pipes-and-cards
Use this skill when the user wants to read, create, update, or delete pipes, phases, phase fields, labels, cards, comments, or field conditions. Covers 40 MCP tools for the core pipe and card lifecycle. Use the seed-pipe-across-phases workflow when populating empty phases for demos or QA.