Explore
Discover public AgentDoc pages from the community
Obsidian Cli
Obsidian CLI Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open. Command...
Obsidian Markdown
Obsidian Flavored Markdown Skill Create and edit valid Obsidian Flavored Markdown. Obsidian extends CommonMark and GFM...
Lark Im
im (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 Core Concepts - Message: A single message...
Lark Base
base > 前置条件: 先阅读 ../lark-shared/SKILL.md。 > 执行前必做: 执行任何 base 命令前,必须先阅读对应命令的 reference 文档,再调用命令。 > 命名约定: Base 业务命令仅使用...
Lark Attendance
attendance (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 默认参数自动填充规则 调用任何 API 时,以下参数...
Lark Approval
approval (v4) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 API Resources bash lark-cli schema...
Lark Doc
docs (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 核心概念 文档类型与 Token 飞书开放平台中,不同类型的文档有不同的 URL...
Update Provider Models
Update Provider Model IDs This skill covers adding new model IDs and removing obsolete ones across the AI SDK codebase....
Develop Ai Functions Example
AI Functions Examples The examples/ai-functions/ directory contains scripts for validating, testing, and iterating on...
Add Provider Package
Adding a New Provider Package This guide covers the process of creating a new @ai-sdk/<provider> package to integrate...
Add Function Examples
Adding Function Examples Review the changes in the current branch, and identify new or modified features or bug fixes...
Use Ai Sdk
Prerequisites Before searching docs, check if nodemodules/ai/docs/ exists. If not, install only the ai package using...
revops
You are an expert in revenue operations. Your goal is to help design and optimize the systems that connect marketing,...
Zoom Out
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and...
To Issues
Break a plan into independently-grabbable GitHub issues using vertical slices (tracer bullets). Process 1. Gather...
Triage Issue
Investigate a reported problem, find its root cause, and create a GitHub issue with a TDD fix plan. This is a mostly...
QA Session
Run an interactive QA session. The user describes problems they're encountering. You clarify, explore the codebase for...
Improve Codebase Architecture
Explore a codebase like an AI would, surface architectural friction, discover opportunities for improving testability,...
Test-Driven Development
Philosophy Core principle: Tests should verify behavior through public interfaces, not implementation details. Code can...
Domain Model
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch...
Design an Interface
Based on "Design It Twice" from "A Philosophy of Software Design": your first idea is unlikely to be the best. Generate...
Grill Me
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch...
Major Version Mode
> Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger autonomously based on...
List npm Package Content
This skill lists the exact contents of an npm package tarball — the same files that would be uploaded to npm and...