shulan-data

shulan-data is a skill for Claude Code, Codex from shulan-io/shulan-mcp. It costs 72 tokens per session (555 once invoked), scanned A, original, MIT.

A skill for commercial data research and report creation using the ShuLan AI data platform. It covers tasks such as industry research, creator lists, tenders, company insights, hiring signals, and public-opinion trends.

In plain words
What is it for?
Creating and retrieving research tasks and reports, including market lists, company analysis, tender summaries, influencer research, recruitment signals, and sentiment monitoring.
Why use it?
It turns a broad research request into a defined data task with a subject, scope, measures, and time period, then tracks the resulting report and its sources.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Creating and retrieving research tasks and reports, including market lists, company analysis, tender summaries, influencer research, recruitment signals, and sentiment monitoring.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shulan-io/shulan-mcp/shulan-mcp
Install

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.

Any agent
npx skills add shulan-io/shulan-mcp --skill shulan-mcp
Clone the repo
git clone --depth 1 https://github.com/shulan-io/shulan-mcp

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for shulan-data

README.md
[![agentmods](https://agentmods.dev/badge/skills/shulan-io/shulan-mcp/shulan-mcp/github.svg)](https://agentmods.dev/skills/shulan-io/shulan-mcp/shulan-mcp)
Your own site
<a href="https://agentmods.dev/skills/shulan-io/shulan-mcp/shulan-mcp"><img src="https://agentmods.dev/badge/skills/shulan-io/shulan-mcp/shulan-mcp/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.

agentmods 80×15 button for shulan-data

Your own site · 80×15
<a href="https://agentmods.dev/skills/shulan-io/shulan-mcp/shulan-mcp"><img src="https://agentmods.dev/badge/skills/shulan-io/shulan-mcp/shulan-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 555 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.00555
Opus 5 $0.00036 $0.00278
Sonnet 5 $0.00014 $0.00111
Haiku 4.5 $0.00007 $0.00056

Measured 11d ago against content hash 4e9bb5b6fba6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

shulan-data 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 11d 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.

SKILL.md · 46 lines

What it actually says

数懒数据调研(ShuLan Data Research)

使用数懒 AI 数据中台完成商业数据调研,并产出可执行的报告(达人清单、招标汇总、企业洞察、招聘信号、舆情监测)。

前置条件

  • 已配置数懒 MCP Server(shulan-mcp),并在 https://shulan.io 开放平台生成 sl_ 前缀 API Key
  • 环境变量:SHULAN_API_KEYSHULAN_BASE_URL(托管环境为 https://shulan.io

可用工具

  • shulan_health — 检查服务状态
  • shulan_create_task — 创建数据调研任务(自动扣费,多退少不补)
  • shulan_get_task — 查询任务状态与报告
  • shulan_market — 查询报告市集
  • shulan_get_report — 获取报告详情

工作流

  1. 澄清需求:确认地域、对象、时间窗口、期望交付物(清单/横评/ROI 模型)。
  2. 拆解问题:把一句话需求拆成「主题 + 范围 + 指标 + 时间」四要素。
  3. 创建任务:调用 shulan_create_task,传入 question 与可选 dataSources/cost。
  4. 轮询结果:调用 shulan_get_task,状态 done 后获取 html_url
  5. 解读交付:向用户说明关键结论、置信度与数据来源;提醒 AI 生成内容标识与「多退少不补」结算规则。

注意事项

  • 任务按实际成本结算,预估点数仅作参考;提示用户可在网页端查看明细。
  • 数据来源以报告内「数据来源核验凭证」为准;演示构造模式会明确标注。
  • 不承诺不存在的实时数据能力;涉及平台会员数据时使用聚合分析口径。

Examples

Example usage or prompts

Notes

  • Additional notes or caveats
Changes

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.

  1. 11d ago First seen · 46 lines · 72 tokens per session scan A 4e9bb5b6fba6

Subscribe to this mod's changes

shulan-data is a skill published in the GitHub repository shulan-io/shulan-mcp (0 stars, last pushed 20d ago), licensed MIT. It adds 72 tokens to every session and 555 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens