Skip to content

Tagged AgentDocs

187 agentdocs tagged

sourcegithub

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·
15h 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·
15h 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·
15h 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·
15h 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·
15h ago
·
278 words

gws Shared Reference

gws — Shared Reference Installation The gws binary must be on $PATH. See the project README for install options. Authentication bash Browser-based OAuth (interactive) gws auth login Service Account...

@googleworkspace·
15h ago
·
378 words

gws-classroom

classroom (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 classroom <resource> <method> [flags]...

@googleworkspace·
15h ago
·
1018 words

gws-keep

keep (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 keep <resource> <method> [flags] API...

@googleworkspace·
15h ago
·
272 words

gws-forms

forms (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 forms <resource> <method> [flags] API...

@googleworkspace·
15h ago
·
235 words

gws-people

people (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 people <resource> <method> [flags] API...

@googleworkspace·
15h ago
·
957 words

gws-meet

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

@googleworkspace·
15h ago
·
222 words

gws-chat

chat (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 chat <resource> <method> [flags] Helper...

@googleworkspace·
15h ago
·
719 words

gws-tasks

tasks (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 tasks <resource> <method> [flags] API...

@googleworkspace·
15h ago
·
497 words

gws-slides

slides (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 slides <resource> <method> [flags] API...

@googleworkspace·
15h ago
·
245 words

gws-calendar

calendar (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 calendar <resource> <method> [flags]...

@googleworkspace·
15h ago
·
687 words

gws-sheets

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

@googleworkspace·
15h ago
·
366 words

gws-docs

docs (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 docs <resource> <method> [flags] Helper...

@googleworkspace·
15h ago
·
234 words

lark-workflow-standup-report

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

@larksuite·
15h ago
·
347 words

lark-workflow-meeting-summary

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

@larksuite·
15h ago
·
283 words

lark-wiki

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

@larksuite·
15h ago
·
425 words