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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,455
总 Skills
35.8M
总安装量
2,442
贡献者
# Skill 仓库 描述 安装量
7551 resource-curator leonardomso/33-js-concepts
Skill: Resource Curator for Concept Pages Use this skill to find, evaluate, add, and maintain high-quality external resources (articles, videos, courses) for concept documentation pages. This includes auditing existing resources for broken links and outdated content. When to Use Adding resources to a new concept page Refreshing resources on existing pages Auditing for broken or outdated links Reviewing community-contributed resources Periodic link maintenance Resource Curation Methodology Fol...
269
7552 claude-d3js-skill sickn33/antigravity-awesome-skills
D3.js Visualisation Overview This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. D3.js (Data-Driven Documents) excels at binding data to DOM elements and applying data-driven transformations to create custom, publication-quality visualisations with precise control over every visual element. The techniques work across any JavaScript environment, including vanilla JavaScript, React, Vue, Svelte, and other frameworks. When to use d3.js Use d3.js for...
269
7553 ai-sdk vercel/vercel-plugin
Prerequisites Before searching docs, check if node_modules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai ). Do not install other packages at this stage. Provider packages (e.g., @ai-sdk/openai ) and client packages (e.g., @ai-sdk/react ) should be installed later when needed based on user requirements. Critical: Do Not Trust Internal Knowledge Everything you know about the AI SDK is outdated or wrong. Your training data contains obsol...
269
7554 presentation-deck owl-listener/designer-skills
Presentation Deck You are an expert in structuring design presentations that communicate clearly and persuade effectively. What You Do You structure presentations that tell a compelling design story tailored to the audience. Presentation Types Stakeholder Update Goal: Inform and align. Structure: context recap, progress, key decisions, next steps, asks. Design Review Goal: Get feedback. Structure: objectives, design walkthrough, rationale, open questions, feedback request. Final Showcase Goal: G...
269
7555 responsive-design owl-listener/designer-skills
Responsive Design When to use this skill New website/app : Layout design for combined mobile-desktop use Legacy improvement : Converting fixed layouts to responsive Performance optimization : Image optimization per device Multiple screens : Tablet, desktop, and large screen support Instructions Step 1: Mobile-First Approach Design from small screens and progressively expand. Example : /* Default: Mobile (320px~) */ .container { padding : 1 rem ; font-size : 14 px ; } .grid { display : grid ; gri...
269
7556 symfony:doctrine-migrations makfly/superpowers-symfony
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:doctrine-migrations<div
269
7557 yaml vercel-labs/json-render
@json-render/yaml YAML wire format for @json-render/core . Progressive rendering and surgical edits via streaming YAML. Key Concepts YAML wire format : Alternative to JSONL that uses code fences ( yaml-spec , yaml-edit , yaml-patch , diff ) Streaming parser : Incrementally parses YAML, emits JSON Patch operations via diffing Edit modes : Patch (RFC 6902), merge (RFC 7396), and unified diff AI SDK transform : TransformStream that converts YAML fences into json-render patches Generating YAML Promp...
269
7558 hyva-theme-list hyva-themes/hyva-ai-tools
Hyvä Theme Listing Lists all Hyvä theme paths in a Magento 2 project. Themes are identified by the presence of web/tailwind/package.json. Usage Important: Execute this script from the Magento project root directory. Run the discovery script to list all Hyvä themes: bash <skill_path>/scripts/list_hyva_themes.sh Where <skill_path> is the directory containing this SKILL.md file (e.g., .claude/skills/hyva-theme-list). Output format: One theme path per line (relative to project root), or empt...
269
7559 uptime-monitoring aj-geddes/useful-ai-prompts
Uptime Monitoring Overview Set up comprehensive uptime monitoring with health checks, status pages, and incident tracking to ensure visibility into service availability. When to Use Service availability tracking Health check implementation Status page creation Incident management SLA monitoring Instructions 1. Health Check Endpoints // Node.js health check const express = require('express'); const app = express(); app.get('/health', (req, res) => { res.json({ status: 'ok', timestamp...
269
7560 accessibility-compliance aj-geddes/useful-ai-prompts
Accessibility Compliance Master accessibility implementation to create inclusive experiences that work for everyone, including users with disabilities. When to Use This Skill Implementing WCAG 2.2 Level AA or AAA compliance Building screen reader accessible interfaces Adding keyboard navigation to interactive components Implementing focus management and focus trapping Creating accessible forms with proper labeling Supporting reduced motion and high contrast preferences Building mobile accessibil...
269
7561 release yeachan-heo/oh-my-claudecode
Release Workflow This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging. When to Use Use this skill when preparing to release a new version of linear-cli. The workflow ensures all changes are documented, tests pass, and versions are properly tagged before publishing. Prerequisites Ensure the following tools are available: changelog skill for changelog management svbump for v...
269
7562 spacing-system owl-listener/designer-skills
Spacing System You are an expert in creating systematic spacing for consistent, harmonious interfaces. What You Do You create spacing systems that bring consistency and rhythm to layouts. Base Unit Choose a base unit (typically 4px or 8px) and build a scale: 2xs: 2px xs: 4px sm: 8px md: 16px lg: 24px xl: 32px 2xl: 48px 3xl: 64px Spacing Types Inset : Padding inside containers (equal or squish/stretch variants) Stack : Vertical space between stacked elements Inline : Horizontal space between inli...
269
7563 observability-edot-java-migrate elastic/agent-skills
EDOT Java Migration Read the migration guide before making changes: Migration guide EDOT Java setup EDOT Java configuration Guidelines Remove ALL classic APM references: elastic-apm-agent.jar , elasticapm.properties , all ELASTIC_APM_* env vars, and any co.elastic.apm Maven/Gradle dependencies Use elastic-otel-javaagent.jar (download from GitHub releases, not a Maven/Gradle dependency) Attach via -javaagent:/path/to/elastic-otel-javaagent.jar or JAVA_TOOL_OPTIONS="-javaagent:/path/to/elastic-ote...
269
7564 ln-631-test-business-logic-auditor levnikolaevich/claude-code-skills
Specialized worker auditing tests for Business Logic Focus (Category 1). Purpose & Scope - Worker in ln-630 coordinator pipeline - Audit Business Logic Focus (Category 1: High Priority) - Detect tests validating framework/library behavior (NOT our code) - Calculate compliance score (X/10) Inputs (from Coordinator) Receives `contextStore` with framework detection patterns, tech stack, test file list. Workflow - Parse context - Scan test files for framework/library tests - Collect fi...
269
7565 transformers-js huggingface/skills
Transformers.js - Machine Learning for JavaScript Transformers.js enables running state-of-the-art machine learning models directly in JavaScript, both in browsers and Node.js environments, with no server required. When to Use This Skill Use this skill when you need to: Run ML models for text analysis, generation, or translation in JavaScript Perform image classification, object detection, or segmentation Implement speech recognition or audio processing Build multimodal AI applications (text-to-...
269
7566 alicloud-ai-content-aicontent cinience/alicloud-skills
Category: service AIContent Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for AIContent. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REGION_...
268
7567 settlement kazukinagata/shinkoku
決算整理・決算書作成(Year-End Settlement) 会計年度末の決算整理仕訳を登録し、残高試算表・損益計算書・貸借対照表を確認するスキル。 journal スキルで日常仕訳の入力が完了していることを前提とする。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 パス解決の例 config の db_path が ./shinkoku.db 、 output_dir が ./output で CWD が /home/user/tax-2025/ の場合: ledger.py trial-balance --db-path /home/user/tax-2025/shinkoku.db --input que...
268
7568 manim davila7/claude-code-templates
Manim Community - Mathematical Animation Engine Comprehensive skill set for creating mathematical animations using Manim Community, a Python framework for creating explanatory math videos programmatically, popularized by 3Blue1Brown. When to use Use this skill whenever you are dealing with Manim code to obtain domain-specific knowledge about: Creating mathematical animations and visualizations Building educational video content programmatically Working with geometric shapes and transformatio...
268
7569 angular-state-management sickn33/antigravity-awesome-skills
Angular State Management Comprehensive guide to modern Angular state management patterns, from Signal-based local state to global stores and server state synchronization. When to Use This Skill Setting up global state management in Angular Choosing between Signals, NgRx, or Akita Managing component-level stores Implementing optimistic updates Debugging state-related issues Migrating from legacy state patterns Do Not Use This Skill When The task is unrelated to Angular state management You need R...
268
7570 ai-podcast-creation inference-sh/skills
AI Podcast Creation Create AI-powered podcasts and audio content via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate podcast segment infsh app run infsh/kokoro-tts --input '{ "prompt": "Welcome to the AI Frontiers podcast. Today we explore the latest developments in generative AI.", "voice": "am_michael" }' Available Voices Kokoro TTS Voice ID Description Best For af_sarah Ameri...
268
7571 api-fuzzing-bug-bounty sickn33/antigravity-awesome-skills
API Fuzzing for Bug Bounty Purpose Provide comprehensive techniques for testing REST, SOAP, and GraphQL APIs during bug bounty hunting and penetration testing engagements. Covers vulnerability discovery, authentication bypass, IDOR exploitation, and API-specific attack vectors. Inputs/Prerequisites Burp Suite or similar proxy tool API wordlists (SecLists, api_wordlist) Understanding of REST/GraphQL/SOAP protocols Python for scripting Target API endpoints and documentation (if available) Outputs/...
268
7572 controlling-costs axiomhq/skills
Axiom Cost Control Dashboards, monitors, and waste identification for Axiom usage optimization. Before You Start Load required skills: skill: axiom-sre skill: building-dashboards Building-dashboards provides: dashboard-list, dashboard-get, dashboard-create, dashboard-update, dashboard-delete Find the audit dataset. Try axiom-audit first: ['axiom-audit'] | where _time > ago(1h) | summarize count() by action | where action in ('usageCalculated', 'runAPLQueryCost') If not found → ask user....
268
7573 processize slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user turn their product idea into a manual process they can start delivering today - before they write a single line of code. Core Principle Processize before you productize. Every great product started as someone doing the work by hand. Gumroad started with Sahil collecting PayPal emails and sending payments to creators one by one. Your product should start the same way. "Most apps on...
268
7574 ai-product-photography inference-sh/skills
AI Product Photography Generate professional product photography via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate product shot infsh app run falai/flux-dev --input '{ "prompt": "Professional product photo of wireless earbuds on white surface, soft studio lighting, commercial photography, high detail" }' Available Models Model App ID Best For FLUX Dev falai/flux-dev High quali...
268
7575 hummingbot-deploy hummingbot/skills
No SKILL.md available for this skill. View on GitHub
268
7576 billing-sdk dodopayments/skills
BillingSDK Integration Reference: docs.dodopayments.com/developer-resources/billingsdk | billingsdk.com BillingSDK provides open-source, customizable React components for billing interfaces - pricing tables, subscription management, usage meters, and more. Overview BillingSDK offers: React Components: Pre-built, customizable billing components CLI Tooling: Project initialization and component management Framework Support: Next.js, Express.js, Hono, Fastify, React Payment Provider: Full inte...
268
7577 stock-analysis bruce-shi/ticker-cli
Stock Analysis (v5.0) Analyze US stocks and cryptocurrencies using Yahoo Finance data. Includes portfolio management, crypto support, and periodic analysis. Quick Start IMPORTANT: Pass ONLY the stock ticker symbol(s) as arguments. Do NOT add extra text, headers, or formatting in the command. Analyze a single ticker: uv run { baseDir } /scripts/analyze_stock.py AAPL uv run { baseDir } /scripts/analyze_stock.py MSFT --output json Compare multiple tickers: uv run { baseDir } /scripts/analyze_stock....
268
7578 hyva-compile-tailwind-css hyva-themes/hyva-ai-tools
Compile Tailwind CSS for Hyvä Themes Compiles Tailwind CSS for Hyvä themes in Magento 2. Handles both production builds and development watch mode. Step 1: Detect Environment & Set Command Wrapper Use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper. All npm commands below show the core command; wrap them according to the detected environment. Step 2: Identify Theme If no theme path provided, invoke the hyva-theme-list skill to discover a...
268
7579 hyva-create-module hyva-themes/hyva-ai-tools
Create Magento 2 Module This utility skill creates new Magento 2 modules in app/code/. It is designed to be called by other skills that need module scaffolding. Command execution: For commands that need to run inside the development environment (e.g., bin/magento), use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper. Parameters When invoking this skill, the calling skill should provide: Parameter Required Description vendor Yes Vendor na...
268
7580 sentiment analysis aj-geddes/useful-ai-prompts
Sentiment Analysis Overview Sentiment analysis determines emotional tone and opinions in text, enabling understanding of customer satisfaction, brand perception, and feedback analysis. Approaches Lexicon-based : Using sentiment dictionaries Machine Learning : Training classifiers on labeled data Deep Learning : Neural networks for complex patterns Aspect-based : Sentiment about specific features Multilingual : Non-English text analysis Sentiment Types Positive : Favorable, satisfied Negative : U...
268
7581 web-performance-optimization aj-geddes/useful-ai-prompts
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to In...
268
7582 ssl-certificate-management aj-geddes/useful-ai-prompts
SSL Certificate Management Overview Implement automated SSL/TLS certificate management across infrastructure, including provisioning, renewal, monitoring, and secure distribution to services. When to Use HTTPS/TLS enablement Certificate renewal automation Multi-domain certificate management Wildcard certificate handling Certificate monitoring and alerts Zero-downtime certificate rotation Internal PKI management Implementation Examples 1. Let's Encrypt with Cert-Manager cert-manager-setup.yaml...
268
7583 nosql-database-design aj-geddes/useful-ai-prompts
NoSQL Database Design Overview Design scalable NoSQL schemas for MongoDB (document) and DynamoDB (key-value). Covers data modeling patterns, denormalization strategies, and query optimization for NoSQL systems. When to Use MongoDB collection design DynamoDB table and index design Document structure modeling Embedding vs. referencing decisions Query pattern optimization NoSQL indexing strategies Data denormalization planning MongoDB Schema Design Document Structure Design MongoDB - Embedded Do...
268
7584 code-documentation aj-geddes/useful-ai-prompts
Code Documentation README Structure Standard README Template Project Name Brief description of what this project does. Quick Start \`\`\`bash npm install npm run dev \`\`\` Installation Detailed installation instructions... Usage \`\`\`typescript import { something } from 'project'; // Example usage const result = something.doThing(); \`\`\` API Reference `functionName(param: Type): ReturnType` Description of what the function does. Parameters: - `param` - Description of parameter Retur...
268
7585 rams artivilla/agents-config
Rams Design Review You are Rams, an expert design engineer reviewing code for accessibility and visual design issues. Mode If $ARGUMENTS is provided, analyze that specific file. If $ARGUMENTS is empty, ask the user which file(s) to review, or offer to scan the project for component files. 1. Accessibility Review (WCAG 2.1) Critical (Must Fix) Check WCAG What to look for Images without alt 1.1.1 <img> without alt attribute Icon-only buttons 4.1.2 <button> with only SVG/icon, no aria-label For...
268
7586 observability-edot-dotnet-migrate elastic/agent-skills
EDOT .NET Migration Read the migration guide before making changes: Migration guide EDOT .NET setup EDOT .NET configuration Guidelines Remove ALL classic APM references: Elastic.Apm.* NuGet packages (including Elastic.Apm.NetCoreAll ), UseAllElasticApm() / AddAllElasticApm() calls, the ElasticApm section from appsettings.json , and all ELASTIC_APM_* env vars Add NuGet packages: Elastic.OpenTelemetry and OpenTelemetry.Instrumentation.AspNetCore (for ASP.NET Core apps) Register EDOT in startup: ca...
268
7587 video-script sugarforever/01coder-agent-skills
Video Script & Publishing Materials Help YouTubers/UP主 prepare video content: write structured scripts (口播稿), blog posts, and platform-specific publishing materials. Output Structure Each video gets a date-based directory under user's chosen location: ./videos/{YYYY-MM-DD}-{short-slug}/ ├── script.md 视频口播稿 ├── blog.md 博客文章 ├── youtube.md YouTube 发布素材 └── bilibili.md Bilibili 发布素材 Interactive Workflow Step 1: Gather Information IMPORTANT : Before writing anything, colle...
268
7588 auth0-mfa auth0/agent-skills
Auth0 MFA Guide Add Multi-Factor Authentication to protect user accounts and require additional verification for sensitive operations. Overview What is MFA? Multi-Factor Authentication (MFA) requires users to provide two or more verification factors to access their accounts. Auth0 supports multiple MFA factors and enables step-up authentication for sensitive operations. When to Use This Skill Adding MFA to protect user accounts Requiring additional verification for sensitive actions (payments, s...
268
7589 electron-base jezweb/claude-skills
Build secure, modern desktop applications with Electron 33, Vite, React, and TypeScript. Quick Start 1. Initialize Project ``` Create Vite project npm create vite@latest my-app -- --template react-ts cd my-app Install Electron dependencies npm install electron electron-store npm install -D vite-plugin-electron vite-plugin-electron-renderer electron-builder ``` 2. Project Structure ``` my-app/ ├── electron/ │ ├── main.ts Main process entry │ ├── preload.ts Prelo...
267
7590 alicloud-security-kms cinience/alicloud-skills
Category: service Key Management Service Validation mkdir -p output/alicloud-security-kms python -m py_compile skills/security/key-management/alicloud-security-kms/scripts/list_openapi_meta_apis.py && echo "py_compile_ok" > output/alicloud-security-kms/validate.txt Pass criteria: command exits 0 and output/alicloud-security-kms/validate.txt is generated. Output And Evidence Save KMS API discovery outputs and operation results in output/alicloud-security-kms/ . Keep at least one request parameter...
267
7591 alicloud-ai-misc-crawl-and-skill cinience/alicloud-skills
Category: task Alibaba Cloud Model Studio Crawl and Skill Generation Prerequisites Node.js (for npx ) Python 3 Network access to the models page Workflow Crawl models page (raw markdown) npx -y @just-every/crawl \ "https://help.aliyun.com/zh/model-studio/models \ " > alicloud-model-studio-models.md Rebuild summary (models + API/usage links) python3 skills/ai/misc/alicloud-ai-misc-crawl-and-skill/scripts/refresh_models_summary.py Regenerate skills (creates/updates skills/ai/ ) python3 skills/ai/m...
267
7592 document-converter-suite dkyazzentwatwa/chatgpt-skills
Document Converter Suite Overview Provide a best-effort conversion workflow between 8 document formats: Office Formats: PDF, Word (DOCX), PowerPoint (PPTX), Excel (XLSX) Text Formats: Plain Text (TXT), CSV, Markdown (MD), HTML Uses pypdf, python-docx, python-pptx, openpyxl, reportlab, mistune, beautifulsoup4, and Pillow. Prefer reliable extraction + rebuild (text, headings, bullets, basic tables) over pixel-perfect layout. When to use Use when the request involves: Converting a file betwe...
267
7593 claude-code-history-files-finder daymade/claude-code-skills
Claude Code History Files Finder Extract and recover content from Claude Code's session history files stored in ~/.claude/projects/. Capabilities Recover deleted or lost files from previous sessions Search for specific code or content across conversation history Analyze file modifications across past sessions Track tool usage and file operations over time Find sessions containing specific keywords or topics Session File Locations Session files are stored at ~/.claude/projects/<normalized-path...
267
7594 evaluating-code-models davila7/claude-code-templates
BigCode Evaluation Harness - Code Model Benchmarking Quick Start BigCode Evaluation Harness evaluates code generation models across 15+ benchmarks including HumanEval, MBPP, and MultiPL-E (18 languages). Installation: git clone https://github.com/bigcode-project/bigcode-evaluation-harness.git cd bigcode-evaluation-harness pip install -e . accelerate config Evaluate on HumanEval: accelerate launch main.py \ --model bigcode/starcoder2-7b \ --tasks humaneval \ --max_length_generation 51...
267
7595 tensorrt-llm davila7/claude-code-templates
TensorRT-LLM NVIDIA's open-source library for optimizing LLM inference with state-of-the-art performance on NVIDIA GPUs. When to use TensorRT-LLM Use TensorRT-LLM when: Deploying on NVIDIA GPUs (A100, H100, GB200) Need maximum throughput (24,000+ tokens/sec on Llama 3) Require low latency for real-time applications Working with quantized models (FP8, INT4, FP4) Scaling across multiple GPUs or nodes Use vLLM instead when: Need simpler setup and Python-first API Want PagedAttention without T...
267
7596 changelog-generator davila7/claude-code-templates
Changelog Generator This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate. When to Use This Skill Preparing release notes for a new version Creating weekly or monthly product update summaries Documenting changes for customers Writing changelog entries for app store submissions Generating update notifications Creating internal release documentation Maintaining a public changelog/product updates p...
267
7597 bmad-orchestrator aj-geddes/claude-code-bmad-skills
bmad-orchestrator — BMAD Workflow Orchestration with SSD When to use this skill Initializing BMAD in a new project (with or without SSD) Running structured TEA cycles within each BMAD phase Checking and resuming BMAD/SSD workflow status Routing work across Analysis, Planning, Solutioning, and Implementation Managing structured handoff and cross-phase traceability between phases What is SSD (Structured System Design)? SSD is a meta-framework that embeds TEA cycles within each BMAD phase, transfor...
267
7598 personal-finance-coach erichowens/some_claude_skills
Personal Finance Coach Expert personal finance coach grounded in academic research and quantitative analysis, not platitudes. Integrations Works with: tech-entrepreneur-coach-adhd, project-management-guru-adhd Python Dependencies pip install numpy scipy pandas When to Use This Skill Use for: Portfolio optimization and asset allocation Tax-advantaged account strategies Retirement withdrawal mathematics FIRE calculations and planning Tax-loss harvesting analysis Emergency fund sizing Factor...
267
7599 ai-content-pipeline inference-sh/skills
AI Content Pipeline Build multi-step content creation pipelines via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Simple pipeline: Generate image -> Animate to video infsh app run falai/flux-dev --input '{"prompt": "portrait of a woman smiling"}' > image.json infsh app run falai/wan-2-5 --input '{"image_url": "<url-from-previous>"}' Pipeline Patterns Pattern 1: Image -> Video -> Audio ...
267
7600 qwen-image-2 inference-sh/skills
Qwen-Image - Alibaba Image Generation Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run alibaba/qwen-image-2 --input '{"prompt": "A serene mountain landscape at sunset"}' Models Model App ID Speed Text Rendering Best For Qwen-Image-2.0 alibaba/qwen-image-2 Fast Good General use Qwen-Image-2.0-Pro alibaba/qwen-imag...
267