feishu-expert-monitor

feishu-expert-monitor is a skill for Claude Code from AgenticAIPlan/AgenticAISkills. It costs 56 tokens per session (460 once invoked), scanned A, original, MIT.

A workflow for Feishu Bitable, a spreadsheet-and-database service, that tracks public statements from official and expert sources and organizes them into linked records.

In plain words
What is it for?
Use it to collect recent statements, fix garbled text, label their relevance and priority, and group statements by expert. It can also support a daily update process that writes only when new data is found.
Why use it?
It removes manual cleanup and scattered tracking when monitoring statements and identifying experts. It also helps keep source links, labels, and related tables consistent.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agentic-ai-skills plugin — 54 skills shipped together

Good fit Use it to collect recent statements, fix garbled text, label their relevance and priority, and group statements by expert. It can also support a daily update process that writes only when new data is found.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agenticaiplan/agenticaiskills/feishu-expert-monitor
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 AgenticAIPlan/AgenticAISkills --skill feishu-expert-monitor
Clone the repo
git clone --depth 1 https://github.com/AgenticAIPlan/AgenticAISkills

Made for: Claude Code.

Or install agentic-ai-skills, the plugin that ships this one along with the rest of its 54 skills.

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 feishu-expert-monitor

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/agenticaiplan/agenticaiskills/feishu-expert-monitor"><img src="https://agentmods.dev/badge/skills/agenticaiplan/agenticaiskills/feishu-expert-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 460 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.00056 $0.00460
Opus 5 $0.00028 $0.00230
Sonnet 5 $0.00011 $0.00092
Haiku 4.5 $0.00006 $0.00046

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

Security

Grade A, and why

feishu-expert-monitor 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 12d 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.

skills/feishu-expert-monitor/SKILL.md · 46 lines

What it actually says

Feishu Expert Monitor

Use this skill when the task is to operate or extend a Feishu expert-monitoring base.

Scope

  • Rebuild a Feishu Bitable so there are no blank columns, numbering starts from NO.001, and links are clickable.
  • Normalize imported statement data, including fixing mojibake text before writing records.
  • Keep three tables aligned: source registry, public statements, and candidate experts.
  • Ensure every statement and expert has a source tag and a priority label.
  • Aggregate statements by expert and keep the latest unit, title, contact entry, homepage, recent statement, and recommended activity.
  • Support a daily 09:00 update flow that only writes when there is new data.

Workflow

  1. Read the workspace schema and current Feishu base token.
  2. Repair garbled Chinese text in source data before any scoring or writes.
  3. Filter out data older than two years.
  4. Score AI/data relevance and map each record to a simple priority.
  5. Rebuild or update the Bitable schema with URL fields for all jump links and select fields for source and priority labels.
  6. Write statement records and aggregate expert records.
  7. Keep the default view ordered from NO.001 and put the most important columns first.
  8. Skip Feishu writes when the run produces no updates.

Required Outputs

  • 来源注册表
  • 公开言论池
  • 候选专家池

Field Rules

  • Use URL fields for 链接, 来源链接, 最新言论链接, 机构主页, and 公开联系入口.
  • Use select fields with color for 来源类型标签 and 优先级标签.
  • Keep ID as the first visible field in every table.
  • Do not leave placeholder blank columns in the final layout.

References

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 46 lines · 56 tokens per session scan A 787bfbd662eb

Subscribe to this mod's changes

feishu-expert-monitor is a skill published in the GitHub repository AgenticAIPlan/AgenticAISkills (11 stars, last pushed 3mo ago), licensed MIT. It adds 56 tokens to every session and 460 once invoked, about $0.0003 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-30.