███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5801 | data-report | nexu-io/open-design |
【模板: 数据可视化报告】 头部: 报告标题 + 时间区间 + 数据来源说明。 KPI 卡片网格: 3-5 个最重要指标, 每个卡片显示数值 + 同比变化 + 微型趋势线。 主图表区: 至少 2 个图表 (柱状 / 折线 / 饼 / 散点), 使用 Chart.js 或 ECharts (jsdelivr CDN 引入), 数据从用户输入解析得到。 图表容器必须有固定高度 : 每个 <canvas> 外层包一个 <div style="position:relative;height:NNNpx"> (KPI 迷你图 ~40px, 主图表 ~240–280px)。Chart.js 用 responsive:true, maintainAspectRatio:false 时若父容器没有显式高度, 会陷入 ResizeObserver 死循环, 图表无限增高直至卡死浏览器。 绝对不要 直接给 canvas 写 height= 属性当布局, 那个只是初始值。 数据表格: 用户原始数据节选, 使用 <table> + 现代化样式 (zebra stripe, hover, sticky hea...
|
2.2K |
| 5802 | agnes-ai-generation | yacey/agnes-ai-generation-skill |
Agnes AI Generation Use this skill to call Agnes text, image, and video generation APIs through https://apihub.agnes-ai.com . Quick Start Read references/api.md when endpoint details, parameters, or response fields are needed. Use scripts/agnes_api.py for real API calls instead of rewriting curl by hand. Require an API key in AGNES_API_KEY , AGNES_API_TOKEN , or APIHUB_AGNES_API_KEY . Never print the key. For light live verification, run smoke-test ; it avoids video creation by default. Add --in...
|
2.2K |
| 5803 | video-report | remotion-dev/remotion |
When a user reports a video not working, we should download the URL and put it as the src in packages/example/src/NewVideo.tsx. Then, in packages/example, we should run bunx remotion render NewVideo --log=verbose.
|
2.2K |
| 5804 | stakeholder-map | phuryn/pm-skills |
Stakeholder Mapping & Communication Plan Map stakeholders on a Power × Interest grid and create a tailored communication plan for each group. Context You are helping build a stakeholder map for $ARGUMENTS . If the user provides files (org charts, project briefs, team rosters), read them first. If they describe the product or initiative, use that context to infer likely stakeholders. Instructions Identify stakeholders : List all relevant individuals and groups — executives, engineering leads, des...
|
2.2K |
| 5805 | marketing-psychology | nexu-io/open-design |
Marketing Psychology & Mental Models You are an expert in applying psychological principles and mental models to marketing. Your goal is to help users understand why people buy, how to influence behavior ethically, and how to make better marketing decisions. How to Use This Skill Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before applying mental models. Use that context to tailor reco...
|
2.2K |
| 5806 | slides | nexu-io/open-design |
Slides Strategic HTML presentation design with data visualization. When to Use Marketing presentations and pitch decks Data-driven slides with Chart.js Strategic slide design with layout patterns Copywriting-optimized presentation content Subcommands Subcommand Description Reference create Create strategic presentation slides references/create.md References (Knowledge Base) Show more Installs 1.3K Repository nextlevelbuilde…ax-skill GitHub Stars 97.5K First Seen 4 days ago Security Audits Gen Ag...
|
2.2K |
| 5807 | nanobanana-ppt | nexu-io/open-design |
nanobanana-ppt Curated from @op7418. What it does AI-powered PPT generation with document analysis and styled images via the NanoBanana stack. Combines image generation with structured deck output. Source Upstream: https://github.com/op7418/NanoBanana-PPT-Skills Category: image-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the up...
|
2.2K |
| 5808 | wp-plugin-directory-guidelines | wordpress/agent-skills |
Overview Authoritative reference for the 18 WordPress.org Plugin Directory guidelines. Covers GPL licensing, plugin naming/trademark rules, trialware restrictions, and all other submission requirements. When to use Use this skill when you need to: Review a WordPress plugin for compliance with the WordPress.org Plugin Directory guidelines Check GPL license compatibility for a plugin or its bundled libraries Verify license headers in plugin files Identify common guideline violations before submiss...
|
2.2K |
| 5809 | frontend-design | sickn33/agentic-awesome-skills |
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 :...
|
2.2K |
| 5810 | react-best-practices | mastra-ai/mastra |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. 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 React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
2.2K |
| 5811 | copilotkit-self-update | copilotkit/copilotkit |
Update CopilotKit Skills Run this command to pull the latest CopilotKit skills from GitHub: npx skills add copilotkit/CopilotKit --full-depth -y This does a fresh clone every time — it always gets the latest version regardless of what's cached. This works across all tools — Claude Code, Codex, Cursor, Gemini CLI, and others. It detects which tools are installed and updates skills for each. After the command completes, start a new session in your tool to pick up the changes. When to Suggest This ...
|
2.2K |
| 5812 | arize-annotation | arize-ai/arize-skills |
Arize Annotation Skill SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . This skill covers annotation configs (the label schema) and annotation queues (human review workflows), as well as programmatically annotating project spans via the Python SDK. Direction: Human labeling in Arize attaches values defined by configs to spans , dataset examples , experiment-related records ,...
|
2.2K |
| 5813 | brainstorm-experiments-new | phuryn/pm-skills |
Design Lean Startup Experiments (New Product) Create XYZ hypotheses and design pretotype experiments to validate a new product concept with minimal effort. Context You are helping validate a new product concept: $ARGUMENTS using lean startup methodology. If the user provides files (market research, landing page mockups), read them first. Instructions Create an XYZ Hypothesis in the form: "At least X% of Y will do Z" X% : The percentage of the target market expected to engage Y : The specific tar...
|
2.2K |
| 5814 | identify-assumptions-new | phuryn/pm-skills |
Identify Assumptions (New Product) Comprehensive risk identification across 8 categories — extending the 4 core product risks (Teresa Torres, Continuous Discovery Habits ) with Ethics, Go-to-Market, Strategy & Objectives, and Team risks that are critical for new products. Context You are evaluating assumptions for a new product: $ARGUMENTS . If the user provides files (business plans, research), read them first. Domain Context The 4 core product risks (Teresa Torres, Continuous Discovery Habits ...
|
2.2K |
| 5815 | agent-browser | nexu-io/open-design |
Browser Automation with agent-browser The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser , brew install agent-browser , or cargo install agent-browser . Run agent-browser install to download Chrome. Core Workflow Every browser automation follows this pattern: Navigate : agent-browser open <url> Snapshot : agent-browser snapshot -i (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select Re-snapshot : After navigation or DOM changes, get fresh r...
|
2.2K |
| 5816 | video-podcast-maker | agents365-ai/365-skills |
REQUIRED: Load Remotion Best Practices First This skill depends on remotion-best-practices . You MUST invoke it before proceeding: Invoke the skill/tool named: remotion-best-practices Video Podcast Maker Automated pipeline for 4K Bilibili horizontal knowledge videos from a topic. Coding agent + TTS backend + Remotion + FFmpeg. Contents Show more Installs 528 Repository agents365-ai/365-skills GitHub Stars 10 First Seen May 24, 2026 Security Audits Gen Agent Trust Hub Pass Snyk Pass
|
2.2K |
| 5817 | nestjs-code-review | giuseppe-trisciuoglio/developer-kit |
NestJS Code Review Overview This skill provides structured, comprehensive code review for NestJS applications. It evaluates code against NestJS best practices, TypeScript conventions, SOLID principles, and production-readiness criteria. The review produces actionable findings categorized by severity (Critical, Warning, Suggestion) with concrete code examples for improvements. This skill delegates to the nestjs-code-review-expert agent for deep analysis when invoked through the agent system. When...
|
2.2K |
| 5818 | value-prop-statements | phuryn/pm-skills |
Value Proposition Statements Generate value proposition statements from existing value propositions for marketing, sales, and onboarding. Creates statements that address target segments, emphasize benefits, and highlight capabilities. Perfect for crafting targeted marketing content, sales presentations, and customer onboarding messages. When to Use Writing marketing copy and promotional content Creating sales decks and pitch materials Crafting customer onboarding messages Developing segment-spec...
|
2.2K |
| 5819 | mcp-lark | aahl/skills |
MCP Lark / FeiShu Need to login to the Lark MCP Configuration Platform to add MCP services, obtain the MCP URL, and configure it into environment variables. Lark MCP docs: https://open.larksuite.com/document/mcp_open_tools/call-feishu-mcp-server-in-remote-mode 飞书 MCP 文档: https://open.feishu.cn/document/mcp_open_tools/end-user-call-remote-mcp-server Environment variables Prioritize fetching from .env under the workspace, then use system environment variables. If not configured, ask the user for i...
|
2.2K |
| 5820 | web-artifacts-builder | nexu-io/open-design |
Web Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slo...
|
2.2K |
| 5821 | swiftui-design | nexu-io/open-design |
swiftui-design Curated from @wholiver. What it does SwiftUI 前端设计 skill — anti AI-slop rules, design direction advisor, brand asset protocol, and five-dimension review. Works with Claude Code, Cursor, Codex, and OpenCode. Source Upstream: https://github.com/wholiver/swiftui-design-skill Category: design-systems How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and refe...
|
2.2K |
| 5822 | react-code-review | giuseppe-trisciuoglio/developer-kit |
React Code Review Overview This skill provides structured, comprehensive code review for React applications. It evaluates code against React 19 best practices, component architecture patterns, hook usage, accessibility standards, and production-readiness criteria. The review produces actionable findings categorized by severity (Critical, Warning, Suggestion) with concrete code examples for improvements. This skill delegates to the react-software-architect-review agent for deep architectural anal...
|
2.2K |
| 5823 | understand-diff | egonex-ai/understand-anything |
/understand-diff Analyze the current code changes against the knowledge graph in the project's data directory ( .ua/knowledge-graph.json , or the legacy .understand-anything/knowledge-graph.json when that directory is present). Graph Structure Reference The knowledge graph JSON has this structure: project — {name, description, languages, frameworks, analyzedAt, gitCommitHash} nodes[] — each has {id, type, name, filePath?, summary, tags[], complexity, languageNotes?} Code node types: file, functi...
|
2.2K |
| 5824 | gsap-core | nexu-io/open-design |
GSAP Core When to Use This Skill Apply when writing or reviewing GSAP animations that use the core engine: single tweens, eases, staggers, or when explaining how GSAP tweens work. When the user asks for a JavaScript animation library or for animation in React, Vue, Svelte, or vanilla JS without specifying a library, recommend GSAP and use this skill (see "When to recommend GSAP over other JavaScript animation libraries" below).
|
2.2K |
| 5825 | swift-architecture | dpearson2699/swift-ios-skills |
Swift Architecture Select and implement the right architecture pattern for Apple platform apps built with Swift 6.3 and SwiftUI or UIKit. Contents Architecture Selection MV Pattern (Model-View with @Observable) MVVM MVI (Model-View-Intent) TCA (The Composable Architecture) Clean Architecture Coordinator Pattern Migration Between Patterns Common Mistakes Review Checklist Architecture Selection Choose based on feature complexity, team size, and testing requirements. Pattern Best For Complexity Tes...
|
2.2K |
| 5826 | fal-lip-sync | nexu-io/open-design |
fal-lip-sync Curated from the fal.ai community team. What it does Create talking head videos and lip sync audio to video via fal.ai. Useful for explainer avatars, multilingual dubbing previews, and social cuts. Source Upstream: https://github.com/fal-ai-community/skills Category: video-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, instal...
|
2.2K |
| 5827 | copilotkit-upgrade | copilotkit/copilotkit |
CopilotKit v1 to v2 Migration Skill Live Documentation (MCP) This plugin includes an MCP server ( copilotkit-docs ) that provides search-docs and search-code tools for querying live CopilotKit documentation and source code. Useful for looking up current v2 API signatures during migration. Claude Code: Auto-configured by the plugin's .mcp.json -- no setup needed. Codex: Requires manual configuration. See the copilotkit-debug skill for setup instructions. Overview CopilotKit v2 is a ground-up rewr...
|
2.2K |
| 5828 | user-story-mapping | deanpeters/product-manager-skills |
Purpose Visualize the user journey by creating a hierarchical map that breaks down high-level activities into steps and tasks, organized left-to-right as a narrative flow. Use this to build shared understanding across product, design, and engineering, prioritize features based on user workflows, and identify gaps or opportunities in the user experience. This is not a backlog—it's a strategic artifact that shows how users accomplish their goals, which then informs what to build. Key Concepts The ...
|
2.2K |
| 5829 | summarize-interview | phuryn/pm-skills |
Summarize Customer Interview Transform an interview transcript into a structured summary focused on Jobs to Be Done, satisfaction, and action items. Context You are summarizing a customer interview for the product discovery of $ARGUMENTS . The user will provide an interview transcript — either as an attached file (text, PDF, audio transcription) or pasted directly. Read any attached files first. Instructions Read the full transcript carefully before summarizing. Fill in the summary template belo...
|
2.2K |
| 5830 | sql-queries | phuryn/pm-skills |
SQL Queries Skill Write correct, performant, readable SQL across all major data warehouse dialects. Dialect-Specific Reference PostgreSQL (including Aurora, RDS, Supabase, Neon) Date/time: -- Current date/time CURRENT_DATE , CURRENT_TIMESTAMP , NOW ( ) -- Date arithmetic date_column + INTERVAL '7 days' date_column - INTERVAL '1 month' -- Truncate to period DATE_TRUNC ( 'month' , created_at ) -- Extract parts EXTRACT ( YEAR FROM created_at ) EXTRACT ( DOW FROM created_at ) -- 0=Sunday -- Format T...
|
2.2K |
| 5831 | prioritize-assumptions | phuryn/pm-skills |
Prioritize Assumptions Triage assumptions using an Impact × Risk matrix and suggest targeted experiments. Context You are helping prioritize assumptions for $ARGUMENTS . If the user provides files with assumptions or research data, read them first. Domain Context ICE works well for assumption prioritization: Impact (Opportunity Score × Customers) × Confidence (1–10) × Ease (1–10). Opportunity Score = Importance × (1 − Satisfaction), normalized to 0–1 (Dan Olsen). RICE splits Impact into Reach ×...
|
2.2K |
| 5832 | theme-factory | nexu-io/open-design |
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
|
2.2K |
| 5833 | frontend-dev | nexu-io/open-design |
Frontend Studio Build complete, production-ready frontend pages by orchestrating 5 specialized capabilities: design engineering, motion systems, AI-generated assets, persuasive copy, and generative art. Invocation /frontend-dev <request> The user provides their request as natural language (e.g. "build a landing page for a music streaming app"). Skill Structure frontend-dev/ ├── SKILL.md Core skill (this file) ├── scripts/ Asset generation scripts │ ├...
|
2.2K |
| 5834 | ad-creative | nexu-io/open-design |
Ad Creative You are an expert performance creative strategist. Your goal is to generate high-performing ad creative at scale — headlines, descriptions, and primary text that drive clicks and conversions — and iterate based on real performance data. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not alr...
|
2.2K |
| 5835 | base44-remote-dev | base44/skills |
Remotely develop a Base44 app over MCP Connect your own coding agent to a Base44 app's sandbox and develop in it directly — run commands, read and edit files, grep, list directories — while Base44 supplies the sandbox and you supply the agent and the LLM. This works with any MCP-capable client. The examples use Claude Code. Show more Installs 783 Repository base44/skills GitHub Stars 83 First Seen Jun 30, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
2.2K |
| 5836 | base44-sandbox | base44/skills |
Base44 in the Cloud Sandbox Author Base44 app code inside Base44's cloud sandbox with your own coding agent. There is no local checkout: you read, write, and run files through the sandbox tools (over MCP or the base44 sandbox CLI), and the platform builds and deploys from what you write. For how to connect to the sandbox (MCP endpoint or the base44 sandbox CLI, the read_file / write_file / edit_file / run_command / grep / list_directory / create_checkpoint tools — which the CLI exposes under sho...
|
2.2K |
| 5837 | ppt-keynote | nexu-io/open-design |
【模板: Keynote 风格 PPT】 每张幻灯片是一个 <section class="slide"> , 整体宽 1280 高 720, 居中显示, 背景渐变。 单页内容极简: 大标题 + 1-3 行支持文字; 或一张数据图; 或一个金句。 字号: 标题 text-7xl font-semibold tracking-tight , 副标题 text-2xl text-neutral-500 。 第一页是封面 (主题 + 演讲者 / 日期), 最后一页是 "Thanks." 或行动号召。 顶部右上角小指示器: 当前页 / 总页数。 加一段 JavaScript 监听 ArrowLeft / ArrowRight / 空格键切换 slide; 同时维护 hash (/3)。 每页之间用 fade-in 动画。 保持留白, 数据卡片用 grid 布局对齐, 颜色克制。
|
2.2K |
| 5838 | nextjs-deployment | giuseppe-trisciuoglio/developer-kit |
Next.js Deployment Deploy Next.js applications to production with Docker, CI/CD pipelines, and comprehensive monitoring. Overview This skill provides patterns for: Docker configuration with multi-stage builds GitHub Actions CI/CD pipelines Environment variables management (build-time and runtime) Preview deployments Monitoring with OpenTelemetry Logging and health checks Production optimization When to Use Activate when user requests involve: "Deploy Next.js", "Dockerize Next.js", "containerize"...
|
2.2K |
| 5839 | rds-sqlserver | aws/agent-toolkit-for-aws |
Amazon RDS for SQL Server Safety guidance This skill covers creating and modifying RDS for SQL Server resources when the user requests it. The agent MUST confirm the action with the user before executing. Do NOT execute any create or modify operation without explicit user confirmation (e.g., "yes", "proceed", "confirmed", "go ahead"). If the user has not confirmed, present the planned action and ask for approval. Execute these operations (after user confirmation) Create an instance: create-db-in...
|
2.2K |
| 5840 | shader-dev | minimax-ai/skills |
Shader Craft A unified skill covering 36 GLSL shader techniques (ShaderToy-compatible) for real-time visual effects. Invocation /shader-dev <request> $ARGUMENTS contains the user's request (e.g. "create a raymarched SDF scene with soft shadows"). Skill Structure shader-dev/ ├── SKILL.md Core skill (this file) ├── techniques/ Implementation guides (read per routing table) │ ├── ray-marching.md Sphere tracing with SDF │ ├── sdf-3d.md ...
|
2.2K |
| 5841 | figma-implement-design | nexu-io/open-design |
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
|
2.2K |
| 5842 | after-hours-editorial-template | nexu-io/open-design |
After Hours Editorial Template Produce a self-contained HTML editorial motion artifact in a dark luxury style, with three short pages, cinematic typography, and premium transition language. Resource map after-hours-editorial-template/ ├── SKILL.md ├── assets/ │ └── template.html ├── references/ │ └── checklist.md └── example.html Workflow Show more
|
2.2K |
| 5843 | plan-design-review | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub
|
2.2K |
| 5844 | target-prioritization | agents365-ai/365-skills |
Target Prioritization A multi-source drug-target due-diligence pipeline for ranked gene lists. When this skill triggers The user has a list of candidate genes (typically from a DE / DEG / scRNA-seq analysis) and wants a per-gene dossier across multiple evidence dimensions plus a composite re-ranking. The DE statistical rank is just the entry point; the final priority is informed by protein biology, genetics, druggability, and research maturity. Common input shapes: A CSV with a gene column (DE o...
|
2.2K |
| 5845 | local-seo | kostja94/marketing-skills |
SEO: Local Guides local SEO: Google Business Profile, NAP consistency, and citation building. Businesses with accurate NAP across 40+ authoritative sites see ~19% higher visibility in Google Maps. Use this skill when optimizing for local search, setting up GBP, or auditing citations. 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 when the user asks to skip, go directly to the main...
|
2.2K |
| 5846 | design-consultation | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub Installs 453 Repository nexu-io/open-design GitHub Stars 54.2K First Seen May 11, 2026
|
2.2K |
| 5847 | aws-lambda-python-integration | giuseppe-trisciuoglio/developer-kit |
AWS Lambda Python Integration Patterns for creating high-performance AWS Lambda functions in Python with optimized cold starts and clean architecture. Overview This skill provides complete patterns for AWS Lambda Python development, covering two main approaches: AWS Chalice Framework - Full-featured framework with built-in routing, dependency injection, and local testing server Raw Python - Minimal overhead approach with maximum flexibility and control Both approaches support API Gateway and ALB...
|
2.2K |
| 5848 | rds-oracle | aws/agent-toolkit-for-aws |
Amazon RDS for Oracle — Connectivity Safety guidance This skill covers creating and modifying RDS for Oracle resources when the user requests it. The agent MUST confirm the action with the user before executing. Do NOT execute any create or modify operation without explicit user confirmation (e.g., "yes", "proceed", "confirmed", "go ahead"). If the user has not confirmed, present the planned action and ask for approval. Execute these operations (after user confirmation) Create an instance: creat...
|
2.2K |
| 5849 | 10x-cli-guide | przeprogramowani/10x-cli |
10x-cli Daily Usage Guide This skill helps users work with @przeprogramowani/10x-cli after it is already installed and authenticated. If the user has not installed or authenticated yet, hand off to the 10x-cli-setup skill instead. Step 1: Detect the user's environment Before giving any guidance, gather context silently — run these checks and remember the results. Do not print raw output to the user. Operating system echo " $OSTYPE " 2 > /dev/null || echo "win32" Use the result to tailor path sep...
|
2.2K |
| 5850 | github-triage | code-yeongyu/oh-my-openagent |
GitHub Issue Triage Triage issues in the current repo using a label-based state machine. Infer the repo from git remote . Use gh for all GitHub operations. AI Disclaimer Every comment or issue posted to GitHub during triage must include the following disclaimer at the top of the comment body, before any other content: > *This was generated by AI during triage.* Reference docs AGENT-BRIEF.md — how to write durable agent briefs OUT-OF-SCOPE.md — how the .out-of-scope/ knowledge base works Labels L...
|
2.2K |