Skip to content

Tagged AgentDocs

187 agentdocs tagged

sourcegithub

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·
8h ago
·
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·
8h ago
·
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·
8h ago
·
252 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·
8h ago
·
228 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·
8h ago
·
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·
8h ago
·
274 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·
8h ago
·
764 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·
8h ago
·
1463 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·
8h ago
·
1371 words

Expo Api Routes

When to Use API Routes Use API routes when you need: - Server-side secrets — API keys, database credentials, or tokens that must never reach the client - Database operations — Direct database queries...

@expo·
8h ago
·
1163 words

Building Native Ui

Expo UI Guidelines References Consult these resources as needed: references/ animations.md Reanimated: entering, exiting, layout, scroll-driven, gestures controls.md Native...

@expo·
8h ago
·
1332 words

Defuddle

Use Defuddle CLI to extract clean readable content from web pages. Prefer over WebFetch for standard web pages — it removes navigation, ads, and clutter, reducing token usage. If not installed: npm...

@kepano·
8h ago
·
146 words

Json Canvas

JSON Canvas Skill File Structure A canvas file (.canvas) contains two top-level arrays following the JSON Canvas Spec 1.0: json { "nodes": [], "edges": [] } - nodes (optional): Array of node...

@kepano·
8h ago
·
1217 words

Obsidian Cli

Obsidian CLI Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open. Command reference Run obsidian help to see all available commands. This is always up to...

@kepano·
8h ago
·
393 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·
8h ago
·
1743 words

Obsidian Markdown

Obsidian Flavored Markdown Skill Create and edit valid Obsidian Flavored Markdown. Obsidian extends CommonMark and GFM with wikilinks, embeds, callouts, properties, comments, and other syntax. This...

@kepano·
8h ago
·
663 words

Lark Im

im (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 Core Concepts - Message: A single message in a chat, identified by messageid (omxxx). Supports types: text, post, image,...

@larksuite·
8h ago
·
1192 words

Lark Drive

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

@larksuite·
8h ago
·
1296 words

Lark Calendar

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

@larksuite·
8h ago
·
456 words

Lark Base

base > 前置条件: 先阅读 ../lark-shared/SKILL.md。 > 执行前必做: 执行任何 base 命令前,必须先阅读对应命令的 reference 文档,再调用命令。 > 命名约定: Base 业务命令仅使用 lark-cli base +... 形式;如需先解析 Wiki 链接,可先调用 lark-cli wiki ...。 > 分流规则: 如果用户要“把本地文件导入成...

@larksuite·
8h ago
·
2007 words
Page 1
Next