Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
18201 modular-architecture melodic-software/claude-code-plugins
Modular Architecture When to Use This Skill Use this skill when you need to: Structure a modular monolith application Define boundaries between modules (bounded contexts) Set up inter-module communication patterns Implement ports and adapters (hexagonal) architecture Isolate database contexts between modules Configure MediatR for internal domain events Keywords: modular monolith, modules, bounded contexts, ports and adapters, hexagonal architecture, module communication, data isolation, separ...
50
18202 hooks kimny1143/claude-code-template
Hook Development Rules When working with files in .claude/hooks/: Pattern Shell wrapper (.sh) → TypeScript (.ts) via npx tsx Shell Wrapper Template !/bin/bash set -e cd "$CLAUDE_PROJECT_DIR/.claude/hooks" cat | npx tsx <handler>.ts TypeScript Handler Pattern interface HookInput { // Event-specific fields } async function main() { const input: HookInput = JSON.parse(await readStdin()); // Process input const output = { result: 'continue', // or 'block' message: 'Optional ...
50
18203 mvp-case-builder onewave-ai/claude-skills
Mvp Case Builder Construct statistical arguments for MVP/awards. Narrative framing, comparison to past winners, advanced metrics, counter-arguments. Instructions You are an expert sports analyst and award voting strategist. Build comprehensive MVP cases with: statistical arguments, narrative framing, historical comparisons, advanced metrics explanations, counter-arguments addressed, and persuasive presentation. Output Format Mvp Case Builder Output Generated: {timestamp} --- Results [Y...
50
18204 ai integration specialist eddiebe147/claude-settings
AI Integration Specialist Integrate AI tools and APIs into business workflows and applications When to Use This Skill Use this skill when you need to: Automate workflows and processes Integrate tools and systems Optimize technical operations Not recommended for: Tasks requiring creative content manual processes Quick Reference Action Command/Trigger Create ai integration specialist ai integration Review and optimize review ai integration specialist Get best practices ai integration specialist be...
50
18205 mcp-builder-ms sickn33/antigravity-awesome-skills
MCP Server Development Guide When to Use Use this skill when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Microsoft MCP Ecosystem Microsoft provides extensive MCP infrastructure for Azure and...
50
18206 humanize richtabor/agent-skills
Humanize AI Text Transform AI-generated content into natural, human-like writing using the HumanizerAI API. How It Works When the user invokes /humanize , you should: Parse $ARGUMENTS for text and optional --intensity flag Call the HumanizerAI API to humanize the text Present the humanized text with before/after scores Show remaining credits Parsing Arguments The user may provide: Just text: /humanize [their text] With intensity: /humanize --intensity aggressive [their text] Default intensity is...
50
18207 component-docs sgcarstrends/sgcarstrends
Component Documentation Skill This skill helps you create and maintain component documentation in packages/ui/. When to Use This Skill Writing documentation for new components Creating usage examples and code snippets Documenting component props and variants Setting up Storybook stories Generating API documentation Maintaining component README files Documentation Structure packages/ui/ ├── src/ │ ├── components/ │ │ ├── button.tsx Component implementation │ │ ├── button.sto...
50
18208 quiz-generator dmccreary/claude-skills
Quiz Generator Quick Start 1. Generate 50 questions for chapter Focus on conceptual (75%+ Apply level), not recall 2. Redistribute answers evenly python scripts/redistribute_answers_v2.py quiz.md A 3. Validate option lengths (±3 words per question) Manually count words for ALL 50 questions Persona You generate college-level conceptual quizzes that test understanding, not memorization. Your goal is 50 comprehensive questions covering all chapter concepts with immediate feedback per answer. F...
50
18209 gitlab stack secrets manager rknall/claude-skills
This skill manages secrets for GitLab stack projects, ensuring secrets are stored securely, never exposed in configuration files, and properly integrated with Docker secrets. When to Use This Skill Activate this skill when the user requests: - Create or manage Docker secrets - Migrate environment variables to Docker secrets - Validate secret configuration and permissions - Audit secret usage and detect leaks - Ensure secrets aren't in .env or docker-compose.yml - Check if secrets are ex...
50
18210 uniappx-uview-pro teachingai/full-stack-skills
Use this skill whenever the user wants to: - Integrate uView Pro into UniAppX projects - Configure UniAppX projects to work with uView Pro (pages.json, manifest.json, easycom) - Handle platform-specific behaviors when using uView Pro in UniAppX (H5, mini-program, App, nvue) - Use UniAppX features (navigation, APIs, lifecycle) with uView Pro components - Build cross-platform UniAppX applications with uView Pro components - Configure easycom for automatic uView Pro component import in UniApp...
50
18211 precision-mastery mgd34msu/goodvibes-plugin
Resources scripts/ validate-precision-usage.sh references/ tool-reference.md Precision Mastery The precision engine provides token-efficient alternatives to native tools (Read, Edit, Write, Grep, Glob, WebFetch). When used correctly, you save 75-95% of tokens on file operations. This skill teaches optimal usage. Verbosity Cheat Sheet Use the lowest verbosity that meets your needs. Verbosity directly impacts token consumption. Operation Default Recommended Why precision_write standard count_only ...
50
18212 tech-stack-evaluator borghei/claude-skills
Technology Stack Evaluator A comprehensive evaluation framework for comparing technologies, frameworks, cloud providers, and complete technology stacks. Provides data-driven recommendations with TCO analysis, security assessment, ecosystem health scoring, and migration path analysis. Capabilities This skill provides eight comprehensive evaluation capabilities: Technology Comparison: Head-to-head comparisons of frameworks, languages, and tools (React vs Vue, PostgreSQL vs MongoDB, Node.js vs ...
50
18213 mcp-builder project-n-e-k-o/n.e.k.o
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
50
18214 data-validation cosmix/loom
Data Validation Skill Pre-delivery QA checklist, common data analysis pitfalls, result sanity checking, and documentation standards for reproducibility. Pre-Delivery QA Checklist Run through this checklist before sharing any analysis with stakeholders. Data Quality Checks Source verification : Confirmed which tables/data sources were used. Are they the right ones for this question? Freshness : Data is current enough for the analysis. Noted the "as of" date. Completeness : No unexpected gaps in t...
50
18215 nanobanana-skill feiskyer/codex-settings
Nanobanana Image Generation Skill Generate or edit images using Google Gemini API through the nanobanana tool. Requirements GEMINI_API_KEY : Must be configured in ~/.nanobanana.env or export GEMINI_API_KEY=<your-api-key> Python3 with dependent packages installed : google-genai, Pillow, python-dotenv. They could be installed via python3 -m pip install -r ${CLAUDE_PLUGIN_ROOT}/skills/nanobanana-skill/requirements.txt if not installed yet. Executable : ${CLAUDE_PLUGIN_ROOT}/skills/nanobanana-skill/...
50
18216 competitor-analysis openclaudia/openclaudia-skills
Competitor Analysis SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking-optimizer · content-refresher Monitor · rank-tracker · backlink-analyzer · performance-reporter · aler...
50
18217 hwp pitzcarraldo/skills
HWP What this skill does kordoc 으로 .hwp / .hwpx / .hwpml 문서를 AI가 읽기 좋은 Markdown 또는 JSON으로 바꾸고, 필요하면 문서 비교, 양식 필드 추출, Markdown→HWPX 역변환까지 수행한다. 이 스킬의 기본 엔진은 항상 kordoc 이다. 문서 변환, 비교, 필드 추출, 역변환까지 같은 도구로 일관되게 처리한다. When to use "이 HWP 파일을 Markdown으로 바꿔줘" "공문서를 JSON 구조로 뽑아서 AI가 읽게 해줘" "두 버전 문서 차이점을 보고 싶어" "신청서 HWPX 안에 어떤 양식 필드가 있는지 뽑아줘" "AI가 만든 Markdown을 다시 HWPX로 저장해줘" "폴더 안 문서를 한 번에 변환해줘" When not to use OCR이 필수인데 OCR provider 연결이 전혀 없는 이미지 기반 PDF만 있는 경우 .docx , .xlsx , .pdf 만 다루더라도 문서 파싱 자체가 아니라 편집...
50
18218 api-documentation-writer eddiebe147/claude-settings
API Documentation Writer Create comprehensive, developer-friendly API documentation. Instructions When a user needs API documentation: Gather API Information : API type (REST, GraphQL, WebSocket, gRPC)? Authentication method (API key, OAuth, JWT)? Base URL and versioning strategy? Available endpoints and their purposes? Request/response formats? Rate limiting or usage restrictions? Generate Complete Documentation Structure : Overview Section : What the API does (1-2 sentences) Key capabilities G...
50
18219 project-discovery laurigates/claude-plugins
Systematic project orientation to understand codebase state before making changes. Prevents working on incorrect assumptions by establishing clear context about git state, project structure, and development tooling. Core Expertise Automatic Activation Detection: - Detects uncertainty in Claude's reasoning or responses - Activates on manual user requests for orientation - Focuses on git repositories only Discovery Capabilities: - Git state analysis (branch, changes, remote sync, commit hi...
50
18220 azure-ai-document-intelligence-ts sickn33/antigravity-awesome-skills
Azure Document Intelligence REST SDK for TypeScript Extract text, tables, and structured data from documents using prebuilt and custom models. Installation npm install @azure-rest/ai-document-intelligence @azure/identity Environment Variables DOCUMENT_INTELLIGENCE_ENDPOINT = https:// < resource > .cognitiveservices.azure.com DOCUMENT_INTELLIGENCE_API_KEY = < api-key > Authentication Important : This is a REST client. DocumentIntelligence is a function , not a class. DefaultAzureCredential import...
50
18221 using-superpowers guanyang/antigravity-skills
IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT. This is not negotiable. This is not optional. You cannot rationalize your way out of this. Instruction Priority Superpowers skills override default system prompt behavior, but user instructions always take precedence : User's explicit instructions (CLAUDE.md, GEMINI.md, AGENTS.md, direct requests) — highest priority Superpowers skills — override default system behavior where they conflict Default system prompt — lowest p...
50
18222 docs-review cloudflare/cloudflare-docs
Documentation Review Skill @./../_shared/metabase-style-guide.md Review mode detection IMPORTANT: Before starting the review, determine which mode to use: PR review mode: If the mcp__github__create_pending_pull_request_review tool is available, you are reviewing a GitHub PR Use the pending review workflow to post all issues as one cohesive review Follow the workflow steps in "PR review mode format" below Local review mode: If the MCP tool is NOT available, output issues in the conversation...
50
18223 freshsales membranedev/application-skills
Freshsales Freshsales is a CRM and sales automation platform that helps businesses manage leads, contacts, and deals. Sales teams use it to streamline their sales processes, track customer interactions, and close more deals efficiently. Official docs: https://developers.freshsales.io/ Freshsales Overview Account Contact Deal Sales Sequence User Email Product Sales Activity Appointment Task Note Call SMS Territory Email Template Custom Field Role Team Integration Email Configuration Phone Number ...
50
18224 spring-ai-alibaba teachingai/full-stack-skills
Spring AI Alibaba 提供了与阿里云 DashScope(通义千问)的集成,支持使用阿里云的大语言模型服务。 核心功能 1. 项目创建 依赖: ``` <dependency> <groupId>com.alibaba.cloud.ai</groupId> <artifactId>spring-ai-starter-model-aliyun-dashscope</artifactId> </dependency> ``` 或使用 Gradle: ``` dependencies { implementation 'com.alibaba.cloud.ai:spring-ai-starter-model-aliyun-dashscope' } ``` 2. 配置 application.yml: ``` spring: ai: alibaba: dashscope: api-key: ${DASHSCOPE_API_KEY} chat: optio...
50
18225 reddit-insights brianrwagner/ai-marketing-skills
Reddit Insights MCP Semantic search across millions of Reddit posts. Unlike keyword search, this understands intent and meaning. Mode Detect from context or ask: "Quick pulse, full research, or strategic intelligence report?" Mode What you get Best for quick 1 query, top 5 insights, no synthesis Fast pain point check, content spark standard 3–5 queries, full synthesis with themes and patterns Product validation, content research deep Multi-angle research + sentiment analysis + content angles + c...
50
18226 agentic-jujutsu ruvnet/claude-flow
Agentic Jujutsu - AI Agent Version Control Quantum-ready, self-learning version control designed for multiple AI agents working simultaneously without conflicts. When to Use This Skill Use agentic-jujutsu when you need: ✅ Multiple AI agents modifying code simultaneously ✅ Lock-free version control (23x faster than Git) ✅ Self-learning AI that improves from experience ✅ Quantum-resistant security for future-proof protection ✅ Automatic conflict resolution (87% success rate) ✅ Pattern recognition ...
50
18227 cloudflare-agents secondsky/claude-skills
Cloudflare Agents SDK Status: Production Ready ✅ Last Updated: 2026-01-09 Dependencies: cloudflare-worker-base (recommended) Latest Versions: agents@0.3.3, @modelcontextprotocol/sdk@latest Production Tested: Cloudflare's own MCP servers (https://github.com/cloudflare/mcp-server-cloudflare) Recent Updates (2025-2026): Jan 2026: Agents SDK v0.3.6 with callable methods fix, protocol version support updates Nov 2025: Agents SDK v0.2.24+ with resumable streaming (streams persist across disconnects...
50
18228 bluesky openclaudia/openclaudia-skills
Bluesky Social Media Skill You are a Bluesky content and engagement specialist. Help create, schedule, and strategize content for the Bluesky social network (AT Protocol). Platform Overview Bluesky is a decentralized social network built on the AT Protocol. Key differences from Twitter/X: 300 character limit per post (vs. 280 on X) Algorithmic choice — Users pick their own feed algorithms Custom feeds — Anyone can create topic-based feeds No ads — Organic reach is the only reach Open API — Full ...
50
18229 azure-keyvault-keys-ts sickn33/antigravity-awesome-skills
Azure Key Vault Keys SDK for TypeScript Manage cryptographic keys with Azure Key Vault. Installation Keys SDK npm install @azure/keyvault-keys @azure/identity Environment Variables KEY_VAULT_URL = https:// < vault-name > .vault.azure.net Or AZURE_KEYVAULT_NAME = < vault-name > Authentication import { DefaultAzureCredential } from "@azure/identity" ; import { KeyClient , CryptographyClient } from "@azure/keyvault-keys" ; const credential = new DefaultAzureCredential ( ) ; const vaultUrl = ` htt...
50
18230 vue-router-v4 teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: Set up routing in a Vue 3 application Configure routes, nested routes, and named routes Implement navigation guards (global, per-route, in-component) Use programmatic navigation with router.push(), router.replace(), etc. Handle dynamic route matching and route parameters Work with route meta fields and route records Implement lazy loading and code splitting for routes Use Vue Router with Composition API (useRouter, useRoute) Con...
50
18231 marimo connorads/dotfiles
Contents Editing and Verification Enforcement Key Concepts Cell Structure Editing Rules Core CLI Commands Export Commands Data and Visualization Debugging Workflow Common Issues Additional Resources Marimo Reactive Notebooks Marimo is a reactive Python notebook where cells form a DAG and auto-execute on dependency changes. Notebooks are stored as pure .py files. Editing and Verification Enforcement IRON LAW 1: NEVER MODIFY CELL DECORATORS OR SIGNATURES Only edit code INSIDE @app.cell function bo...
50
18232 hwc-navigation-content thehotwireclub/hotwire_club-skills
Navigation & Content Display Implement navigation and content-discovery behavior with Turbo Drive and Turbo Frames. Core Workflow Classify navigation mode: tabs, pagination, lazy frame loading, faceted search, or custom render/cache lifecycle. Decide URL and history ownership first ( data-turbo-action , frame src , query params, back/forward behavior). Use frame lifecycle and visit events to update active state, request params, and scroll restoration. Clean transient UI state before Turbo cache ...
50
18233 client-scripts groeimetai/snow-flow
Client Script Patterns for ServiceNow Client Scripts run in the user's browser and control form behavior. Unlike server-side scripts, client scripts can use modern JavaScript (ES6+) in modern browsers. Client Script Types Type When it Runs Use Case onLoad Form loads Set defaults, hide/show fields, initial setup onChange Field value changes React to user input, cascading updates onSubmit Form submitted Validation before save onCellEdit List cell edited Validate inline edits The g_form API Getti...
50
18234 tailwindcss blencorp/claude-code-kit
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
50
18235 dotnet-exception-handling rysweet/amplihack
No SKILL.md available for this skill. View on GitHub
50
18236 design-engineer darasoba/design-engineer-plugin
Design Engineer Skill You are a design engineer — a practitioner at the intersection of design and engineering who obsesses over the invisible details that make interfaces feel alive. You don't just build UIs; you craft experiences where every interaction feels intentional, every transition is considered, and every detail serves a purpose. Design engineering is a state of mind: you think in both pixels and code simultaneously. You care about how a button feels when pressed, how content flows int...
50
18237 pyth sendaifun/skills
Pyth Network Development Guide Pyth Network is a decentralized oracle providing real-time price feeds for cryptocurrencies, equities, forex, and commodities. This guide covers integrating Pyth price feeds into Solana applications. Overview Pyth Network provides: Real-Time Price Feeds - 400ms update frequency with pull oracle model Confidence Intervals - Statistical uncertainty bounds for each price EMA Prices - Exponential moving average prices (~1 hour window) Multi-Asset Support - Crypto, equi...
50
18238 react-expert personamanagmentlayer/pcl
React Expert Senior React specialist with deep expertise in React 19, Server Components, and production-grade application architecture. When to Use This Skill Building new React components or features Implementing state management (local, Context, Redux, Zustand) Optimizing React performance Setting up React project architecture Working with React 19 Server Components Implementing forms with React 19 actions Data fetching patterns with TanStack Query or use() Core Workflow Analyze requirements -...
50
18239 dotenv-manager jeremylongshore/claude-code-plugins-plus-skills
Dotenv Manager Purpose This skill provides automated assistance for dotenv manager tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "dotenv manager" in your request Ask about dotenv manager patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for dotenv manager Follows industry best practic...
50
18240 secure-headers-csp-builder patricio0312rev/skills
Secure Headers & CSP Builder Add security headers safely without breaking functionality. Essential Security Headers // middleware/security-headers.ts import { Request, Response, NextFunction } from "express"; export function securityHeaders( req: Request, res: Response, next: NextFunction ) { // Prevent clickjacking res.setHeader("X-Frame-Options", "DENY"); // Prevent MIME sniffing res.setHeader("X-Content-Type-Options", "nosniff"); // XSS Protection (legacy browsers) res....
50
18241 create-hooks glittercowboy/taches-cc-resources
Hooks provide programmatic control over Claude's behavior without modifying core code, enabling project-specific automation, safety checks, and workflow customization. <quick_start> Create hooks config file: Project: .claude/hooks.json User: ~/.claude/hooks.json Choose hook event (when it fires) Choose hook type (command or prompt) Configure matcher (which tools trigger it) Test with claude --debug .claude/hooks.json: { "hooks": { "PreToolUse": [ { "matcher": "Bash", ...
50
18242 vision simota/agent-skills
You are "Vision" - the Creative Director who defines design direction, orchestrates design agents, and ensures visual excellence across the product. Your mission is to transform design requirements into strategic direction, create cohesive design systems, and coordinate specialized design agents (Muse, Palette, Flow, Forge, Echo) to deliver modern, beautiful, and user-centered experiences. Vision's Philosophy - Design is Strategy, Not Decoration: Design serves business goals. Every visual de...
50
18243 maven-dependency-management thebushidocollective/han
No SKILL.md available for this skill. [View on GitHub ](https://github.com/thebushidocollective/han)
50
18244 trash-talk-generator onewave-ai/claude-skills
Trash Talk Generator Create clever, non-offensive trash talk. Rivalry-specific references, historical callbacks, memes. Fun, not mean. Instructions You are an expert at sports banter and friendly competition. Generate witty, clever trash talk that's fun and respectful. Output Format Trash Talk Generator Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on concrete, actionable output...
50
18245 econ-visualization meleantonio/awesome-econ-ai-stuff
Econ Visualization Purpose This skill creates publication-quality figures for economics papers, using clean styling, consistent scales, and export-ready formats. When to Use Building figures for empirical results and descriptive analysis Standardizing chart style across a paper or presentation Exporting figures to PDF or PNG at journal quality Instructions Follow these steps to complete the task: Step 1: Understand the Context Before generating any code, ask the user: What is the dataset and key...
50
18246 planning-with-files guanyang/antigravity-skills
Planning with Files Work like Manus: Use persistent markdown files as your "working memory on disk." FIRST: Check for Previous Session (v2.2.0) Before starting work , check for unsynced context from a previous session: Linux/macOS $( command -v python3 || command -v python ) ${CLAUDE_PLUGIN_ROOT} /scripts/session-catchup.py " $( pwd ) " Windows PowerShell & ( Get-Command python - ErrorAction SilentlyContinue ) . Source " $env :USERPROFILE\.claude\skills\planning-with-files\scripts\session-catc...
50
18247 piglet psiace/skills
piglet Concise guidance for writing and reviewing Python code using patterns from One Python Craftsman. Purpose and Triggers Use for Python (.py) code creation, refactoring, or code review. Use when code quality issues involve naming, control flow, data handling, error handling, loops, decorators, imports, file I/O, edge cases, or the walrus operator. Prefer clarity and maintainability. Optimize performance only when it is a real constraint. If $friendly-python is available, suggest pairing it f...
50
18248 backlog-refinement-guide dengineproblem/agents-monorepo
Backlog Refinement Guide Эксперт в рефайнменте бэклога, продуктовом менеджменте и agile методологиях. Фреймворк DEEP для бэклога Detailed Appropriately : Ближайшие элементы детализированы, долгосрочные — на высоком уровне Emergent : Постоянно эволюционирует на основе обучения Estimated : Относительное размерование с помощью story points Prioritized : Четкая сортировка на основе ценности и рисков Definition of Ready Перед попаданием в спринт убедитесь: Четко определены критерии принятия Зависимос...
50
18249 1k-performance onekeyhq/app-monorepo
OneKey Performance Optimization Performance optimization patterns and best practices for React/React Native applications in the OneKey monorepo. Quick Reference Category Key Optimization When to Use Concurrent Requests Limit to 3-5, use executeBatched Multiple API calls, network-heavy operations Bridge Optimization Minimize crossings, batch data React Native bridge overhead, iOS/Android List Rendering FlashList, windowSize={5}, content-visibility Lists with 100+ items Memoization memo, useMemo, ...
50
18250 agent-browser connorads/dotfiles
Browser Automation with agent-browser The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser , brew install agent-browser , or cargo install agent-browser . Run agent-browser install to download Chrome. Core Workflow Every browser automation follows this pattern: Navigate : agent-browser open <url> Snapshot : agent-browser snapshot -i (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select Re-snapshot : After navigation or DOM changes, get fresh r...
50