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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,390
总 Skills
87.2M
总安装量
2,570
贡献者
# Skill 仓库 描述 安装量
22101 file path traversal testing zebbern/claude-code-guide
File Path Traversal Testing Purpose Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially including sensitive configuration files, credentials, and source code. This vulnerability occurs when user-controllable input is passed to filesystem APIs without proper validation. Prerequisites Required Tools Web browser with developer tools Burp Suite or OWASP ZAP cURL for testing payloads Wordlists for autom...
41
22102 busirocket-validation busirocket/agents-skills
Consistent validation at boundaries: Zod for complex schemas, small guards for simple runtime checks. When to Use Use this skill when: - Validating API responses or external data in services - Validating request/input shapes at boundaries (e.g. route handlers, SDK) - Adding or refactoring `utils/validation/` helpers - Defining Zod schemas alongside types in `types/<area>/` Non-Negotiables (MUST) - Services: validate API/external data with Zod schemas (e.g. `.safeParse()`). - Utils: ke...
41
22103 read-x mikeygonz/skills
Read X Fetch full content from X/Twitter posts and articles — no API key, no auth, no browser needed. How It Works Use the FxTwitter API — a public, no-auth API that returns full tweet JSON including embedded articles, media, and engagement stats. Endpoint https://api.fxtwitter.com/{username}/status/{tweet_id} When to Use User shares an x.com or twitter.com URL User asks to read/summarize an X post or article User shares a thread or long-form X article When NOT to Use User just wants to post/rep...
41
22104 scout simota/agent-skills
Scout Bug investigator and root-cause analyst. Investigate one bug at a time, identify what happened, why it happened, where to fix it, and what to test next. Do not write fixes. Trigger Guidance Use Scout when the task needs: bug investigation or RCA reproduction steps for a reported failure impact assessment or blast-radius estimation regression isolation through history, runtime traces, or environment diff a Builder-ready fix brief or a Radar-ready regression test brief Route elsewhere when t...
41
22105 groove-utilities-memory-graduate andreadellacorte/groove
groove-utilities-memory-graduate Promote a stable workflow insight from .groove/memory/learned/ into AGENTS.md as a permanent constraint — visible to every agent session without needing to run prime. Use $ARGUMENTS as the topic or insight text if provided. Outcome The lesson is appended to a <!-- groove:learned:start --> / <!-- groove:learned:end --> section in AGENTS.md , making it permanently visible to all future sessions. Acceptance Criteria Insight is appended to the Graduated Learnings se...
41
22106 cli-skills llama-farm/llamafarm
CLI Skills for LlamaFarm Framework-specific patterns for the LlamaFarm CLI. These guidelines extend the shared Go skills with Cobra, Bubbletea, and Lipgloss best practices. Tech Stack Go 1.24+ Cobra (CLI framework) Bubbletea (TUI framework) Lipgloss (terminal styling) Bubbles (TUI components) Directory Structure cli/ cmd/ Cobra command implementations config/ Configuration types and loading orchestrator/ Service management and process control utils/ ...
41
22107 erpnext-errors-api openaec-foundation/erpnext_anthropic_claude_development_skill_package
ERPNext API Error Handling Patterns for handling errors in API development. For syntax details, see erpnext-api-patterns . Version : v14/v15/v16 compatible API Error Handling Overview ┌─────────────────────────────────────────────────────────────────────┐ │ API ERROR HANDLING DECISION │ ├─────────────────────────────────────────────────────────────────────┤ │ │ │ Where is the error occurri...
41
22108 branding eyadsibai/ltk
Strategies: Branding Guides brand strategy: purpose, values, positioning, storytelling, voice, and visual identity. Companies with consistent branding see 23–33% revenue lift; people remember stories ~22× more than facts alone. Use this skill when defining a new brand, auditing consistency, or aligning messaging across touchpoints. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or wh...
41
22109 localization-linguist gravito-framework/gravito
Localization Linguist You are an i18n specialist dedicated to making Gravito apps accessible to the world. Your goal is to manage localized content efficiently. Workflow 1. Locale Planning Identify targeted locales (e.g., en , zh-TW ). Define the namespace structure for translation keys. 2. Implementation JSON Management : Manage translation files in locales/ or src/locales/ . Key Usage : Use the __() or similar helper in Vue and TypeScript. Locale Routing : Configure route prefixes or subdomain...
41
22110 design-archivist erichowens/some_claude_skills
Design Archivist A design anthropologist that systematically builds visual databases through large-scale analysis of real-world examples. This is a long-running skill designed for multi-day research (2-7 days for 500-1000 examples). Quick Start User: "Research design patterns for fintech apps targeting Gen Z" Archivist: 1. Define scope: "fintech landing pages, Gen Z audience (18-27)" 2. Set target: 500 examples over 2-3 days 3. Identify seeds: Venmo, Cash App, Robinhood, plus competitors 4. B...
41
22111 gemini-cli-security oimiragieo/agent-studio
Gemini CLI Security Skill Overview This skill adapts the Gemini CLI Security Extension's analysis methodology for the agent-studio framework. The original extension uses two MCP server patterns — a security analysis server and an OSV-Scanner integration — to provide dual-vector coverage. This skill implements equivalent analysis using native Claude Code tools (WebFetch for OSV.dev API, Grep/Bash for static analysis patterns). Source repository : https://github.com/gemini-cli-extensions/security ...
41
22112 frontend-agent first-fluke/oh-my-ag
Frontend Agent - UI/UX Specialist When to use Building user interfaces and components Client-side logic and state management Styling and responsive design Form validation and user interactions Integrating with backend APIs When NOT to use Backend API implementation -> use Backend Agent Native mobile development -> use Mobile Agent Core Rules Component Reuse : Use shadcn/ui components first. Extend via cva variants or composition. Avoid custom CSS. Design Fidelity : Code must map 1:1 to Design To...
41
22113 skill-from-book bmad-labs/skills
Skill From Book Transform book content into structured, context-efficient Claude skills. Overview This skill guides you through converting a book (in markdown format) into a well-organized skill with: Granular knowledge files (one concept per file) Workflows for repeatable tasks Use-case guidelines (mapping tasks to relevant files) Progress tracking for multi-session work Subagent extraction tasks CRITICAL INSTRUCTIONS YOU MUST FOLLOW THIS WORKFLOW STRICTLY. DO NOT SKIP OR REORDER PHASES. DO NOT...
41
22114 testing-skills-with-subagents nickcrew/claude-ctx-plugin
Testing Skills With Subagents Overview Testing skills is just TDD applied to process documentation. You run scenarios without the skill (RED - watch agent fail), write skill addressing those failures (GREEN - watch agent comply), then close loopholes (REFACTOR - stay compliant). Core principle: If you didn't watch an agent fail without the skill, you don't know if the skill prevents the right failures. REQUIRED BACKGROUND: You MUST understand superpowers:test-driven-development before using this...
41
22115 uxui-designer garbray/claude-config
You are an excellent UX/UI designer and critical thinker. Your expertise is translating product requirements into clear, elegant user experiences that prioritize clarity, hierarchy, and purpose. You design with intention—every pixel, every transition, every interaction has a reason. Your design philosophy is rooted in minimalism: inspired by Tesla and Apple, you create interfaces that feel effortless while maintaining sophistication and usability. You understand that simplicity is not the absen...
41
22116 roblox-gui sentinelcore/roblox-skills
Roblox GUI Reference GUI Container Types Container Parent Use Case ScreenGui PlayerGui HUDs, menus, overlays — always faces screen SurfaceGui BasePart World-space UI on a part surface (signs, screens) BillboardGui BasePart or Model Floats above a part in 3D space (name tags, health bars) ScreenGui -- LocalScript in StarterGui or StarterPlayerScripts local player = game : GetService ( "Players" ) . LocalPlayer local playerGui = player : WaitForChild ( "PlayerGui" ) local screenGui = Instance . ne...
41
22117 telegram-automation davepoon/buildwithclaude
Telegram Automation via Rube MCP Automate Telegram operations through Composio's Telegram toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Telegram connection via RUBE_MANAGE_CONNECTIONS with toolkit telegram Always call RUBE_SEARCH_TOOLS first to get current tool schemas Telegram Bot Token required (created via @BotFather) Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add ...
41
22118 adhd-accountability breverdbidder/life-os
ADHD Accountability Skill - Life OS Provides ADHD-aware accountability without judgment. When to Activate Trigger phrases: "I need to do..." "Let me just..." "Oh wait, what about..." "Actually, I should..." Context switches mid-conversation Session ending with open tasks Core Behaviors On New Task Silently track: complexity (1-10), clarity (1-10), estimated time Provide solution Start 30-minute timer mentally On Context Switch Note the switch Ask for closure on previous task Options: DEFER, ABAN...
41
22119 gdcli badlogic/pi-skills
Command-line interface for Google Drive operations. Installation ``` npm install -g @mariozechner/gdcli ``` Setup Google Cloud Console (one-time) - [Create a new project](https://console.cloud.google.com/projectcreate) (or select existing) - [Enable the Google Drive API](https://console.cloud.google.com/apis/api/drive.googleapis.com) - [Set app name](https://console.cloud.google.com/auth/branding) in OAuth branding - [Add test users](https://console.cloud.google.com/auth/audience) (a...
41
22120 endurance-coach shiv19/endurance-coach-skill
Endurance Coach: Endurance Training Plan Skill You are an expert endurance coach specializing in triathlon, marathon, and ultra-endurance events. Your role is to create personalized, progressive training plans that rival those from professional coaches on TrainingPeaks or similar platforms. Progressive Discovery Keep this skill lean. When you need specifics, read the single-source references below and apply them to the current athlete. Prefer linking out instead of duplicating procedures here...
41
22121 azure-storage-file-datalake-py sickn33/antigravity-awesome-skills
Azure Data Lake Storage Gen2 SDK for Python Hierarchical file system for big data analytics workloads. Installation pip install azure-storage-file-datalake azure-identity Environment Variables AZURE_STORAGE_ACCOUNT_URL = https:// < account > .dfs.core.windows.net Authentication from azure . identity import DefaultAzureCredential from azure . storage . filedatalake import DataLakeServiceClient credential = DefaultAzureCredential ( ) account_url = "https://<account>.dfs.core.windows.net" service_c...
41
22122 prediction-arbitrage-scout velcrafting/codex-skills
Read-only scouting tool that identifies potential price discrepancies between Polymarket and Kalshi prediction markets. Purpose Surface candidate markets where pricing diverges across Polymarket and Kalshi. This skill is intended for discovery, research, and prioritization, not automated trading or execution. Non-Goals - No trade execution - No guarantees of profitability - No slippage, depth, or liquidity modeling - No position sizing or risk management Outputs from this skill must be...
41
22123 clean-architect gravito-framework/gravito
Clean Architecture Master You are a discipline-focused architect dedicated to Uncle Bob's Clean Architecture. Your goal is to insulate the "Core Domain" from the "Outer Shell" (Frameworks, UI, DB). 🏢 Directory Structure (Strict Isolation) src/ ├── Domain/ Innermost: Business Logic (Pure TS) │ ├── Entities/ Core business objects │ ├── ValueObjects/ Immutables (Email, Price) │ ├── Interfaces/ Repository/Service contracts │ └── Exceptions/ Domain-specif...
41
22124 todoist-automation davepoon/buildwithclaude
Todoist Automation via Rube MCP Automate Todoist operations including task creation and management, project organization, section management, filtering, and bulk task workflows through Composio's Todoist toolkit. Toolkit docs : composio.dev/toolkits/todoist Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Todoist connection via RUBE_MANAGE_CONNECTIONS with toolkit todoist Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https:/...
41
22125 test-idea-rewriting proffesor-for-testing/agentic-qe
Test Idea Rewriting <default_to_action> When transforming test ideas: DETECT all "Verify X" patterns via regex IDENTIFY appropriate action verb category TRANSFORM to "[ACTION] [trigger]; [OBSERVE] [result]" pattern PRESERVE all metadata (IDs, priorities, automation types) VALIDATE zero "Verify" patterns remain OUTPUT in same format as input Success Criteria: /<td>Verify\s/gi returns 0 matches </default_to_action> Quick Reference Card Transformation Pattern [ACTION VERB] [specific trigger]; [OUTC...
41
22126 assessment borisghidaglia/science-based-lifter
Fitness & Nutrition Assessment This skill conducts evidence-based assessments by deriving questions directly from the source books, not from generic fitness templates. Attribution : All assessment criteria are derived from the domain skill source books. As an Amazon Associate I earn from qualifying purchases. Prerequisites This skill orchestrates four domain skills. Ensure they are installed: npx skills add borisghidaglia/science-based-lifter If individual skills are missing, the assessment may ...
41
22127 azure-keyvault-keys-rust sickn33/antigravity-awesome-skills
Azure Key Vault Keys SDK for Rust Client library for Azure Key Vault Keys — secure storage and management of cryptographic keys. Installation cargo add azure_security_keyvault_keys azure_identity Environment Variables AZURE_KEYVAULT_URL = https:// < vault-name > .vault.azure.net/ Authentication use azure_identity :: DeveloperToolsCredential ; use azure_security_keyvault_keys :: KeyClient ; let credential = DeveloperToolsCredential :: new ( None ) ? ; let client = KeyClient :: new ( "https://<vau...
41
22128 solidjs-solidstart-expert modra40/claude-codex-skills-directory
SolidJS & SolidStart Expert Development Skill Senior/Lead engineer-level guidance for building production-ready applications with fine-grained reactivity. Core Philosophy (KISS, Less is More) 1. Signals are primitive. Don't wrap unnecessarily. 2. Derived values > effects. Let reactivity flow naturally. 3. Components are functions called ONCE. Closures handle updates. 4. SSR first, hydrate smart. SolidStart handles this elegantly. 5. Type everything. TypeScript is non-negotiable. Project Initi...
41
22129 vehicle-design omer-metin/skills-for-antigravity
Vehicle Design Identity Role: Senior Vehicle Designer & Transportation Design Lead Personality: You are a seasoned vehicle designer with 15+ years spanning automotive studios (BMW, Audi Design), AAA game development (Polyphony Digital, Turn 10, DICE), and film/VFX (ILM, Weta Workshop). You think in proportion, stance, and form language simultaneously. You've designed hero vehicles for racing games that players spend hours customizing. You've created military vehicles that feel authentic to ve...
41
22130 drizzle-database blogic-cz/blogic-marketplace
Drizzle Database Patterns Overview Implement database schemas and queries using Drizzle ORM following the project's established patterns for type-safe database access. When to Use This Skill Creating or modifying database tables in packages/db/src/schema.ts Writing complex SQL queries with JOINs Defining table relations Working with database migrations Setting up test databases with PGlite Table Definition Patterns Basic Table with Typed IDs // packages/db/src/schema.ts import { pgTable , text ,...
41
22131 python i9wa4/dotfiles
Python You are an expert in Python development across multiple domains including web development, data science, automation, and machine learning. Universal Principles PEP 8 compliance consistently emphasized Error handling via early returns and guard clauses Async/await for I/O-bound operations Type hints mandatory Modular, functional approaches preferred over classes Code Style Write concise, technical Python with accurate examples Use functional and declarative programming patterns where appro...
41
22132 ads-reporter dengineproblem/agents-monorepo
Ads Reporter Ты - эксперт по формированию отчетов по рекламным кампаниям Facebook/Instagram. Твои задачи Дневные отчеты - today vs yesterday с today-компенсацией Недельные отчеты - агрегированные данные с трендами Multi-period анализ - данные за 5 периодов Health Score - 5-компонентный расчёт в отчётах Сравнение периодов - week-over-week, month-over-month Custom отчеты - по запросу пользователя Получение данных Multi-period сбор (5 периодов) ВАЖНО: Для полного отчёта собирай данные за все период...
41
22133 plan-execute longranger2/claude-gpt-workflow
Plan Execute Skill Purpose When the user runs /plan-execute {plan-file-path} , start the "orchestrated plan execution" workflow: I (Claude Code) ask Codex to implement the code according to the plan. After Codex finishes, I review the generated code. I write the review into the reviews/ directory, then ask Codex to inspect and fix the issues. Repeat until the code quality bar is met. Core principle: I do not write or edit code myself. I only do two things: review code and orchestrate Codex. All ...
41
22134 arc-mastery dylantarre/animation-principles
Arc Mastery The Natural Path Principle Almost all natural movement follows curved paths. Arms swing in arcs. Heads turn on arcs. Thrown objects travel parabolic arcs. When animation moves in straight lines, it immediately feels mechanical and artificial. Arcs are the signature of organic motion. Core Theory Anatomical basis : Bodies are systems of hinges and pivots. When a joint rotates, everything attached to it moves in an arc centered on that joint. Straight lines require mechanical rails—bio...
41
22135 ops-commander gravito-framework/gravito
Ops Commander You are a DevOps engineer specialized in Bun-based deployments. Your goal is to make the journey from dev to prod as smooth as possible. Workflow 1. Environment Analysis Determine the production target (Fly.io, VPS, Docker Swarm). Review bunfig.toml and package.json for deployment compatibility. 2. Implementation Containerization : Optimize the Dockerfile for minimal layer size and maximum speed. Configuration : Set up fly.toml or docker-compose for orchestration. CI/CD : Configure...
41
22136 universal-fallback dylantarre/animation-principles
Universal Animation Principles Disney's 12 animation principles applied generically across any medium or context. Quick Reference Principle Universal Application Squash & Stretch Show impact and flexibility Anticipation Prepare before action Staging Direct attention clearly Straight Ahead / Pose to Pose Continuous vs keyframe approach Follow Through / Overlapping Elements complete at different rates Slow In / Slow Out Ease acceleration/deceleration Arc Natural curved motion paths Secondary Actio...
41
22137 change-request-form dengineproblem/agents-monorepo
Change Request Form Generator Эксперт в разработке форм заявок на изменения для управления проектами. Основные компоненты Уникальный ID : CR-YYYY-XXX Информация о заявителе : Имя, роль, отдел, дата Классификация : Область, расписание, бюджет, качество, ресурсы Приоритет : Критический, Высокий, Средний, Низкий Оценка воздействия : Технические, финансовые, временные последствия Workflow утверждения : Многоуровневая авторизация Категории изменений Изменения области : - Добавление/удаление функций -...
41
22138 whatsapp-automation davepoon/buildwithclaude
WhatsApp Automation Automate WhatsApp Business communications including customer support, notifications, chatbots, and broadcast messaging. Based on n8n's WhatsApp integration templates. Overview This skill covers: WhatsApp Business API setup Automated chatbot flows Order/shipping notifications Customer support automation Broadcast messaging Setup & Configuration WhatsApp Business API setup_requirements : 1. meta_business_account : - Create at business.facebook.com - Verify business 2. whatsapp_...
41
22139 project-scaffolder patricio0312rev/skills
Project Scaffolder Generate production-ready starter repositories with best-practice conventions for any tech stack. Core Workflow Determine stack : Ask user to specify or infer from context (Next.js, Vite, Nest, FastAPI, etc.) Select template : Use references/templates.md to choose the appropriate project structure Generate structure : Create complete folder tree with all necessary files Add baseline code : Include working "hello world" route/page as proof of concept Configure tooling : Add pac...
41
22140 github-webhooks hookdeck/webhook-skills
GitHub Webhooks When to Use This Skill Setting up GitHub webhook handlers Debugging signature verification failures Understanding GitHub event types and payloads Handling push, pull request, or issue events Essential Code (USE THIS) GitHub Signature Verification (JavaScript) const crypto = require ( 'crypto' ) ; function verifyGitHubWebhook ( rawBody , signatureHeader , secret ) { if ( ! signatureHeader || ! secret ) return false ; // GitHub sends: sha256=xxxx const [ algorithm , signature ] = s...
41
22141 tui-testing colonyops/hive
TUI Testing Best Practices Comprehensive testing strategies for Bubbletea v2 applications, based on the hive diff viewer implementation. Testing Strategy Overview Use a layered approach with different test types for different concerns: Unit Tests → Pure logic, state transformations Component Tests → Update/View behavior with synthetic messages Golden File Tests → Visual regression testing of rendered output Integration Tests → End-to-end workflows with teatest Test Organization ...
41
22142 peon-ping-use peonping/peon-ping
peon-ping-use Set which voice pack (character voice) plays for the current chat session. How it works When the user types /peon-ping-use <packname> , a beforeSubmitPrompt hook intercepts the command before it reaches the model and handles it instantly: Validates the requested pack exists Enables agentskill rotation mode in config.json Maps the current session ID to the requested pack in .state.json Returns immediate confirmation (zero tokens used) When the hook blocks the message, Cursor keeps y...
41
22143 modao teachingai/full-stack-skills
Use this skill whenever the user wants to: - [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
41
22144 skill-creator openstatushq/openstatus
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
41
22145 dashboard dengineproblem/agents-monorepo
Dashboard Ты — эксперт по формированию мультиаккаунтных дашбордов. Показываешь статистику по рекламным аккаунтам с иерархией Account → Campaign → AdSet → Ad. Твои задачи Сводка по аккаунтам — общая таблица всех активных аккаунтов Детализация по кампаниям — раскрытие до уровня кампаний Детализация по AdSets — раскрытие до уровня групп объявлений Детализация по Ads — полный дашборд до уровня объявлений WhatsApp метрики — CPQL, Quality Rate для WhatsApp кампаний Custom периоды — любой диапазон дат ...
41
22146 godot-genre-open-world thedivergentai/gd-agentic-skills
Genre: Open World Expert blueprint for open worlds balancing scale, performance, and player engagement. NEVER Do NEVER prioritize size over density — Huge empty maps are boring. Smaller, denser maps beat vast deserts. Density > Size. NEVER save everything — 500MB save files destroy performance. Save only changes (delta compression). Unmodified objects use defaults. NEVER physics at 10km distance — Disable physics processing for chunks >2 units away. Use simple simulation (timers) for distant log...
41
22147 blockchain-basics pluginagentmarketplace/custom-plugin-blockchain
Blockchain Basics Skill Master blockchain fundamentals including consensus mechanisms, cryptographic primitives, and distributed systems architecture. Quick Start Invoke this skill for blockchain fundamentals Skill("blockchain-basics", topic="consensus", depth="intermediate") Topics Covered 1. Consensus Mechanisms Learn how distributed networks achieve agreement: Proof of Work: Mining, hashrate, difficulty adjustment Proof of Stake: Validators, slashing, finality Byzantine Fault Tolerance:...
41
22148 ascii-diagram-boxflow teachingai/full-stack-skills
When to use this skill CRITICAL TRIGGER RULE Use this skill ONLY when the user explicitly mentions the exact skill name: ascii-diagram-boxflow . Trigger phrases include: "ascii-diagram-boxflow" "use ascii-diagram-boxflow" "用 ascii-diagram-boxflow 画 ASCII 流程图/框图" "使用 ascii-diagram-boxflow 生成 box + 箭头连接图" Boundary ASCII output only. Do not output Mermaid/PlantUML. Recommended nodes <= 12; if larger, split into sub-diagrams. Auto-layout is best-effort for linear and simple branching. Complex layout...
41
22149 anticipation-payoff dylantarre/animation-principles
Anticipation & Payoff Think like a comedian setting up a punchline. Every great moment is earned by what came before. The windup is half the pitch. Core Mental Model Before animating any action, ask: What prepares the audience for this? Anticipation isn't just physical preparation—it's a promise. You're telling the audience "something's coming" so they're primed to receive it. The payoff is keeping that promise with interest. The 12 Principles Through Setup-Delivery Anticipation — The prin...
41
22150 pr-description pipecat-ai/pipecat
Update a GitHub pull request description based on the changes in the PR. Arguments /pr-description <PR_NUMBER> [--fixes <ISSUE_NUMBERS>] PR_NUMBER (required): The pull request number to update --fixes (optional): Comma-separated issue numbers that this PR fixes (e.g., --fixes 123,456 ) Examples: /pr-description 3534 /pr-description 3534 --fixes 123 /pr-description 3534 --fixes 123,456,789 Instructions First, gather information about the PR: Use GitHub plugin to get PR details (title, current des...
41