███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2951 | inkos-multi-agent-novel-writing | aradotso/trending-skills |
InkOS Multi-Agent Novel Writing Skill by ara.so — Daily 2026 Skills collection InkOS is a multi-agent CLI system that autonomously writes, audits, and revises novels. Agents handle the full pipeline: Writer → Validator → Auditor → Reviser, with human review gates at configurable checkpoints. Installation npm install -g @actalk/inkos or run directly npx @actalk/inkos --version Requirements: Node.js ≥ 20.0.0 Quick Start Create a new novel project inkos book create --title "吞天魔帝" --genre xuanhuan...
|
2.3K |
| 2952 | wiki-rebuild | ar9av/obsidian-wiki |
Wiki Rebuild — Archive, Rebuild, Restore You are performing a destructive operation on the wiki. Always archive first, always confirm with the user before proceeding. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read .manifest.json to understand current state Confirm the user's intent. This skill supports three modes: Archive only — snapshot current wiki, no rebuild Archive + Rebuild — snapshot, then reprocess all sources from scratch Restore — bring back a previous archive The Archive ...
|
2.3K |
| 2953 | network | markdown-viewer/skills |
Network Topology Diagram Generator Quick Start: Choose topology type → Add network devices (routers, switches, firewalls) → Connect with appropriate link types → Add labels and zones → Wrap in ```drawio fence. ⚠️ IMPORTANT: Always use ```drawio code fence. NEVER use ```xml — it will NOT render as a diagram. Critical Rules 🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md . Read the base rules first. Network-specific additions: Check sten...
|
2.3K |
| 2954 | sprint-planner | shubhamsaboo/awesome-llm-apps |
Sprint Planner You are an expert scrum master who facilitates effective sprint planning for agile teams. When to Apply Use this skill when: Planning sprint iterations Estimating user stories with story points Defining sprint goals Managing sprint capacity Prioritizing backlog items Identifying sprint dependencies and risks Sprint Planning Framework Story Points: Use Modified Fibonacci: 1, 2, 3, 5, 8, 13, 20 Team Capacity: (Team × Days × Hours × Focus Factor 0.6-0.8) Velocity: Average points comp...
|
2.3K |
| 2955 | extract-design | manavarya09/design-extract |
Extract Design Language Extract the complete design language from any website URL. Generates 8 output files covering colors, typography, spacing, shadows, components, breakpoints, animations, and accessibility. Prerequisites Ensure designlang is available. Install if needed: npm install -g designlang Or use npx (no install required): npx designlang < url > Process Run the extraction on the provided URL: npx designlang < url > --screenshots For multi-page crawling: npx designlang <url> --depth 3 ...
|
2.3K |
| 2956 | storefront-best-practices | medusajs/medusa-agent-skills |
Ecommerce Storefront Best Practices Comprehensive guidance for building modern, high-converting ecommerce storefronts covering UI/UX patterns, component design, layout structures, SEO optimization, and mobile responsiveness. When to Apply ALWAYS load this skill when working on ANY storefront task: Adding checkout page/flow - Payment, shipping, order placement Implementing cart - Cart page, cart popup, add to cart functionality Building product pages - Product details, product listings, product g...
|
2.3K |
| 2957 | data-ingest | ar9av/obsidian-wiki |
Data Ingest — Universal Text Source Handler You are ingesting arbitrary text data into an Obsidian wiki. The source could be anything — conversation exports, log files, transcripts, data dumps. Your job is to figure out the format, extract knowledge, and distill it into wiki pages. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read .manifest.json at the vault root — check if this source has been ingested before Read index.md at the vault root to know what already exists If the source pat...
|
2.3K |
| 2958 | hipass-receipt | nomadamas/k-skill |
하이패스 영수증 발급 What this skill does 공식 하이패스 홈페이지( https://www.hipass.co.kr )에서 이미 로그인된 브라우저 세션 을 재사용해: 사용내역 조회 특정 행 선택 영수증 팝업/출력 화면 진입 세션 만료 감지 후 재로그인 안내 까지를 반자동으로 돕는다. Hard limits 로그인은 반드시 사용자가 직접 해야 한다. 이 스킬은 로그인된 세션에서만 동작한다. ID/PW, 인증코드, OTP, 공동인증서 절차를 자동 입력하지 않는다. JSESSIONID 쿠키만 저장해 장시간 재사용하는 방식은 지원하지 않는다. 권장 세션 형태는 Playwright persistent context 또는 Chrome user-data-dir / remote-debugging 재사용이다. 세션이 만료되면 즉시 중단하고 다시 로그인 해야 한다. Why this design 현재 공개 페이지 기준으로: 로그인 페이지와 메인 페이지에 session_time=1200 이 노...
|
2.3K |
| 2959 | pragmatic-programmer | wondelai/skills |
The Pragmatic Programmer Framework A systems-level approach to software craftsmanship from Hunt & Thomas' "The Pragmatic Programmer" (20th Anniversary Edition). Apply these principles when designing systems, reviewing architecture, writing code, or advising on engineering culture. This framework addresses the meta-level: how to think about software, not just how to write it. Core Principle Care about your craft. Software development is a craft that demands continuous learning, disciplined practi...
|
2.3K |
| 2960 | context-engineering-collection | muratcankoylan/agent-skills-for-context-engineering |
Agent Skills for Context Engineering This collection provides structured guidance for building production-grade AI agent systems through effective context engineering. When to Activate Activate these skills when: Building new agent systems from scratch Optimizing existing agent performance Debugging context-related failures Designing multi-agent architectures Creating or evaluating tools for agents Implementing memory and persistence layers Skill Map Foundational Context Engineering Underst...
|
2.3K |
| 2961 | cross-linker | ar9av/obsidian-wiki |
Cross-Linker — Automated Wiki Cross-Referencing You are weaving the wiki's knowledge graph tighter by finding and inserting missing [[wikilinks]] between pages that should reference each other but currently don't. Follow the Retrieval Primitives table in llm-wiki/SKILL.md . Build the registry in Step 1 by grepping frontmatter only (not full pages). Reserve full Read for the unlinked-mention detection pass, and even there, only read pages whose summaries/titles make them plausible link targets. B...
|
2.3K |
| 2962 | design-sprint | wondelai/skills |
Design Sprint Framework A five-day process for answering critical business questions through design, prototyping, and testing ideas with customers. Developed at Google Ventures and used by Google, Slack, Airbnb, and hundreds of startups. Core Principle Great solutions require both deep work and fast iteration. The Design Sprint compresses months of debate, design, and testing into a single week, creating focus and urgency that eliminates endless discussion. The foundation: Traditional product de...
|
2.3K |
| 2963 | bpmn | markdown-viewer/skills |
Business Process & Integration Diagram Generator Quick Start: Choose diagram type → Declare stencil icons for events/gateways/tasks → Group into pools/lanes → Connect with arrow syntax → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for process flows (start→end reads left-to-right) Use mxgraph.bpmn.* for...
|
2.3K |
| 2964 | cmux-markdown | manaflow-ai/cmux |
Markdown Viewer with cmux Use this skill to display markdown files in a dedicated panel with rich formatting and live file watching. Core Workflow Write your plan or notes to a .md file. Open it in a markdown panel. The panel auto-updates when the file changes on disk. Open a markdown file as a split panel next to the current terminal cmux markdown open plan.md Absolute path cmux markdown open /path/to/PLAN.md Target a specific workspace cmux markdown open design.md --workspace workspace:2 Wh...
|
2.3K |
| 2965 | computer-use | stablyai/orca |
Computer Use Use this skill when the task should operate through Orca's desktop computer-use surface rather than native Codex computer tools, raw AppleScript, ad hoc screenshots, or direct app internals. Preconditions Prefer the public orca computer ... command. In this Orca worktree, use ./config/scripts/orca-dev computer ... when testing the local dev runtime. Prefer --json for agent-driven calls. Screenshot image bytes are omitted from JSON and written to screenshot.path when present. Do not ...
|
2.3K |
| 2966 | wiki-export | ar9av/obsidian-wiki |
Wiki Export — Knowledge Graph Export You are exporting the wiki's wikilink graph to structured formats so it can be used in external tools (Gephi, Neo4j, custom scripts, browser visualization). Before You Start Read .env to get OBSIDIAN_VAULT_PATH Confirm the vault has pages to export — if fewer than 5 pages exist, warn the user and stop Visibility Filter (optional) By default, all pages are exported regardless of visibility tags. This preserves existing behavior. If the user requests a filtered...
|
2.3K |
| 2967 | graphql-schema | apollographql/skills |
GraphQL Schema Design Guide This guide covers best practices for designing GraphQL schemas that are intuitive, performant, and maintainable. Schema design is primarily a server-side concern that directly impacts API usability. Schema Design Principles 1. Design for Client Needs Think about what queries clients will write Organize types around use cases, not database tables Expose capabilities, not implementation details 2. Be Explicit Use clear, descriptive names Make nullability intentional D...
|
2.3K |
| 2968 | data-analytics | markdown-viewer/skills |
Data Analytics Diagram Generator Quick Start: Define data sources → Declare ingestion/ETL icons → Connect to storage/warehouse → Add BI/visualization → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for data pipelines (Source → Ingest → Transform → Store → Visualize) Use mxgraph.aws4.* stencil syntax for ...
|
2.3K |
| 2969 | okx-dex-bridge | okx/onchainos-skills |
Onchain OS DEX Cross-Chain Swap Flow: /quote → /approve-tx (if needApprove) → /swap → /status . 7 CLI subcommands cover bridge discovery, token listing, quoting, approval, calldata-only swap, one-shot execution, and status tracking. Error Handling Always attempt the CLI command first. Never skip CLI and go directly to static data. The CLI returns real-time data from the API. Do NOT show raw CLI error output to the user. If a command fails, interpret the error and provide a user-friendly message....
|
2.3K |
| 2970 | sdf | earthtojake/text-to-cad |
SDF Use this skill for SDFormat/SDF outputs that must describe simulation or visualization semantics: models, worlds, links, joints, frames, poses, inertials, collision/visual geometry, sensors, lights, physics, plugins, and simulator metadata. SDF correctness is primarily a pose, frame, unit, and simulator-compatibility problem. Well-formed XML is not enough. Because language models are weak at spatial reasoning, never generate or edit SDF poses, joint axes, mesh scales, inertials, or plugin pa...
|
2.3K |
| 2971 | user-story | deanpeters/product-manager-skills |
Purpose Create clear, concise user stories that combine Mike Cohn's user story format with Gherkin-style acceptance criteria. Use this to translate user needs into actionable development work that focuses on outcomes, ensures shared understanding between product and engineering, and provides testable success criteria. This is not a feature spec—it's a conversation starter that captures who benefits, what they're trying to do, why it matters, and how you'll know it works. Key Concepts The Mike Co...
|
2.3K |
| 2972 | sentry-workflow | getsentry/sentry-for-ai |
All Skills Sentry Workflows Debug production issues and maintain code quality with Sentry context. This page helps you find the right workflow skill for your task. How to Fetch Skills Use curl to download skills — they are 10–20 KB files that fetch tools often summarize, losing critical details. curl -sL https://skills.sentry.gg/sentry-fix-issues/SKILL.md Append the path from the Path column in the table below to https://skills.sentry.gg/ . Do not guess or shorten URLs. Start Here — Read This Be...
|
2.3K |
| 2973 | streaming | assistant-ui/skills |
assistant-ui Streaming Always consult assistant-ui.com/llms.txt for latest API. The assistant-stream package handles streaming from AI backends. References ./references/data-stream.md -- AI SDK data stream format ./references/assistant-transport.md -- Native assistant-ui format ./references/encoders.md -- Encoders and decoders When to Use Using Vercel AI SDK? ├─ Yes → toUIMessageStreamResponse() (no assistant-stream needed) └─ No → assistant-stream for custom backends Installation npm instal...
|
2.3K |
| 2974 | urdf | earthtojake/text-to-cad |
URDF Use this skill for URDF robot-description outputs. Treat URDF work as constrained kinematic modeling, not just XML writing. The main correctness risks are frame placement, joint-axis semantics, unit consistency, mesh scale, inertial data, and generated-artifact drift. Core Rules Treat the Python source that defines gen_urdf() as the source of truth. Treat configured .urdf files as generated artifacts. Generate only explicit URDF targets. Do not regenerate unrelated CAD, mesh, render, SRDF, ...
|
2.3K |
| 2975 | doubt-driven-development | addyosmani/agent-skills |
Doubt-Driven Development Overview A confident answer is not a correct one. Long sessions accumulate context that quietly turns assumptions into "facts" without anyone noticing. Doubt-driven development is the discipline of materializing a fresh-context reviewer — biased to disprove , not approve — before any non-trivial output stands. This is not /review . /review is a verdict on a finished artifact. This is an in-flight posture: non-trivial decisions get cross-examined while course-correction i...
|
2.3K |
| 2976 | argent-test-ui-flow | software-mansion/argent |
No SKILL.md available for this skill. View on GitHub Installs 875 Repository software-mansion/argent GitHub Stars 1.1K First Seen Apr 28, 2026
|
2.3K |
| 2977 | argent-metro-debugger | software-mansion/argent |
No SKILL.md available for this skill. View on GitHub Installs 870 Repository software-mansion/argent GitHub Stars 1.1K First Seen Apr 28, 2026
|
2.3K |
| 2978 | argent-react-native-app-workflow | software-mansion/argent |
No SKILL.md available for this skill. View on GitHub Installs 871 Repository software-mansion/argent GitHub Stars 1.1K First Seen Apr 28, 2026
|
2.3K |
| 2979 | argent-react-native-profiler | software-mansion/argent |
This skill is complementary to argent-react-native-optimization , not a replacement for it. 2. Tool Overview React Profiler (Hermes / React commits) Tool Purpose react-profiler-start Start CPU sampling + inject React commit-capture hook. Optional: sample_interval_us (default 100). react-profiler-stop Stop recording; stores cpuProfile + commitTree in session. react-profiler-status Call if you were interrupted in the middle of the flow, never in another scenario (debugger drop, Metro reload, pause...
|
2.3K |
| 2980 | argent-react-native-optimization | software-mansion/argent |
Rules Do not apply shotgun optimizations. Measure first, define what "good enough" looks like (target metric + threshold), fix the top offender, re-measure honestly. Quick scan — react-profiler-renders for a live render count table. Identifies hot components instantly. Deep measure — load argent-react-native-profiler skill. react-profiler-start → interact → react-profiler-stop → react-profiler-analyze . Inspect — react-profiler-component-source per finding. react-profiler-fiber-tree to trace com...
|
2.3K |
| 2981 | argent-ios-simulator-setup | software-mansion/argent |
1. Setup Steps If you delegate simulator tasks to sub-agents, make sure they have MCP permissions. Find a booted simulator Use list-devices . Filter for entries with platform: "ios" — booted iPhones are listed first. If none are booted, call boot-device with udid: <chosen UDID> . Verify connection All interaction tools ( gesture-tap , gesture-swipe , gesture-custom , etc.) auto-start the server if not already running. 2. Notes UDIDs look like: A1B2C3D4-E5F6-7890-ABCD-EF1234567890
|
2.3K |
| 2982 | argent-create-flow | software-mansion/argent |
1. Overview A flow is a recorded sequence of MCP tool calls saved to a .yaml file in the .argent/flows/ directory. Each step is executed live as you add it, so you verify it works before it becomes part of the flow. Replay a finished flow with flow-execute . 2. Tools Tool Purpose flow-start-recording Start recording — takes a name and executionPrerequisite, creates the file flow-add-step Execute a tool call live and record it if it succeeds flow-add-echo Add a label/comment that prints during re...
|
2.3K |
| 2983 | argent-native-profiler | software-mansion/argent |
1. Tools native-profiler-start — start profiling on a booted device. iOS: xctrace recording for CPU, hangs, and leaks. native-profiler-stop — stop the profiler and export trace data to timestamped XML files. native-profiler-analyze — parse exported trace data and return a structured bottleneck payload. profiler-stack-query — drill into parsed data: hang stacks, function callers, thread breakdown, leak details. profiler-load — list and reload previous trace sessions from disk for re-investigation...
|
2.3K |
| 2984 | building-admin-dashboard-customizations | medusajs/medusa-agent-skills |
Medusa Admin Dashboard Customizations Build custom UI extensions for the Medusa Admin dashboard using the Admin SDK and Medusa UI components. Note: "UI Routes" are custom admin pages, different from backend API routes (which use building-with-medusa skill). When to Apply Load this skill for ANY admin UI development task, including: Creating widgets for product/order/customer pages Building custom admin pages Implementing forms and modals Displaying data with tables or lists Adding navigatio...
|
2.3K |
| 2985 | archimate | markdown-viewer/skills |
Enterprise Architecture Diagram Generator (ArchiMate) Quick Start: Add !include <archimate/Archimate> → Declare typed elements → Connect with Rel_* macros → Group into layers with rectangle → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Must include !include <archimate/Archimate> before using any macros Element syntax: Layer_Type(...
|
2.3K |
| 2986 | wp-block-themes | wordpress/agent-skills |
WP Block Themes When to use Use this skill for block theme work such as: editing theme.json (presets, settings, styles, per-block styles) adding or changing templates ( templates/*.html ) and template parts ( parts/*.html ) adding patterns ( patterns/*.php ) and controlling what appears in the inserter adding style variations ( styles/*.json ) debugging “styles not applying” / “editor doesn’t reflect theme.json” Inputs required Repo root and which theme is targeted (theme directory if multiple e...
|
2.3K |
| 2987 | obviously-awesome | wondelai/skills |
Product Positioning Framework This skill implements the product positioning methodology from April Dunford's "Obviously Awesome." It provides a structured, repeatable process for defining how your product is the best in the world at delivering something a well-defined set of customers cares a lot about. Positioning is the foundational strategic exercise that determines how customers perceive your product, what they compare it to, and ultimately whether they buy it. Core Principle Positioning is ...
|
2.3K |
| 2988 | google-drive | membranedev/application-skills |
Google Drive Google Drive is a cloud-based file storage and synchronization service. It's used by individuals and teams to store, access, and share files online from any device. Think of it as a virtual hard drive in the cloud. Official docs: https://developers.google.com/drive Google Drive Overview Files Permissions Folders Permissions Shared Links Working with Google Drive This skill uses the Membrane CLI to interact with Google Drive. Membrane handles authentication and credentials refresh au...
|
2.3K |
| 2989 | srdf | earthtojake/text-to-cad |
SRDF Use this skill for MoveIt semantic robot descriptions on top of an existing valid URDF. SRDF defines planning semantics; it does not define physical robot structure. SRDF correctness is a planning semantics problem. The common failure is not invalid XML; it is a plausible SRDF that gives MoveIt the wrong planning group, wrong tool link, wrong default state, unsafe disabled-collision matrix, or wrong joint units. Because language models are weak at spatial and kinematic reasoning, derive pla...
|
2.3K |
| 2990 | sendcutsend | earthtojake/text-to-cad |
SendCutSend Use this skill to produce conservative, evidence-backed SendCutSend preflight reports for DXF and STEP/STP files. Treat SendCutSend's ordering guide, catalog JSON, and specs JSON as evidence feeds, not stable APIs. Field names, types, and coverage may vary. Do not turn missing, unparsable, N/A , or conflicting source data into a pass or fail. Use scripts only to fetch source files or measure specific file facts; write the final report from explicit comparisons. Geometry Inspection Us...
|
2.3K |
| 2991 | expo-observe | expo/skills |
EAS Observe EAS Observe tracks startup, navigation, and custom-event performance from production Expo apps. Source of truth: https://docs.expo.dev/eas/observe/ — always consult the canonical docs when API details matter, especially get-started, configuration, integrations, and the metrics reference. EAS Observe is evolving; this skill's references are written to stay accurate but may lag the docs. Which reference to read The three reference files in ./references/ cover the three things people ty...
|
2.3K |
| 2992 | seedance | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Seedance 2.0 Video Generation Generate videos with synchronized audio using ByteDance's Seedance 2.0 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run bytedance/seedance-2-0 --input '{ "prompt": "a jazz band performing in a dimly lit club", "generate_audio": true }' Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 504 First Seen –
|
2.2K |
| 2993 | p-video-avatar | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Pruna P-Video-Avatar Generate talking head avatar videos from a single portrait image via inference.sh CLI. P-Video-Avatar is the fastest and most cost-effective avatar video model available. Quality on par with Veo 3.0, 18x faster and 6x cheaper than alternatives like Fabric, OmniHuman, and HeyGen. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs – Repository inference-sh-sk…s/skills GitHub ...
|
2.2K |
| 2994 | p-image | inference-skills/skills |
Pruna P-Image Generation Generate images with Pruna's optimized P-Image 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 pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' P-Image Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Image pruna/p-image Fast text-to-image, multiple aspect ratios P-Image-...
|
2.2K |
| 2995 | p-video | inference-skills/skills |
Pruna P-Video Generation Generate videos with Pruna's optimized video 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 pruna/p-video --input '{"prompt": "drone shot flying over a forest at sunset"}' Pruna Video Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Video pruna/p-video Text-to-video, image-to-video, with audi...
|
2.2K |
| 2996 | gpt-image | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli GPT-Image-2 Generate and edit images with OpenAI's GPT-Image-2 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run openai/gpt-image-2 --input '{"prompt": "a cat astronaut floating in space"}' Capabilities Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 504 First Seen –
|
2.2K |
| 2997 | happyhorse | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli HappyHorse 1.0 Video Generation Generate and edit physically realistic videos with Alibaba's HappyHorse 1.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run alibaba/happyhorse-1-0-t2v --input '{"prompt": "a horse galloping across a sunlit meadow"}' HappyHorse Models Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 504 First Seen –
|
2.2K |
| 2998 | asc-testflight-orchestration | rudrankriyam/app-store-connect-cli-skills |
asc TestFlight orchestration Use this skill when managing TestFlight testers, groups, and build distribution. Export current config asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" Include builds/testers: asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" --include-builds --include-testers Manage groups and testers Groups: asc testflight beta-groups list --app "APP_ID" --paginate asc testflight beta-groups create --app "APP_ID" --name "Beta Testers" Testers:...
|
2.2K |
| 2999 | asc-id-resolver | rudrankriyam/app-store-connect-cli-skills |
asc id resolver Use this skill to map names to IDs needed by other commands. App ID By bundle ID or name: asc apps list --bundle-id "com.example.app" asc apps list --name "My App" Fetch everything: asc apps --paginate Set default: ASC_APP_ID=... Build ID Latest build: asc builds latest --app "APP_ID" --version "1.2.3" --platform IOS Recent builds: asc builds list --app "APP_ID" --sort -uploadedDate --limit 5 Version ID asc versions list --app "APP_ID" --paginate TestFlight IDs Groups: asc beta-g...
|
2.2K |
| 3000 | asc-build-lifecycle | rudrankriyam/app-store-connect-cli-skills |
asc build lifecycle Use this skill to manage build state, processing, and retention. Find the right build Latest build: asc builds latest --app "APP_ID" --version "1.2.3" --platform IOS Recent builds: asc builds list --app "APP_ID" --sort -uploadedDate --limit 10 Inspect processing state asc builds info --build "BUILD_ID" Distribution flows Prefer end-to-end: asc publish testflight --app "APP_ID" --ipa "./app.ipa" --group "GROUP_ID" --wait asc publish appstore --app "APP_ID" --ipa "./app.ipa" --...
|
2.2K |