认证鉴权

认证与授权

显示 1633-1656 / 共 3694 个技能
enuno

agent-client-protocol

enuno

Agent Client Protocol (ACP) - Standardized communication between code editors and AI coding agents. Use for building ACP-compatible agents, integrating agents with editors (Zed, JetBrains, Neovim), implementing tool calls, file operations, and session management.

智能体 15 8个月前
checkra1neth

xbird

checkra1neth

"Use when the user asks to tweet, post threads, read tweets, search Twitter/X, check mentions, manage engagement (like/retweet/bookmark), update profile (bio, avatar, banner), upload media, or interact with Twitter accounts. Triggers: twitter, tweet, post, thread, timeline, mentions, followers, following, likes, retweet, bookmark, profile picture, bio."

认证鉴权 15 6个月前
ThePrimeagen

Twitch OAuth 2.0 (Working Setup for This Project)

ThePrimeagen

Use secure: true in HTTPS environments.

API 开发 232 6个月前
ThePrimeagen

skills

ThePrimeagen

Tmux-based dev.sh script conventions

认证鉴权 232 6个月前
ThePrimeagen

skills

ThePrimeagen

Cloudflare Hono TypeScript project rules

认证鉴权 232 6个月前
maragudk

design-doc

maragudk

For when you're asked to write a design doc or specification, especially after a brainstorm or feature design session.

认证鉴权 48 7个月前
xenitV1

maestro

xenitV1

Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.

认证鉴权 230 7个月前
rohunj

agent-browser

rohunj

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

智能体 230 7个月前
Shpigford

screenshots

Shpigford

Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.

认证鉴权 230 7个月前
skillhq

google-flights

skillhq

Search Google Flights for flight prices and schedules using browser automation. Use when user asks to search flights, find airfare, compare prices, check flight availability, or look up routes. Triggers include "search flights", "find flights", "how much is a flight", "flights from X to Y", "cheapest flight", "flight prices", "airfare", "flight schedule", "nonstop flights", "when should I fly".

智能体 26 7个月前
yoanbernabeu

supabase-audit-auth-users

yoanbernabeu

Test for user enumeration vulnerabilities through various authentication endpoints.

API 开发 67 7个月前
yoanbernabeu

supabase-audit-auth-signup

yoanbernabeu

Test if user signup is open and identify potential abuse vectors in the registration process.

认证鉴权 67 7个月前
mrpeter2025

ClawSocial

mrpeter2025

Use /loop 5m to call clawsocial_sessions_list periodically and notify the user when there are unread messages or pending connection requests.

智能体 46 5个月前
bnadlerjr

researching-codebase

bnadlerjr

"Researches and documents existing codebase implementations. Use when exploring how code works, understanding architecture, answering 'how does X work?' questions, or gathering context before making changes. Produces structured research documents with code references."

学术 5 6个月前
build000r

ask-cascade

build000r

Enforce hierarchical, dependency-aware question ordering when using AskUserQuestion. High-level decisions first, detail questions only after strategic choices are settled. Proactive triggers - activate when: - About to call AskUserQuestion with 2+ questions - Gathering requirements, preferences, or implementation decisions from the user - Planning work that requires multiple user inputs - Using EnterPlanMode or AskUserQuestion during any skill/workflow Explicit triggers - "ask cascade", "question order", "ask strategy"

认证鉴权 5 6个月前
arisng

playwright-cli

arisng

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

认证鉴权 5 6个月前
mseok

session-close

mseok

"End-of-session checklist. Checks for uncommitted changes, offers to update focus, project docs, context, and session log. Replaces the old stop reminder flow."

认证鉴权 5 6个月前
markus1189

jdb-debugging

markus1189

"Debug local JVM applications using jdb via tmux. Use when user asks to debug a running Java/Scala/Kotlin application, attach to a debug port, set breakpoints, step through code, or inspect variables."

认证鉴权 5 7个月前
build000r

domain-planner

build000r

Guide the 6-phase human-in-the-loop planning process for new domain slices spanning multiple repositories. Also orchestrates implementation when a plan is ready. Use when: - User says "let's plan the X slice" or "plan the X feature" - User wants to create a new feature spanning frontend and backend - User needs API contracts before implementation - User says "implement the X slice" or "build X" (orchestration mode) - User says "check plan quality for X" or "assess the X plan" (quality assessment mode) - User asks about planning a multi-repo feature Planning mode: Produces plan.md, shared.md, backend.md, frontend.md, flows.md, schema.mmd. Quality assessment mode: Runs assess-fix-reassess against the rubric before sign-off. Orchestration mode: Launches parallel agents per repo for scaffolding, audit, and fix loops. NOT for: bug fixes, small changes, refactoring, single-repo work.

认证鉴权 5 6个月前
arisng

beads

arisng

Track complex, multi-session work with dependency graphs using beads issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.

认证鉴权 5 8个月前
fellipeutaka

agent-browser

fellipeutaka

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

智能体 5 6个月前
mseok

learn

mseok

"Extract reusable knowledge from the current session into a persistent skill.\nUse when you discover something non-obvious, create a workaround, or develop\na multi-step workflow that future sessions would benefit from."

认证鉴权 5 6个月前
arisng

copilot-sdk-dotnet

arisng

Build applications with GitHub Copilot CLI SDKs for .NET. Use for direct CopilotClient integration or Microsoft Agent Framework. Covers sessions, streaming, tools, MCP, permissions, and multi-agent workflows.

智能体 5 6个月前
bnadlerjr

coding-workflow

bnadlerjr

Use when user asks to build a feature, implement something new, or make significant code changes. Recognizes requests like "build", "implement", "create a new feature", "add functionality", "develop", "I need to build X", "let's implement", "new feature request", "make these changes". Orchestrates a four-stage workflow (Research → Brainstorm → Plan → Implement) using the appropriate thought pattern skill at each stage.

学术 5 7个月前