lark-agent

lark-agent is a skill for Claude Code, Codex from Interstellar-code/claud-skills. It costs 190 tokens per session (2,356 once invoked), scanned A, original, no licence file.

A guide for using the lark-agent skill. The description gives only a general workflow and mentions processing Markdown input and testing a title.

In plain words
What is it for?
It may help with the documented Markdown-processing and title-testing workflow, but its other jobs are not specified.
Why use it?
The available description is too limited to identify a specific problem it solves.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/interstellar-code/claud-skills/lark-agent
Any agent
npx skills add Interstellar-code/claud-skills --skill lark-agent
Clone the repo
git clone --depth 1 https://github.com/Interstellar-code/claud-skills

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 lark-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/interstellar-code/claud-skills/lark-agent.svg)](https://agentmods.dev/skills/interstellar-code/claud-skills/lark-agent)
Your own site
<a href="https://agentmods.dev/skills/interstellar-code/claud-skills/lark-agent"><img src="https://agentmods.dev/badge/skills/interstellar-code/claud-skills/lark-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 190 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,356 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00190 $0.02356
Opus 5 $0.00095 $0.01178
Sonnet 5 $0.00038 $0.00471
Haiku 4.5 $0.00019 $0.00236

Measured 3d ago against content hash 66a9d7927410, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

lark-agent 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 3d ago.

The scan reads SKILL.md. This mod also ships 8 executable files (run.py, scripts/lark_agent_cli.py, scripts/lark_agent_interactive.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

generic-claude-framework/skills/lark-agent/SKILL.md · 337 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. 3d ago First seen · 337 lines · 190 tokens per session scan A 66a9d7927410

Subscribe to this mod's changes

lark-agent is a skill published in the GitHub repository Interstellar-code/claud-skills (17 stars, last pushed 7mo ago), with no licence file. It adds 190 tokens to every session and 2,356 once invoked, about $0.0010 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.

Related

Other skills, from other repositories

laravel-docs

Laravel 13.x — routing, Eloquent ORM, Blade, middleware, queues, broadcasting, auth, testing, Artisan, packages.

pledgeandgrow/pledge-skills · 32 tokens

recruit-interview

Interview Question Generator — produces 40-60 questions across behavioral (STAR), technical, culture, situational categories with scoring rubrics and recommended loop structure.

tal7aouy/RecruitKit · 35 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

workflow

Professional AI programming assistant with structured workflow (Research -> Ideate -> Plan -> Execute -> Optimize -> Review) for developers.

UfoMiao/zcf · 25 tokens

r3f-best-practices

React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code. Triggers on tasks involving @react-three/fiber, @react-three/drei, zustand, @react-three/postprocessing, @react-three/rapier, or leva.

zebbern/claude-code-guide · 74 tokens

log-error-digest

Analyze log files to troubleshoot errors, identify peak error periods, and produce error clustering, frequency statistics, and time distribution reports. Supports JSON, syslog, and Nginx formats with automatic detection. Use when a user uploads a .log file and asks to analyze errors, find patterns, debug issues, or…

zebbern/claude-code-guide · 71 tokens