aws-samples/sample-lark-mcp-on-agentcore is a hosted remote MCP service that lets AI agents use Feishu/Lark through lark-cli's tools and multi-step workflow skills. Teams can deploy one centrally managed service while individual members authorize their own Feishu identities, with the service running on AWS Bedrock AgentCore. The catalogue add-ons help agents perform Lark operations through this service.
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 skills add aws-samples/sample-lark-mcp-on-agentcore --skill lark-slidesgit clone --depth 1 https://github.com/aws-samples/sample-lark-mcp-on-agentcoreWrote 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/aws-samples/sample-lark-mcp-on-agentcore/lark-slides)<a href="https://agentmods.dev/skills/aws-samples/sample-lark-mcp-on-agentcore/lark-slides"><img src="https://agentmods.dev/badge/skills/aws-samples/sample-lark-mcp-on-agentcore/lark-slides/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.
<a href="https://agentmods.dev/skills/aws-samples/sample-lark-mcp-on-agentcore/lark-slides"><img src="https://agentmods.dev/badge/skills/aws-samples/sample-lark-mcp-on-agentcore/lark-slides.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00156 | $0.08254 |
| Opus 5 | $0.00078 | $0.04127 |
| Sonnet 5 | $0.00031 | $0.01651 |
| Haiku 4.5 | $0.00016 | $0.00825 |
Grade A, and why
lark-slides 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.
The source is not reproduced here
Licensed MIT-0
The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
26 files 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.
- references/asset-planning.md 7.5 KB
- references/cli/lark-slides-add-slide.md 4.7 KB
- references/cli/lark-slides-create.md 6.5 KB
- references/cli/lark-slides-delete-slide.md 2.9 KB
- references/cli/lark-slides-history.md 7.1 KB
- references/cli/lark-slides-media-upload.md 3.8 KB
- references/cli/lark-slides-replace-slide.md 6.2 KB
- references/cli/lark-slides-screenshot.md 4.9 KB
- references/cli/lark-slides-update-slide.md 8.5 KB
- references/cli/lark-slides-xml-presentation-slide-get.md 1.6 KB
- references/cli/lark-slides-xml-presentation-slide-replace.md 1.5 KB
- references/cli/lark-slides-xml-presentations-get.md 3.9 KB
- references/planning-layer.md 14 KB
- references/visual-planning.md 14 KB
- references/workflow/error-handling.md 5.6 KB
- references/workflow/slides-editing.md 5.2 KB
- references/workflow/template-editing.md 3.8 KB
- references/workflow/validation-xml.md 9.4 KB
- references/xml/iconpark-index.json 729 KB
- references/xml/iconpark.md 2.2 KB
- references/xml/slides_chart_demo.xml 59 KB
- references/xml/slides_xml_schema_definition.xml 228 KB
- references/xml/xml-schema-quick-ref.md 19 KB
- scripts/iconpark_tool.py 12 KB runs code
- scripts/sxsd_validator.py 39 KB runs code
- scripts/xml_lint.py 118 KB runs code
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 Changed · +2 lines c974242ca9ba
- 5d ago Changed · +2 lines 5a510f77b27c
- 9d ago First seen · 292 lines · 156 tokens per session scan A cfe298295ad0
lark-slides is a skill published in the GitHub repository aws-samples/sample-lark-mcp-on-agentcore (11 stars, last pushed yesterday), licensed MIT-0. It adds 156 tokens to every session and 8,254 once invoked, about $0.0008 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.
Other skills, from other repositories
wowerpoint
Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about ", "turn this report into slides", or any request to render a single document as shareable narrative slides.
ppt-master
AI-driven presentation workflow for generating editable PPTX decks and slides, reconstructing page visuals, creating reusable Brand/Style/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, generate, reconstruct, regenerate, beautify, redesign…
deck-ljg-present
A presentation template that converts an outline or Markdown document into large, poster-like slides while keeping the original wording, order, and content. It uses black, red, or yellow colour themes and assigns document elements to slide layouts.
powerpoint
Create designed, editable PowerPoint .pptx presentations with PptxGenJS. Use when the user asks to create, generate, update, or inspect a deck, slide deck, presentation, or .pptx file.
skill-deck
Generate slide deck presentations from briefs — use when you need slides, pitch decks, or visual summaries.
powerpoint
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling.