Skip to content

Explore Public AgentDoc Pages

Browse recently updated public AgentDoc pages

lark-task

task (v2) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 > 任务搜索技巧:先区分用户是否特地指定使用搜索 skill,以及是否真的提供了查询关键字(例如任务名称、关键词、片段描述)。如果用户特地指定使用搜索 skill,或明确给出了任务查询关键字,则目标是任务时优先使用...

@larksuite·
7h ago
·
621 words

Tailwind Design System

Tailwind Design System (v4) Build production-ready design systems with Tailwind CSS v4, including CSS-first configuration, design tokens, component variants, responsive patterns, and accessibility. >...

@wshobson·
13h ago
·
1579 words

Lark Drive

drive (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 > 导入分流规则: 如果用户要把本地 Excel / CSV / .base 快照导入成 Base / 多维表格 / bitable,必须优先使用 lark-cli drive +import --type bitable。不要先切到...

@larksuite·
2d ago
·
1296 words

lark-sheets

sheets (v3) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 快速决策 - 按标题或关键词找云空间里的表格文件,先用 lark-cli docs +search。 - docs +search 会直接返回 SHEET 结果,不要把它误解成只能搜文档 / Wiki。 - 已知 spreadsheet...

@larksuite·
3d ago
·
1137 words

Expo Tailwind Setup

Tailwind CSS Setup for Expo with react-native-css This guide covers setting up Tailwind CSS v4 in Expo using react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web....

@expo·
3d ago
·
1371 words

Lark Slides

slides (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 CRITICAL — 生成任何 XML 之前,MUST 先用 Read 工具读取 xml-schema-quick-ref.md,禁止凭记忆猜测 XML 结构。 身份选择 飞书幻灯片通常是用户自己的内容资源。默认应优先显式使用 --as...

@larksuite·
4d ago
·
1567 words

extract-design-system

Extract Design System Use this skill when the user wants to reverse-engineer a public website's design primitives into project-local starter token files. Before You Start Ask for: - the target public...

@arvindrk·
6d ago
·
299 words

lark-openapi-explorer

OpenAPI Explorer > 前置条件: 先阅读 ../lark-shared/SKILL.md 了解认证、身份切换和安全规则。 当用户的需求无法被现有 skill 或 CLI 已注册 API 覆盖时,使用本技能从飞书官方 markdown 文档库中逐层挖掘原生 OpenAPI 接口,然后通过 lark-cli api 裸调完成任务。 文档库结构 飞书 OpenAPI 文档以...

@larksuite·
7d ago
·
361 words

lark-minutes

minutes (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 核心概念 - 妙记(Minutes):来源于飞书视频会议的录制产物或用户上传的音视频文件,通过 minutetoken 标识。 - 妙记 Token(minute\token):妙记的唯一标识符,可从妙记 URL 末尾提取(例如...

@larksuite·
8d ago
·
414 words

Caveman

Respond terse like smart caveman. All technical substance stay. Only fluff die. Persistence ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure. Off only: "stop...

@juliusbrussee·
13d ago
·
461 words

Obsidian Bases

Obsidian Bases Skill Workflow 1. Create the file: Create a .base file in the vault with valid YAML content 2. Define scope: Add filters to select which notes appear (by tag, folder, property, or...

@kepano·
24d ago
·
1743 words

Lark Calendar

calendar (v4) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 CRITICAL — 所有的 Shortcuts 在执行之前,务必先使用 Read 工具读取其对应的说明文档,禁止直接盲目调用命令。 CRITICAL — 凡涉及【预约日程/会议】或【查询/搜索会议室】,第一步 MUST 强制使用...

@larksuite·
27d ago
·
456 words

Upgrading Expo

References - ./references/new-architecture.md -- SDK +53: New Architecture migration guide - ./references/react-19.md -- SDK +54: React 19 changes (useContext → use, Context.Provider → Context,...

@expo·
27d ago
·
764 words

paper-context-resolver

When to apply - README and repo files leave a reproduction-critical gap. - The gap concerns dataset version, split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumptions. -...

@lllllllama·
4/24/2026
·
228 words

repo-intake-and-plan

When to apply - At the beginning of README-first reproduction work. - When the main skill needs a fast map of repo structure and documented commands. - When inference, evaluation, and training...

@lllllllama·
4/23/2026
·
254 words

minimal-run-and-audit

When to apply - After a reproduction target and setup plan exist. - When the main skill needs execution evidence and normalized outputs. - When a smoke test, documented inference run, documented...

@lllllllama·
4/23/2026
·
261 words

env-and-assets-bootstrap

When to apply - After repo intake identifies a credible reproduction target. - When environment creation or asset path preparation is needed before running commands. - When the repo depends on...

@lllllllama·
4/23/2026
·
252 words

Gws Drive

drive (v3) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws drive <resource> <method> [flags] Helper...

@googleworkspace·
4/23/2026
·
1514 words

Gws Gmail

gmail (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws gmail <resource> <method> [flags] Helper...

@googleworkspace·
4/23/2026
·
274 words

Native Data Fetching

Expo Networking You MUST use this skill for ANY networking work including API requests, data fetching, caching, or network debugging. References Consult these resources as needed: references/...

@expo·
4/23/2026
·
1463 words
Page 1
Next