recipe-collect-data

recipe-collect-data is a skill for Claude Code, Codex from billlzzz26/blink-md. It costs 18 tokens per session (196 once invoked), scanned A, original, no licence file.

A data-transfer skill that reads rows from a Lark spreadsheet and turns them into a Notion database. Lark is a collaborative work app, while Notion is a workspace for notes and databases.

In plain words
What is it for?
Use it to move collected spreadsheet data into a Notion database.
Why use it?
It avoids copying spreadsheet data into Notion manually.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to move collected spreadsheet data into a Notion database.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/billlzzz26/blink-md/recipe-collect-data
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 billlzzz26/blink-md --skill recipe-collect-data
Clone the repo
git clone --depth 1 https://github.com/billlzzz26/blink-md

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 recipe-collect-data

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/billlzzz26/blink-md/recipe-collect-data"><img src="https://agentmods.dev/badge/skills/billlzzz26/blink-md/recipe-collect-data.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 196 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 unknown 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.00018 $0.00196
Opus 5 $0.00009 $0.00098
Sonnet 5 $0.00004 $0.00039
Haiku 4.5 $0.00002 $0.00020

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

Security

Grade A, and why

recipe-collect-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.

skills/recipe-collect-data/SKILL.md · 29 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 29 lines · 18 tokens per session scan A 5ff125256e67

Subscribe to this mod's changes

recipe-collect-data is a skill published in the GitHub repository billlzzz26/blink-md (2 stars, last pushed today), with no licence file. It adds 18 tokens to every session and 196 once invoked, about $0.0001 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

larksnap-fetch

A bridge for downloading Feishu/Lark documents or ordinary webpages into local files, with options such as Markdown, HTML, or PDF. Feishu, also called Lark, is a workplace collaboration platform.

AmbroseX/larksnap · 111 tokens

lark-cli

A command-line tool for working with Lark, also called Feishu, a workplace collaboration platform. It covers services such as calendars, meetings, documents, spreadsheets, messaging, tasks, approvals, and shared files.

vaayne/agent-kit · 200 tokens

lark-sheets

A tool for creating and managing Feishu cloud spreadsheets, including sheets, rows, columns, cells, formulas, charts, pivot tables, filters, and formatting. Feishu is a cloud collaboration platform with spreadsheet features similar to online workbooks.

ddpie/lark-mcp-on-agentcore · 260 tokens

sheets

Read and query Lark Sheets (spreadsheets) - list sheets in a spreadsheet, read cell data. Use when user asks about a spreadsheet, wants to read data from a Lark sheet, or mentions a spreadsheet URL/ID.

yjwong/lark-cli · 51 tokens

feishu-doc

Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.

zrt-ai-lab/opencode-skills · 36 tokens

lark

Read and write Lark (Feishu international) docs, spreadsheets, drive files, and messages from Python. Supports both tenant access tokens (app-only, no login) and OAuth user tokens with auto-refresh. Trigger phrases: "lark sheet", "lark doc", "push to lark", "/lark".

Haili321/haili-auto-mkt · 68 tokens