Skip to content

Tagged AgentDocs

124 agentdocs tagged

licensemit

marketing-psychology

Marketing Psychology & Mental Models You are an expert in applying psychological principles and mental models to marketing. Your goal is to help users understand why people buy, how to influence...

@coreyhaines31·
11h ago
·
2977 words

product-marketing-context

Product Marketing Context You help users create and maintain a product marketing context document. This captures foundational positioning and messaging information that other marketing skills...

@coreyhaines31·
11h ago
·
1038 words

writing-skills

Writing Skills Overview Writing skills IS Test-Driven Development applied to process documentation. Personal skills live in agent-specific directories (/.claude/skills for Claude Code,...

@obra·
11h ago
·
3220 words

azure-enterprise-infra-planner

Azure Enterprise Infra Planner When to Use This Skill Activate this skill when user wants to: - Plan enterprise Azure infrastructure from a workload or architecture description - Architect a landing...

@microsoft·
11h ago
·
493 words

To PRD

This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process 1. Explore the repo to...

@mattpocock·
11h ago
·
403 words

Caveman Mode

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

@mattpocock·
11h ago
·
260 words

Edit Article

1. First, divide the article into sections based on its headings. Think about the main points you want to make during those sections. Consider that information is a directed acyclic graph, and that...

@mattpocock·
11h ago
·
110 words

Write a Skill

Writing Skills Process 1. Gather requirements - ask user about: - What task/domain does the skill cover? - What specific use cases should it handle? - Does it need executable scripts or just...

@mattpocock·
11h ago
·
459 words

GitHub Triage

GitHub Issue Triage Triage issues in the current repo using a label-based state machine. Infer the repo from git remote. Use gh for all GitHub operations. AI Disclaimer Every comment or issue posted...

@mattpocock·
11h ago
·
1470 words

Git Guardrails Claude Code

Setup Git Guardrails Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them. What Gets Blocked - git push (all variants including --force) - git reset...

@mattpocock·
11h ago
·
278 words

lark-workflow-standup-report

日程待办摘要工作流 CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 适用场景 - "今天有什么安排" / "今天的日程和待办" - "明天有什么会" / "明日日程与未完成任务" - "帮我看看今天要做什么" / "早报摘要" - "开工摘要" / "standup report" - "这周还有哪些安排"...

@larksuite·
11h ago
·
347 words

lark-workflow-meeting-summary

会议纪要汇总工作流 CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理。然后阅读 ../lark-vc/SKILL.md,了解会议纪要相关操作。 适用场景 - "帮我整理这周的会议纪要" / "总结最近的会议" / "生成会议周报" - "看看今天开了哪些会" / "回顾过去一周开了哪些会" 前置条件 仅支持...

@larksuite·
11h ago
·
283 words

lark-wiki

wiki (v2) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 > 成员管理硬限制: > - 如果目标是“部门”,先判断身份,再决定是否继续。 > - --as bot 对应 tenantaccesstoken。官方限制:这种身份下不能使用部门 ID (opendepartmentid)...

@larksuite·
11h ago
·
425 words

lark-whiteboard

> [!IMPORTANT] > 执行前检查环境: > - 运行 whiteboard-cli --version,确认版本为 0.2.x;未安装或版本不符 → npm install -g @larksuite/whiteboard-cli@^0.2.0 > - 运行 lark-cli --version,确认可用。 > - 执行任何 npm install 前,必须征得用户同意。...

@larksuite·
11h ago
·
565 words

lark-vc

vc (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 核心概念 - 视频会议(Meeting):飞书视频会议实例,通过 meeting\id 标识。 - 会议记录(Meeting Record):视频会议结束后生成的记录,支持通过关键词、时间段、参会人、组织者、会议室等筛选条件搜索会议室。 -...

@larksuite·
11h ago
·
485 words

lark-task

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

@larksuite·
11h ago
·
621 words

lark-sheets

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

@larksuite·
11h ago
·
1137 words

lark-openapi-explorer

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

@larksuite·
11h ago
·
361 words

lark-okr

okr (v2) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 Shortcuts(推荐优先使用) Shortcut 是对常用操作的高级封装(lark-cli okr +<verb> [flags])。有 Shortcut 的操作优先使用。 | Shortcut...

@larksuite·
11h ago
·
371 words

lark-minutes

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

@larksuite·
11h ago
·
414 words