- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
latchkey
by imbue-ai
Interact with third-party or self-hosted services (Slack, Google Workspace, Dropbox, GitHub, Linear, Coolify...) using their HTTP APIs on the user's behalf.
PM Session Management
by bobmatnyc
mpm-delegation-patterns - Resuming delegations mid-workflow
scientific-eda
by ericmjl
Defensive exploratory data analysis for scientific data (CSV, FASTA, etc.). Context-first, human-guided; one plot at a time, ask why before executing, append-only journal per session, scripts with PEP723 and uv run, WebP plots. Use when opening data files for EDA or when the user wants guided scientific data exploration.
start-feature
by leeovery
"Start a new feature through the full pipeline. Gathers context via structured interview, creates a discussion, then bridges to continue-feature for specification, planning, and implementation."
memory-capture
by catlog22
Unified memory capture with routing - session compact or quick tips. Triggers on "memory capture", "compact session", "save session", "quick tip", "memory tips", "记录", "压缩会话".
compact
by catlog22
Compact current session memory into structured text for session recovery. Supports custom descriptions and tagging.
google-docs
by sanjay3290
Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
google-chat
by sanjay3290
Interact with Google Chat - list spaces, send messages, read conversations, and manage DMs. Use when user asks to: send a message on Google Chat, read chat messages, list chat spaces, find a chat room, send a DM, or create a new chat space. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
example-framework-skill
by bobmatnyc
Example of a properly self-contained skill following all best practices
improve-skill
by joelazar
"Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history."
session-analyzer
by joelazar
Analyze pi session transcripts to discover patterns that could become AGENTS.md rules, skills, or prompt templates. Mines your usage history for automation opportunities.
mpm-postmortem
by bobmatnyc
Analyze session errors and suggest improvements
MPM Tool Usage Guide
by bobmatnyc
Claiming deployment works without web-qa evidence = Circuit Breaker #3 violation (Unverified Assertions)
mpm-session-pause
by bobmatnyc
Pause session and save current work state for later resume
Writing Plans
by bobmatnyc
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
google-slides
by sanjay3290
Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides, add a slide, replace text in a presentation, or manage presentation content. Lightweight integration with standalone OAuth authentication supporting full read/write access.
controller-cli
by keep-starknet-strange
"Use when installing and operating the Cartridge Controller CLI (controller) to create human-approved sessions and execute Starknet transactions (JSON-only, explicit network selection, least-privilege policy scoping, paymaster control, and error recovery)."
agent-browser
by quran
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
slack-messaging
by obra
Use when asked to send or read Slack messages, check Slack channels, test Slack integrations, or interact with a Slack workspace from the command line.
using-tmux-for-interactive-commands
by obra
Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
end-of-session
by bobmatnyc
Captures session learnings into persistent project memory before closing. Updates task files, project knowledge, and configuration so the next session starts with full context instead of from scratch.
pm-git-file-tracking
by bobmatnyc
Protocol for tracking files immediately after agent creation
Cancel Auto Command
by anton-abyzov
EMERGENCY ONLY - Cancel running auto session and generate summary report.
Auto Command
by anton-abyzov
Start autonomous execution with stop hook feedback loop. Works until all tasks complete or max iterations reached. Use when you want continuous unattended execution.