发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
agent-browser
Control a browser via CLI for efficient web automation and research.
browser-automation
Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202
notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
ac-context-optimizer
Optimize context usage for autonomous coding. Use when managing context windows, prioritizing information, reducing token usage, or improving efficiency.
footage-capture
Browser automation for capturing pixel-perfect screenshots, interaction sequences, and UI state recordings from live URLs or local dev servers using Playwright. Includes Firecrawl for deep content extraction to inform creative direction.
http-replay-scraping
Core scraping technique — intercept network requests via DevTools, strip down to essential headers, and replay API calls with native fetch. Covers REST, GraphQL, Solr, Algolia, pagination patterns, cookie/session management, and anti-detection headers. This is Tier 1 and should always be tried first.
osint-technique
Open-source intelligence (OSINT) methodology bridging systematic research workflow with online tool discovery and API leverage. Covers target definition, source prioritization, online research across people/identity, infrastructure, breach data, geospatial/media analysis, and threat actor tracking. Use when conducting reconnaissance against a target person/organization/domain/infrastructure, investigating breach impacts, tracing cryptocurrency flows, geolocating events, or mapping an attack surface using only public online sources. Methodology-first: what to research first, which online sources answer that question, and how to synthesize findings rather than tool recipes.
Agent Browser
A fast Rust-based headless browser automation CLI with a Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
racket-id-booking
Book padel courts on racket.id. Use when: (1) User wants to book a padel court, (2) User mentions 'падел', 'padel', 'корт', 'racket.id', 'Blue Padel', (3) User asks about court availability or prices. Handles 90/120 min slots, multiple courts, and payment flow.
chipper-cash
Integrate with Chipper Cash Network API to accept payments and send payouts across 7+ African countries. Use this skill when building payment solutions that need to accept payments from verified customers, send payouts across Africa, or integrate a 'Pay With Chipper' checkout. Trigger for cross-border P2P payments, marketplace payouts, remittances, or multi-currency transactions in Nigeria, Kenya, Uganda, Ghana, Tanzania, Rwanda, or South Africa. Also trigger on mentions of 'Chipper Cash', 'Chipper for Business', 'Chipper Network API', or cross-border African payments.
PaySwitch Ghana Payment Gateway
PaySwitch is a wholly Ghanaian owned integrated payment solutions provider offering card hosting, POS, fraud prevention, payment gateway, and third-party processing (TPP) services. Integrate multiple payment methods including cards, mobile money, QR codes, and payment links for seamless transactions across C2C, C2B, B2C, and B2B flows.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
add-skill
Add an external skill from a GitHub repository to the current workspace. Use this when users want to import, install, or add a skill from a GitHub URL (for example: /add-skill https://github.com/OpenHands/extensions/tree/main/skills/codereview or 'add the codereview skill from https://github.com/OpenHands/extensions/'). The command fetches the skill files and places them in .agents/skills/.
agent-sdk-builder
Guided workflow for building custom AI agents using the OpenHands Software Agent SDK. Use when you want to create a new agent through an interactive interview process that gathers requirements and generates implementation plans.
changelog-generator
Changelog Generator
codebase-onboarding
Codebase Onboarding
Agennext-agent-skills-cs-ceo-advisor
File path: ../../../agents/c-level/cs-ceo-advisor.md
Agennext-agent-skills-cs-senior-engineer
File: ../../../agents/engineering/cs-senior-engineer.md
onboarding-cro
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.
Agennext-agent-skills-project-health
Document: ../../../commands/project-health.md
review-with-copilot
A loop for continuously reviewing the Copilot comments on a pull request until all comments are resolved by implementation or explanation.
setup
Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.
spark-version-upgrade
Upgrade Apache Spark applications between major versions (2.x → 3.x, 3.x → 4.x). Covers build files, deprecated APIs, configuration changes, SQL/DataFrame updates, and test validation.
terraform-patterns
Terraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management strategies, provider configuration, security hardening, policy-as-code with Sentinel/OPA, and CI/CD plan/apply workflows. Use when: user wants to design Terraform modules, manage state backends, review Terraform security, implement multi-region deployments, or follow IaC best practices.