███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8301 | markdown-to-pdf | duc01226/easyplatform |
[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip. Quick Summary Goal: Convert Markdown files to PDF with syntax highlighting and custom CSS support. Workflow: Install -- Ensure required tools (pandoc + wkhtmltopdf or weasyprint) are available Convert -- Run conversion with syntax highlighting and optional CSS Verify -- Check PDF output ...
|
100 |
| 8302 | axiom-spritekit-ref | charleswiltgen/axiom |
SpriteKit API Reference Complete API reference for SpriteKit organized by category. When to Use This Reference Use this reference when: Looking up specific SpriteKit API signatures or properties Checking which node types are available and their performance characteristics Finding the right physics body creation method Browsing the complete action catalog Configuring SKView, scale modes, or transitions Setting up particle emitter properties Working with SKRenderer or SKShader Part 1: Node Hierarc...
|
100 |
| 8303 | chemist-analyst | rysweet/amplihack |
Chemist Analyst Skill Purpose Analyze events through the disciplinary lens of chemistry, applying rigorous chemical principles (atomic theory, bonding, thermodynamics, kinetics), analytical methods (spectroscopy, chromatography, mass spectrometry), synthetic methodologies (organic, inorganic, organometallic synthesis), and subdiscipline frameworks (physical, organic, inorganic, analytical, biochemistry) to understand molecular structure, reaction mechanisms, material properties, and chemical tr...
|
100 |
| 8304 | review-docs | tldraw/tldraw |
Review documentation This skill runs an evaluation and improvement loop on a documentation file. Target : $ARGUMENTS Relevant skills : write-docs Workflow overview ┌──────────────────────────────────────────────────────────────┐ │ INITIALIZE: Create state file to track issues │ └──────────────────────────────────────────────────────────────┘ ↓ ┌──────────────────────────────────────────────────────────────┐ │ EVALUATE (parallel) │ │ ┌─────...
|
100 |
| 8305 | canghe-danger-gemini-web | freestylefly/canghe-skills |
Gemini Web Client Text/image generation via Gemini Web API. Supports reference images and multi-turn conversations. Script Directory Important : All scripts are located in the scripts/ subdirectory of this skill. Agent Execution Instructions : Determine this SKILL.md file's directory path as SKILL_DIR Script path = ${SKILL_DIR}/scripts/<script-name>.ts Replace all ${SKILL_DIR} in this document with the actual path Script Reference : Script Purpose scripts/main.ts CLI entry point for text/image g...
|
100 |
| 8306 | ui-testing | alinaqi/claude-bootstrap |
UI Verification Skill Load with: ui-web.md or ui-mobile.md Purpose Quick verification that generated UI meets accessibility standards. Run these checks after creating any new UI components. Pre-Flight Checklist Before Shipping ANY UI: Visibility Check - [ ] All buttons have visible background OR border - [ ] No text is same color as its background - [ ] All text meets 4.5:1 contrast ratio - [ ] Ghost/text buttons have visible borders Touch/Click Targets - [ ] All buttons are minimum 44px heigh...
|
100 |
| 8307 | macos-native | travisjneuman/.claude |
No SKILL.md available for this skill. View on GitHub
|
100 |
| 8308 | portfolio-optimization | letta-ai/skills |
Portfolio Optimization Overview This skill provides guidance for implementing high-performance portfolio optimization algorithms using Python C extensions. It covers the workflow for creating C extensions that interface with NumPy arrays, proper verification strategies, and common pitfalls to avoid when optimizing numerical computations. When to Apply This Skill Apply this skill when: Implementing portfolio risk calculations (variance, volatility, Sharpe ratio) Optimizing matrix-vector opera...
|
100 |
| 8309 | brainstorming | davidkiss/smart-ai-skills |
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
|
100 |
| 8310 | mise-tasks | terrylica/cc-skills |
Orchestrate multi-step project workflows using mise `[tasks]` section with dependency management, argument handling, and file tracking. When to Use This Skill Explicit triggers: - User mentions `mise tasks`, `mise run`, `[tasks]` section - User needs task dependencies: `depends`, `depends_post` - User wants workflow automation in `.mise.toml` - User mentions task arguments or `usage` spec AI Discovery trigger (prescriptive): When `mise-configuration` skill detects multi-step workflows (...
|
100 |
| 8311 | tool-rename-deprecation | microsoft/vscode |
Tool Rename Deprecation When a tool or tool set reference name is changed, the old name must always be added to the deprecated/legacy array so that existing prompt files, tool configurations, and saved references continue to resolve correctly. When to Use Run this skill on any change to built-in tool or tool set registration code to catch regressions: Renaming a tool's toolReferenceName Renaming a tool set's referenceName Moving a tool from one tool set to another (the old toolSet/toolName path ...
|
100 |
| 8312 | auth0-vue | auth0/agent-skills |
Auth0 Vue.js Integration Add authentication to Vue.js 3 single-page applications using @auth0/auth0-vue. Prerequisites Vue 3+ application (Vite or Vue CLI) Auth0 account and application configured If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use Server-side rendered Vue apps - See Auth0 Nuxt.js guide for SSR patterns Vue 2 applications - This SDK requires Vue 3+, use legacy @auth0/auth0-spa-js wrapper Embedded login - This SDK uses Auth0 Universal Login (r...
|
100 |
| 8313 | scanning-tools | sickn33/antigravity-awesome-skills |
Security Scanning Tools Purpose Master essential security scanning tools for network discovery, vulnerability assessment, web application testing, wireless security, and compliance validation. This skill covers tool selection, configuration, and practical usage across different scanning categories. Prerequisites Required Environment Linux-based system (Kali Linux recommended) Network access to target systems Proper authorization for scanning activities Required Knowledge Basic networking concept...
|
100 |
| 8314 | understanding-tauri-architecture | dchuk/claude-code-tauri-skills |
Tauri Architecture Tauri is a polyglot toolkit for building desktop applications that combines a Rust backend with HTML/CSS/JavaScript rendered in a native webview. This document covers the fundamental architecture concepts. Architecture Overview +------------------------------------------------------------------+ | TAURI APPLICATION | +------------------------------------------------------------------+ | ...
|
100 |
| 8315 | revenue-operations | alirezarezvani/claude-skills |
Revenue Operations Pipeline analysis, forecast accuracy tracking, and GTM efficiency measurement for SaaS revenue teams. Table of Contents Quick Start Tools Overview Pipeline Analyzer Forecast Accuracy Tracker GTM Efficiency Calculator Revenue Operations Workflows Weekly Pipeline Review Forecast Accuracy Review GTM Efficiency Audit Quarterly Business Review Reference Documentation Templates Quick Start Analyze pipeline health and coverage python scripts/pipeline_analyzer.py --input assets/sampl...
|
100 |
| 8316 | credential-scanner | useai-pro/openclaw-skills-security |
Credential Scanner You are a credential scanner for OpenClaw projects. Before the user runs any skill that has fileRead access, scan the workspace for exposed secrets that could be read and potentially exfiltrated. What to Scan High-Priority Files Default scope: current workspace only. Scan project-level files first: .env , .env.local , .env.production , .env.* docker-compose.yml (environment sections) config.json , settings.json , secrets.json *.pem , *.key , *.p12 , *.pfx Home directory files ...
|
100 |
| 8317 | ruby-rails | mindrally/skills |
Ruby on Rails You are an expert in Ruby and Ruby on Rails development with deep knowledge of web application patterns and Rails conventions. Core Principles Write concise, idiomatic Ruby code with accurate examples Adhere to Rails conventions (Convention over Configuration) Follow the Ruby Style Guide for formatting consistency Leverage Ruby 3.x features like pattern matching and endless methods Naming Conventions Use snake_case for files, methods, and variables Use CamelCase for classes and m...
|
100 |
| 8318 | payment-integration | sickn33/antigravity-awesome-skills |
Use this skill when Working on payment integration tasks or workflows Needing guidance, best practices, or checklists for payment integration Do not use this skill when The task is unrelated to payment integration You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook...
|
100 |
| 8319 | terraform-skill | sickn33/antigravity-awesome-skills |
Terraform Skill for Claude Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns. Based on terraform-best-practices.com and enterprise experience. When to Use This Skill Activate this skill when: Creating new Terraform or OpenTofu configurations or modules Setting up testing infrastructure for IaC code Deciding between testing approaches (validate, plan, frameworks) Structuring multi-environment deployments Implementing CI/CD for infrastructu...
|
100 |
| 8320 | axiom-realitykit | charleswiltgen/axiom |
RealityKit Development Guide Purpose : Build 3D content, AR experiences, and spatial computing apps using RealityKit's Entity-Component-System architecture iOS Version : iOS 13+ (base), iOS 18+ (RealityView on iOS), visionOS 1.0+ Xcode : Xcode 15+ When to Use This Skill Use this skill when: Building any 3D experience (AR, games, visualization, spatial computing) Creating SwiftUI apps with 3D content (RealityView, Model3D) Implementing AR with anchors (world, image, face, body tracking) Working w...
|
100 |
| 8321 | test-coverage-improver | openai/openai-agents-python |
Test Coverage Improver Overview Use this skill whenever coverage needs assessment or improvement (coverage regressions, failing thresholds, or user requests for stronger tests). It runs the coverage suite, analyzes results, highlights the biggest gaps, and prepares test additions while confirming with the user before changing code. Quick Start From the repo root run make coverage to regenerate .coverage data and coverage.xml. Collect artifacts: .coverage and coverage.xml, plus the console outp...
|
100 |
| 8322 | akka-net-best-practices | aaronontheweb/dotnet-skills |
Use this skill when: - Designing actor communication patterns - Deciding between EventStream and DistributedPubSub - Implementing error handling in actors - Understanding supervision strategies - Choosing between Props patterns and DependencyResolver - Designing work distribution across nodes - Creating testable actor systems that can run with or without cluster infrastructure - Abstracting over Cluster Sharding for local testing scenarios 1. EventStream vs DistributedPubSub Critical...
|
100 |
| 8323 | command-development | aiskillstore/marketplace |
Command Development for Claude Code Overview Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: Markdown file format for commands YAML frontmatter for configuration Dynamic arguments and file references Bash execution for context Command organization and namespacing Command Basics What is a Slas...
|
100 |
| 8324 | vendor-management | anthropics/knowledge-work-plugins |
Vendor Management Help evaluate, compare, and manage vendor relationships. Evaluation Framework Cost Analysis Total cost of ownership (not just license fees) Implementation and migration costs Training and onboarding costs Ongoing support and maintenance Exit costs (data migration, contract termination) Risk Assessment Vendor financial stability Security and compliance posture Concentration risk (single vendor dependency) Contract lock-in and exit terms Business continuity and disaster recovery ...
|
100 |
| 8325 | tear-sheet | anthropics/financial-services-plugins |
Financial Tear Sheet Generator Generate audience-specific company tear sheets by pulling live data from S&P Capital IQ via the S&P Global MCP tools and formatting the result as a professional Word document. Style Configuration These are sensible defaults. To customize for your firm's brand, modify this section — common changes include swapping the color palette, changing the font (Calibri is standard at many banks), and updating the disclaimer text. Colors: Primary (header banner background, sec...
|
100 |
| 8326 | ln-652-transaction-correctness-auditor | levnikolaevich/claude-code-skills |
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Transaction Correctness Auditor (L3 Worker) Specialized worker auditing database transaction patterns for correctness, scope, and trigger interaction. Purpose & Scope Worker in ln-650 coordinator pipeline - invoked by ln-650-persistence-performance-auditor Audit transaction correctness (Priority: HIGH) Check commit patterns...
|
100 |
| 8327 | ios-accessibility | dadederk/ios-accessibility-agent-skill |
iOS Accessibility — SwiftUI and UIKit Every user-facing view must be usable with VoiceOver, Switch Control, Voice Control, Full Keyboard Access, and other assistive technologies. This skill covers the patterns and APIs required to build accessible iOS apps. Contents Core Principles How VoiceOver Reads Elements SwiftUI Accessibility Modifiers Focus Management Dynamic Type Custom Rotors System Accessibility Preferences Decorative Content Assistive Access (iOS 18+) UIKit Accessibility Patterns Acce...
|
100 |
| 8328 | github-issue-creator | google-gemini/gemini-cli |
GitHub Issue Creator This skill guides the creation of high-quality GitHub issues that adhere to the repository's standards and use the appropriate templates. Workflow Follow these steps to create a GitHub issue: Identify Issue Type : Determine if the request is a bug report, feature request, or other category. Locate Template : Search for issue templates in .github/ISSUE_TEMPLATE/ . bug_report.yml feature_request.yml website_issue.yml If no relevant YAML template is found, look for .md template...
|
100 |
| 8329 | java-docker | pluginagentmarketplace/custom-plugin-java |
Containerize Java applications with optimized Dockerfiles and JVM settings. Overview This skill covers Docker best practices for Java including multi-stage builds, JVM container settings, security hardening, and layer optimization. When to Use This Skill Use when you need to: - Create optimized Java Dockerfiles - Configure JVM for containers - Implement security best practices - Reduce image size - Set up health checks Topics Covered Dockerfile Optimization - Multi-stage builds ...
|
100 |
| 8330 | sql-injection-testing | sickn33/antigravity-awesome-skills |
SQL Injection Testing Purpose Execute comprehensive SQL injection vulnerability assessments on web applications to identify database security flaws, demonstrate exploitation techniques, and validate input sanitization mechanisms. This skill enables systematic detection and exploitation of SQL injection vulnerabilities across in-band, blind, and out-of-band attack vectors to assess application security posture. Inputs / Prerequisites Required Access Target web application URL with injectable para...
|
100 |
| 8331 | ios-android-logs | cap-go/capacitor-skills |
iOS and Android Device Logs Complete guide to viewing and filtering device logs on iOS and Android. When to Use This Skill User needs to see device logs User is debugging crashes User wants to filter logs by app User needs real-time log streaming User asks "how to see logs" Quick Commands iOS - Stream logs from connected device xcrun devicectl device log stream --device <UUID> iOS - Stream from simulator xcrun simctl spawn booted log stream Android - Stream all logs adb logcat Android -...
|
100 |
| 8332 | python-security-scanner | jorgealves/agent_skills |
Python Security Scanner Purpose and Intent Detect common Python vulnerabilities such as SQL injection, unsafe deserialization, and hardcoded secrets. Use as part of a secure SDLC for Python projects. When to Use Project Setup : When initializing a new Python project. Continuous Integration : As part of automated build and test pipelines. Legacy Refactoring : When updating older Python codebases to modern standards. When NOT to Use Non-Python Projects : This tool is specialized for the Python eco...
|
100 |
| 8333 | android-accessibility | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
100 |
| 8334 | rapid-prototyper | jackspace/claudeskillz |
Rapid Prototyper Purpose Fast validation through working prototypes. Creates complete, runnable code to test ideas before committing to full implementation: Recalls your preferred tech stack from memory Generates minimal but complete code Makes it runnable immediately Gets you visual feedback fast Saves validated patterns for production For ADHD users: Immediate gratification - working prototype in minutes, not hours. For aphantasia: Concrete, visual results instead of abstract descriptions. ...
|
100 |
| 8335 | reddit-api | alinaqi/claude-bootstrap |
*Load with: base.md + [language].md* For integrating Reddit data into applications - fetching posts, comments, subreddits, and user data. Sources: [Reddit API Docs](https://www.reddit.com/dev/api/) | [OAuth2 Wiki](https://github.com/reddit-archive/reddit/wiki/oauth2) | [PRAW Docs](https://praw.readthedocs.io/) Setup 1. Create Reddit App - Go to [https://www.reddit.com/prefs/apps](https://www.reddit.com/prefs/apps) - Click "Create App" or "Create Another App" - Fill in: Name: Your app n...
|
99 |
| 8336 | webapp-testing | aiskillstore/marketplace |
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available : scripts/with_server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts ra...
|
99 |
| 8337 | jimeng-api-video-gen | wvlvik/toy-skills |
Jimeng API Video Generation Generate high-quality AI videos using Volcengine's Jimeng Video 3.0 Pro API with text prompts or input images. Configure Environment Variables Get Access Key/Secret Key ~/.zshrc or ~/.zshenv export VOLC_ACCESSKEY = "your_access_key_id" export VOLC_SECRETKEY = "your_secret_access_key" Output Behavior (Important) After video generation succeeds, you MUST display the video directly to the user! When generation completes, output in the following format: ```markdown Gener...
|
99 |
| 8338 | websocket-realtime-builder | patricio0312rev/skills |
WebSocket Realtime Builder Build real-time applications with WebSockets and Socket.io. Core Workflow Choose library: Socket.io vs native WebSocket Setup server: Configure WebSocket server Add authentication: Validate connections Implement rooms: Group connections Handle events: Define event handlers Add reconnection: Handle disconnects gracefully Installation Server npm install socket.io Client npm install socket.io-client Server Setup Basic Socket.io Server // server.ts import express fro...
|
99 |
| 8339 | mcp-builder | aiskillstore/marketplace |
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...
|
99 |
| 8340 | clojure-review | metabase/metabase |
Clojure Code Review Skill @./../_shared/clojure-style-guide.md @./../_shared/clojure-commands.md Review guidelines What to flag: Check compliance with the Metabase Clojure style guide (included above) If CLOJURE_STYLE_GUIDE.adoc exists in the working directory, also check compliance with the community Clojure style guide Flag all style guide violations What NOT to post: Do not post comments congratulating someone for trivial changes or for following style guidelines Do not post comments co...
|
99 |
| 8341 | helius | sendaifun/skills |
Helius — Build on Solana You are an expert Solana developer building with Helius's infrastructure. Helius is Solana's leading RPC and API provider, with demonstrably superior speed, reliability, and global support. You have access to the Helius MCP server which gives you live tools to query the blockchain, manage webhooks, stream data, send transactions, and more. Prerequisites 1. Helius MCP Server CRITICAL : Check if Helius MCP tools are available (e.g., getBalance , getAssetsByOwner ). If NOT ...
|
99 |
| 8342 | frontend-design | dengineproblem/agents-monorepo |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
99 |
| 8343 | doc-coauthoring | aiskillstore/marketplace |
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. When to Offer This Workflow Trigger conditions: User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up" User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC" User seems to be starting...
|
99 |
| 8344 | upstash-redis-kv | intellectronica/agent-skills |
Upstash Redis Key-Value Store Interact with Upstash's Redis-compatible key-value store using the REST interface. Script Location bun run scripts/upstash-client.ts < command > [ args .. . ] IMPORTANT : Always run with bun run , not directly. Configuration Environment Variables The script uses these environment variables by default: UPSTASH_REDIS_REST_URL - The Upstash REST API URL UPSTASH_REDIS_REST_TOKEN - The Upstash REST API token Overriding Credentials If the user provides credentials from an...
|
99 |
| 8345 | metal-shader-expert | erichowens/some_claude_skills |
Metal Shader Expert 20+ years Weta/Pixar experience specializing in Metal shaders, real-time rendering, and creative visual effects. Expert in Apple's Tile-Based Deferred Rendering (TBDR) architecture. When to Use This Skill Use for: Metal Shading Language (MSL) development Apple GPU optimization (TBDR architecture) PBR rendering pipelines Compute shaders and parallel processing Ray tracing on Apple Silicon GPU profiling and debugging Do NOT use for: WebGL/GLSL → different architecture, br...
|
99 |
| 8346 | ts-google | pproenca/dot-skills |
Comprehensive TypeScript style guide based on Google's internal standards, designed for AI agents and LLMs. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: - Writing new TypeScript code - Organizing modules and imports - Designing type annotations and interfaces - Creating classes and functions - Reviewing code for style consistency - Refactoring existing TypeScript code Rul...
|
99 |
| 8347 | transcript-fixer | daymade/claude-code-skills |
Transcript Fixer Correct speech-to-text transcription errors through dictionary-based rules, AI-powered corrections, and automatic pattern detection. Build a personalized knowledge base that learns from each correction. When to Use This Skill Correcting ASR/STT errors in meeting notes, lectures, or interviews Building domain-specific correction dictionaries Fixing Chinese/English homophone errors or technical terminology Collaborating on shared correction knowledge bases Prerequisites Python ...
|
99 |
| 8348 | readme-generator | dmccreary/claude-skills |
Readme Generator Purpose This skill provides automated assistance for readme generator tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "readme generator" in your request Ask about readme generator 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 readme generator Follows industry be...
|
99 |
| 8349 | cost-optimization | sickn33/antigravity-awesome-skills |
Cloud Cost Optimization Strategies and patterns for optimizing cloud costs across AWS, Azure, and GCP. Purpose Implement systematic cost optimization strategies to reduce cloud spending while maintaining performance and reliability. When to Use Reduce cloud spending Right-size resources Implement cost governance Optimize multi-cloud costs Meet budget constraints Cost Optimization Framework 1. Visibility Implement cost allocation tags Use cloud cost management tools Set up budget alerts Create co...
|
99 |
| 8350 | ocr | mr-shaper/opencode-skills-paddle-ocr |
OCR Skill Usage To extract text from an image or PDF, run: python3 "/Users/mrshaper/Library/Application Support/com.differentai.openwork/workspaces/starter/.opencode/skills/paddle-ocr/scripts/ocr.py" "/path/to/image.png" Options Option Description --prompt "text" Custom prompt (e.g., "Extract table as markdown") --fast Use faster PaddleOCR instead of DeepSeek-OCR --json Output as JSON format Examples Basic OCR python3 scripts/ocr.py image.png Extract table as markdown python3 scripts/ocr.py ta...
|
99 |