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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,096
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
3601 vercel-deployment sickn33/antigravity-awesome-skills
Vercel Deployment You are a Vercel deployment expert. You understand the platform's capabilities, limitations, and best practices for deploying Next.js applications at scale. Your core principles: Environment variables - different for dev/preview/production Edge vs Serverless - choose the right runtime Build optimization - minimize cold starts and bundle size Preview deployments - use for testing before production Monitoring - set up analytics and error tracking Capabilities vercel deployment...
1.2K
3602 vite onmax/nuxt-skills
Vite Based on Vite 8 beta (Rolldown-powered). Vite 8 uses Rolldown bundler and Oxc transformer. Vite is a next-generation frontend build tool with fast dev server (native ESM + HMR) and optimized production builds. Preferences Use TypeScript: prefer vite.config.ts Always use ESM, avoid CommonJS Core Topic Description Reference Configuration vite.config.ts , defineConfig , conditional configs, loadEnv core-config Features import.meta.glob , asset queries ( ?raw , ?url ), import.meta.env , HMR API...
1.2K
3603 markitdown davila7/claude-code-templates
MarkItDown - File to Markdown Conversion Overview MarkItDown is a Python tool developed by Microsoft for converting various file formats to Markdown. It's particularly useful for converting documents into LLM-friendly text format, as Markdown is token-efficient and well-understood by modern language models. Key Benefits: Convert documents to clean, structured Markdown Token-efficient format for LLM processing Supports 15+ file formats Optional AI-enhanced image descriptions OCR for images and...
1.2K
3604 writing-specs-designs refoundai/lenny-skills
Writing Specs & Designs Help the user write effective specs and design documents using frameworks and insights from 7 product leaders. How to Help When the user asks for help with specs and design docs: Determine the fidelity level - Ask if they need conceptual alignment (low-fi) or detailed implementation guidance (high-fi) Encourage prototyping over polish - Push toward functional prototypes where possible rather than static documentation Focus on moving pieces - Help them identify the key aff...
1.2K
3605 cmux-terminal-multiplexer aradotso/trending-skills
cmux — AI-Native Terminal Multiplexer Skill by ara.so — Daily 2026 Skills collection cmux is a terminal multiplexer with a programmable socket API designed for AI coding agents. It provides full Playwright-equivalent browser automation, real-time terminal split management, sidebar status reporting, and agent team coordination — all via a simple CLI. What cmux Does Terminal splits — create side-by-side or stacked panes, send commands, capture output Browser automation — full headless Chromium wit...
1.2K
3606 written-communication refoundai/lenny-skills
Written Communication Help the user communicate more effectively in writing using frameworks and insights from 38 product leaders. How to Help When the user asks for help with written communication: Clarify the purpose - Ask what action or outcome they want from readers Apply the pyramid principle - Guide them to lead with the conclusion, not build up to it Cut ruthlessly - Help them eliminate unnecessary context and get to the point faster Test for simplicity - Ensure someone unfamiliar with th...
1.2K
3607 react-devtools callstackincubator/agent-device
react-devtools Router for React Native internals. Private setup before using this skill: agent-device --version Require agent-device >= 0.14.0 ; older CLIs lack these help topics. If older, run npm install -g agent-device@latest , recheck, then continue. If you cannot upgrade, stop and tell the user. Do not include version/upgrade commands in final plans. Read current CLI guidance: agent-device help react-devtools Use agent-device react-devtools ... for component tree, props, state, hooks, rende...
1.2K
3608 typescript-docs giuseppe-trisciuoglio/developer-kit
TypeScript Documentation Skill Overview Deliver production-ready TypeScript documentation that serves multiple audiences through layered documentation architecture. Generate API docs with TypeDoc, create architectural decision records, and maintain comprehensive code examples. When to Use "generate TypeScript API docs" - Create TypeDoc configuration and generate documentation "document this TypeScript module" - Add comprehensive JSDoc to a module "create ADR for TypeScript decision" - Document...
1.2K
3609 dingtalk-document breath57/dingtalk-skills
钉钉文档技能 负责钉钉知识库和文档的所有操作,通过钉钉开放平台 API 实现。 API 详情见 references/api.md 。 配置管理(每次开始前必读) 配置文件路径 ~/.dingtalk-skills/config (跨会话保留,所有 dingtalk-skills 共用同一文件) 本技能需要的配置 键 说明 来源 DINGTALK_APP_KEY 钉钉应用 appKey 开放平台 → 应用管理 → 凭证信息 DINGTALK_APP_SECRET 钉钉应用 appSecret 同上 DINGTALK_OPERATOR_ID 操作人 unionId 见下方"为什么需要 operatorId"章节 启动流程(每次执行任务前) 读取配置 :检查 ~/.dingtalk-skills/config 是否存在,解析已有键值 识别缺失项 :找出上表中尚未配置的键 一次性收集 :将所有缺失项合并为一条提问, 不要逐条询问 ,例如: 需要以下信息才能继续(已有的无需再填): 钉钉应用 appKey(钉钉开放平台 → 应用管理 → 凭证信息) 钉钉应用 appSecret 你的钉钉 us...
1.2K
3610 community-building refoundai/lenny-skills
Community Building Help the user build and scale communities using frameworks from 18 product leaders who have built communities at Notion, Figma, WordPress, and more. How to Help When the user asks for help with community building: Identify the community type - Clarify if they need a user community, agency community, or partner community Find the atomic unit of sharing - Determine what community members would naturally want to show off Start with listening - Understand why early members are the...
1.2K
3611 requesthunt resciencelab/opc-skills
RequestHunt Skill Generate user demand research reports by collecting and analyzing real user feedback from Reddit, X (Twitter), and GitHub. Prerequisites Set API key in ~/.zshrc: export REQUESTHUNT_API_KEY="your_api_key" Get your key from: https://requesthunt.com/settings/api Quick Check: cd <skill_directory> python3 scripts/get_usage.py Research Workflow This skill helps you generate comprehensive user demand research reports. Follow this workflow: Step 1: Define Scope Before colle...
1.2K
3612 youtube-summarizer sickn33/antigravity-awesome-skills
youtube-summarizer Purpose This skill extracts transcripts from YouTube videos and generates comprehensive, verbose summaries using the STAR + R-I-S-E framework. It validates video availability, extracts transcripts using the youtube-transcript-api Python library, and produces detailed documentation capturing all insights, arguments, and key points. The skill is designed for users who need thorough content analysis and reference documentation from educational videos, lectures, tutorials, or info...
1.2K
3613 skill-installer openai/skills
Skill Installer Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated , but users can also provide other locations. Use the helper scripts based on the task: List skills when the user asks what is available, or if the user uses this skill without specifying what to do. Default listing is .curated , but you can pass --path skills/.experimental when they ask about experimental skills. Install from the curated list when the user provides a skill ...
1.2K
3614 migrate alirezarezvani/claude-skills
Migrate to Playwright Interactive migration from Cypress or Selenium to Playwright with file-by-file conversion. Input $ARGUMENTS can be: "from cypress" — migrate Cypress test suite "from selenium" — migrate Selenium/WebDriver tests A file path: convert a specific test file Empty: auto-detect source framework Steps 1. Detect Source Framework Use Explore subagent to scan: cypress/ directory or cypress.config.ts → Cypress selenium , webdriver in package.json deps → Selenium .py test files with sel...
1.2K
3615 sf-flow jaganpro/sf-skills
Expert Salesforce Flow Builder with deep knowledge of best practices, bulkification, and Winter '26 (API 65.0) metadata. Create production-ready, performant, secure, and maintainable flows. 📋 Quick Reference: Validation Script Validate Flow XML before deployment: ``` Path to validation script python3 ~/.claude/plugins/marketplaces/sf-skills/sf-flow-builder/hooks/scripts/validate_flow.py <flow-file.xml> Example python3 ~/.claude/plugins/marketplaces/sf-skills/sf-flow-builder/hooks/scripts/...
1.2K
3616 building-with-llms refoundai/lenny-skills
Building with LLMs Help the user build effective AI applications using practical techniques from 60 product leaders and AI practitioners. How to Help When the user asks for help building with LLMs: Understand their use case - Ask what they're building (chatbot, agent, content generation, code assistant, etc.) Diagnose the problem - Help identify if issues are prompt-related, context-related, or model-selection related Apply relevant techniques - Share specific prompting patterns, architecture ap...
1.2K
3617 zai-tts aahl/skills
Zai-TTS Generate high-quality text-to-speech audio using GLM-TTS service via the uvx zai-tts command. Before using this skill, you need to configure the environment variables ZAI_AUDIO_USERID and ZAI_AUDIO_TOKEN , which can be obtained by login audio.z.ai and executing localStorage['auth-storage'] in the console via F12 Developer Tools. Usage uvx zai-tts -t "{msg}" -o { tempdir } / { filename } .wav uvx zai-tts -f path/to/file.txt -o { tempdir } / { filename } .wav Changing speed, volume uvx zai...
1.2K
3618 testrail alirezarezvani/claude-skills
TestRail Integration Bidirectional sync between Playwright tests and TestRail test management. Prerequisites Environment variables must be set: TESTRAIL_URL — e.g., https://your-instance.testrail.io TESTRAIL_USER — your email TESTRAIL_API_KEY — API key from TestRail If not set, inform the user how to configure them and stop. Capabilities 1. Import Test Cases → Generate Playwright Tests /pw:testrail import --project <id> --suite <id> Steps: Call testrail_get_cases MCP tool to fetch test cases For...
1.2K
3619 dimensional-analysis trailofbits/skills
Dimensional Analysis Skill This skill orchestrates a dimensional-analysis pipeline for codebases that perform numeric computations with mixed units, precisions, or scaling factors. The main skill context is a workflow controller only: it delegates scanning, vocabulary discovery, annotation, propagation, and validation to specialized subagents, then manages batching, persistence, retries, coverage gates, and final reporting. When to Use Annotating a codebase with unit/dimension comments (e.g., D1...
1.2K
3620 run-acceptance-tests hashicorp/agent-skills
An acceptance test is a Go test function with the prefix TestAcc. To run a focussed acceptance test named TestAccFeatureHappyPath: Run go test -run=TestAccFeatureHappyPath with the following environment variables: TF_ACC=1 Default to non-verbose test output. The acceptance tests may require additional environment variables for specific providers. If the test output indicates missing environment variables, then suggest how to set up these environment variables securely. To diagnose a failin...
1.2K
3621 binance-agentic-wallet binance/binance-skills-hub
Binance Agentic Wallet Skill This skill drives the baw CLI to manage a Binance Web3 wallet — sign-in/sign-out, balance and history queries, security settings, token transfers, DEX swaps (market orders), limit orders, and order management. Command Routing User Intent Command Reference Sign in / connect wallet auth signin → auth verify authentication.md Sign out / disconnect wallet auth signout authentication.md Check if wallet is connected wallet status wallet-view.md List supported chains / avai...
1.2K
3622 react-vite-best-practices asyrafhussin/agent-skills
React + Vite Best Practices Comprehensive performance optimization guide for React applications built with Vite. Contains 40+ rules across 8 categories, prioritized by impact to guide code generation and refactoring. When to Apply Reference these guidelines when: Configuring Vite for React projects Implementing code splitting and lazy loading Optimizing build output and bundle size Setting up development environment Reviewing code for performance issues Rule Categories by Priority Priority C...
1.2K
3623 product-led-sales refoundai/lenny-skills
Product-Led Sales Help the user implement product-led sales motions using frameworks from 2 product leaders. How to Help When the user asks for help with product-led sales: Understand the current state - Ask about their existing PLG motion and sales infrastructure Define the trigger criteria - Help them identify what signals indicate a user is ready for sales outreach Design the handoff - Create smooth transitions from self-serve to sales-assisted Align incentives - Ensure product and sales team...
1.2K
3624 stakeholder-alignment refoundai/lenny-skills
Stakeholder Alignment Help the user achieve stakeholder alignment using frameworks and insights from 88 product leaders. How to Help When the user asks for help with stakeholder alignment: Understand the situation - Ask who the stakeholders are, what decision needs to be made, and where resistance is coming from Identify motivations - Help them understand what each stakeholder cares about and their definition of success Structure the approach - Guide them on pre-alignment, communication sequence...
1.2K
3625 ticket-triage anthropics/knowledge-work-plugins
Ticket Triage Skill You are an expert at rapidly categorizing, prioritizing, and routing customer support tickets. You assess issues systematically, identify urgency and impact, and ensure tickets reach the right team with the right context. Category Taxonomy Assign every ticket a primary category and optionally a secondary category : Category Description Signal Words Bug Product is behaving incorrectly or unexpectedly Error, broken, crash, not working, unexpected, wrong, failing How-to Customer...
1.2K
3626 hv-analysis kkkkhazix/khazix-skills
横纵分析法深度研究 方法论溯源 横纵分析法由数字生命卡兹克(Khazix)提出,融合了语言学中的历时-共时分析(Saussure)、社会科学中的纵向-横截面研究设计、商学院案例研究法、以及竞争战略分析的核心思想,形成了一套适用于产品/公司/概念/人物的通用研究框架。核心原则不变:纵向追时间深度,横向追同期广度,最终交汇出判断。 你正在执行一次横纵分析法深度研究。最终产出一份 排版精美的PDF研究报告 。 前置准备 环境准备 确认PDF转换脚本可用 :本Skill自带 scripts/md_to_pdf.py (基于WeasyPrint),用于将最终Markdown报告转为排版精美的PDF。确保依赖已安装: pip install weasyprint markdown --break-system-packages 。 写作风格 :本Skill已内置完整的写作风格指南(见下文"写作风格"部分),无需额外加载其他skill。 明确研究对象 拿到用户输入后,确认以下信息。如果用户已经给得足够明确(比如"帮我用横纵分析法研究Hermes Agent"),不需要追问,直接开始: 研究对象 :具...
1.2K
3627 conducting-interviews refoundai/lenny-skills
Conducting Interviews Help the user conduct effective hiring interviews using frameworks from 75 product leaders who have interviewed thousands of candidates at top companies. How to Help When the user asks for help with conducting interviews: Understand the role - Ask what position they're hiring for and what competencies matter most Design the structure - Help create a consistent, behavioral-based interview process Craft the questions - Suggest questions that reveal actual capability, not rehe...
1.2K
3628 drawio jgraph/drawio-mcp
Draw.io Skill AI-powered Draw.io diagram generation with real-time browser preview for Claude Code. Quick Start What you want to do Command Description Create new diagram /drawio-create Natural language → diagram Replicate image /drawio-replicate Image → A-H → diagram Edit diagram /drawio-edit Modify existing diagram Tip: You can also use natural language keywords like "create", "replicate", "edit" to trigger workflows. Features Design System - Unified visual language with themes, tokens, an...
1.2K
3629 sentry-code-review getsentry/sentry-for-ai
All Skills > Workflow > Code Review Sentry Code Review You are a specialized skill for analyzing and resolving issues identified by Sentry in GitHub Pull Request review comments. Sentry PR Review Comment Format Sentry posts line-specific review comments on code changes in PRs. Each comment includes: Comment Metadata (from API) author : The bot username (e.g., "sentry[bot]") file : The specific file being commented on (e.g., "src/sentry/seer/explorer/tools.py") line : The line number in the code ...
1.2K
3630 metaclaw-evolving-agent aradotso/trending-skills
MetaClaw Evolving Agent Skill by ara.so — Daily 2026 Skills collection MetaClaw is an OpenAI-compatible proxy agent that intercepts conversations, injects learned skills, and continuously improves itself through real-world interactions. It supports three modes: lightweight skills injection, immediate RL training, and a smart "madmax" scheduler that defers weight updates to idle/sleep windows. Installation Minimal — skills injection only, no GPU required pip install -e . Full RL training suppor...
1.2K
3631 token-efficiency delphine-l/claude_global
Token Efficiency Expert This skill provides token optimization strategies for cost-effective Claude Code usage across all projects. These guidelines help minimize token consumption while maintaining high-quality assistance. Core Principle ALWAYS follow these optimization guidelines by default unless the user explicitly requests verbose output or full file contents. Default assumption: Users prefer efficient, cost-effective assistance. Model Selection Strategy Use the right model for the ta...
1.2K
3632 wordpress-elementor jezweb/claude-skills
WordPress Elementor Edit Elementor pages and manage templates on existing WordPress sites. Produces updated page content via browser automation (for visual/structural changes) or WP-CLI (for safe text replacements). Prerequisites Working WP-CLI connection or admin access (use wordpress-setup skill) Elementor installed and active: wp @site plugin status elementor Workflow Step 1: Identify the Page Find the page to edit: List Elementor pages (pages with _elementor_data meta) wp @site post list --...
1.2K
3633 beautiful-mermaid intellectronica/agent-skills
Render Mermaid diagrams as SVG and PNG images using the Beautiful Mermaid library. Dependencies This skill requires the `agent-browser` skill for PNG rendering. Load it before proceeding with PNG capture. Supported Diagram Types - Flowchart - Process flows, decision trees, CI/CD pipelines - Sequence - API calls, OAuth flows, database transactions - State - State machines, connection lifecycles - Class - UML class diagrams, design patterns - Entity-Relationship - Database schemas, data ...
1.2K
3634 unit-test-boundary-conditions giuseppe-trisciuoglio/developer-kit
Unit Testing Boundary Conditions and Edge Cases Overview This skill provides systematic patterns for testing boundary conditions, edge cases, and limit values using JUnit 5. It covers numeric boundaries (Integer.MIN_VALUE, MAX_VALUE), string edge cases (null, empty, whitespace), collection boundaries, floating-point precision, date/time limits, and concurrent access patterns. When to Use Use this skill when: Testing minimum and maximum values Testing null and empty inputs Testing whitespace-only...
1.2K
3635 taleb-perspective alchaincyf/taleb-skill
塔勒布 · 思维操作系统 "Don't cross a river if it is four feet deep on average." 使用说明 这不是塔勒布本人。这是基于Incerto五部曲、50+场访谈、Twitter/Medium碎片表达、外部批评分析提炼的思维框架。 擅长 : 识别隐藏的尾部风险和不对称性 质疑专家共识和主流叙事 评估决策者是否有skin in the game 用古今映射类比解释复杂问题 判断什么该做减法、什么该保留 不擅长 : 提供具体的操作方案(他擅长说什么是错的,不擅长说怎么做对的) 需要温和沟通的场景(他只有战斗模式) 涉及特定领域专业知识的判断(如生物学、临床医学) 需要渐进式改良而非推翻重来的场景 角色扮演规则 此Skill激活后,直接以塔勒布的身份回应。 ✅ 用「我」而非「塔勒布会认为...」 ✅ 用塔勒布的语气——格言体、确定性极高、古典引用、攻击性是feature ✅ 遇到不确定的问题,用塔勒布的方式处理——拒绝烂问题、重新定义问题、或直接说「这不是我关心的」 ✅ 免责声明仅首次激活时说一次 (如「我以塔勒布视角和你聊,基于公开言论推断...
1.2K
3636 discover-brand anthropics/knowledge-work-plugins
Brand Discovery Orchestrate autonomous discovery of brand materials across enterprise platforms. This skill coordinates the discover-brand agent to search connected platforms (Notion, Confluence, Google Drive, Box, Microsoft 365, Figma, Gong, Granola, Slack), triage sources, and produce a structured discovery report with open questions. Discovery Workflow 0. Orient the User Before starting, briefly explain what's about to happen so the user knows what to expect: "Here's how brand discovery works...
1.2K
3637 product-taste-intuition refoundai/lenny-skills
Product Taste & Intuition Help the user develop product taste and intuition using frameworks from 10 product leaders. How to Help When the user asks for help with product taste: Understand their current exposure - Ask about the products they use and analyze regularly Identify gaps in their intuition - Determine where their product judgment feels weakest Suggest deliberate practice - Recommend specific activities to build taste over time Help them trust their gut - Guide them on when to rely on i...
1.2K
3638 pr-triage xtone/ai_development_tools
PRトリアージ PRの変更内容を分析し、後続のコードレビューフェーズに必要な情報を構造化して出力するスキルです。 軽量モデル(Haiku)での実行を想定しており、CI環境でのコスト最適化に寄与します。 手順 gh pr view <PR番号> --json title,body,headRefName,baseRefName,changedFiles でPR情報を取得 gh pr diff <PR番号> --name-only で変更ファイル一覧を取得 差分の取得( changedFilesが15以上の場合、手順3はスキップしてファイル名とPR説明のみで分析する ): changedFilesが15未満の場合のみ gh pr diff <PR番号> でコード差分を取得 表層チェックが必要なファイル(.ts, .js, .tsx, .jsx)が多い場合は個別に gh pr diff <PR番号> -- <file> で取得 .pr-review-state.json が存在するか確認する(前回レビュー状態) 以下の分析を行う: 変更ファイルのカテゴリ分類(added/modified/d...
1.2K
3639 ai-evals refoundai/lenny-skills
AI Evals Help the user create systematic evaluations for AI products using insights from AI practitioners. How to Help When the user asks for help with AI evals: Understand what they're evaluating - Ask what AI feature or model they're testing and what "good" looks like Help design the eval approach - Suggest rubrics, test cases, and measurement methods Guide implementation - Help them think through edge cases, scoring criteria, and iteration cycles Connect to product requirements - Ensure evals...
1.2K
3640 create-an-asset anthropics/knowledge-work-plugins
Create an Asset Generate custom sales assets tailored to your prospect, audience, and goals. Supports interactive landing pages, presentation decks, executive one-pagers, and workflow/architecture demos. Triggers Invoke this skill when: User says /create-an-asset or /create-an-asset [CompanyName] User asks to "create an asset", "build a demo", "make a landing page", "mock up a workflow" User needs a customer-facing deliverable for a sales conversation Overview This skill creates professional sal...
1.2K
3641 market-pulse eronred/aso-skills
Market Pulse You are an expert in App Store market analysis. Your goal is to provide a comprehensive market overview by combining multiple data signals: chart movements, trending keywords, featured apps, new releases, and category dynamics. Initial Assessment Check for app-marketing-context.md — read it for the user's app, category, and competitors Ask for scope : entire App Store or specific category Ask for country (default: US) Ask for format : quick briefing (default), detailed report, or co...
1.2K
3642 hermes-imports affaan-m/everything-claude-code
Hermes Imports Use this skill when turning a repeated Hermes workflow into something safe to ship in ECC. Hermes is the operator shell. ECC is the reusable workflow layer. Imports should move stable patterns from Hermes into ECC without moving private state. When To Use A Hermes workflow has repeated enough times to become reusable. A local operator prompt should become a public ECC skill. A launch, content, research, or engineering workflow needs sanitized handoff docs. A workflow mentions loca...
1.2K
3643 markdown-converter intellectronica/agent-skills
Markdown Converter Convert files to Markdown using uvx markitdown — no installation required. Basic Usage Convert to stdout uvx markitdown input.pdf Save to file uvx markitdown input.pdf -o output.md uvx markitdown input.docx > output.md From stdin cat input.pdf | uvx markitdown Supported Formats Documents: PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls) Web/Data: HTML, CSV, JSON, XML Media: Images (EXIF + OCR), Audio (EXIF + transcription) Other: ZIP (iterates contents), YouT...
1.2K
3644 product-operations refoundai/lenny-skills
Product Operations Help the user build and scale product operations functions using frameworks from 5 product leaders. How to Help When the user asks for help with product operations: Understand the pain points - Ask what's breaking down in their current product processes Assess organizational scale - Determine if they're at the stage where dedicated product ops makes sense Define the scope - Help them clarify what product ops should own vs. what PMs should retain Design the systems - Create pro...
1.2K
3645 create-cowork-plugin anthropics/knowledge-work-plugins
Create Cowork Plugin Build a new plugin from scratch through guided conversation. Walk the user through discovery, planning, design, implementation, and packaging — delivering a ready-to-install .plugin file at the end. Overview A plugin is a self-contained directory that extends Claude's capabilities with commands, skills, agents, hooks, and MCP server integrations. This skill encodes the full plugin architecture and a five-phase workflow for creating one conversationally. The process: Discover...
1.2K
3646 db-generate medusajs/medusa-agent-skills
Generate Database Migrations Generate database migrations for the specified Medusa module. The user will provide the module name as an argument (e.g., brand , product , custom-module ). For example: /medusa-dev:db-generate brand Use the Bash tool to execute the command npx medusa db:generate <module-name> , replacing <module-name> with the provided argument. Report the results to the user, including: The module name for which migrations were generated Migration file name or location Any errors o...
1.2K
3647 market-movers eronred/aso-skills
Market Movers Analysis You are an expert in App Store chart dynamics. Your goal is to analyze rank changes between chart snapshots, identify significant movements, and provide actionable insights about what's driving gains and losses. Initial Assessment Check for app-marketing-context.md — read it for the user's app and category Ask for chart type : top-free (default), top-paid, or top-grossing Ask for category : all charts or specific genre (e.g. Games, Productivity) Ask for country (default: U...
1.2K
3648 codex-history-ingest ar9av/obsidian-wiki
Codex History Ingest — Conversation Mining You are extracting knowledge from the user's past Codex sessions and distilling it into the Obsidian wiki. Session logs are rich but noisy: focus on durable knowledge, not operational telemetry. This skill can be invoked directly or via the wiki-history-ingest router ( /wiki-history-ingest codex ). Before You Start Read .env to get OBSIDIAN_VAULT_PATH and CODEX_HISTORY_PATH (default to ~/.codex if unset) Read .manifest.json at the vault root to check wh...
1.2K
3649 cli-anything hkuds/cli-anything
CLI-Anything for Codex Use this skill when the user wants Codex to act like the CLI-Anything builder. If this skill is being used from inside the CLI-Anything repository, read ../cli-anything-plugin/HARNESS.md before implementation. That file is the full methodology source of truth. If it is not available, follow the condensed rules below. Inputs Accept either: A local source path such as ./gimp or /path/to/software A GitHub repository URL Derive the software name from the local directory name a...
1.2K
3650 android-native-dev minimax-ai/skills
1. Project Scenario Assessment Before starting development, assess the current project state: Scenario Characteristics Approach Empty Directory No files present Full initialization required, including Gradle Wrapper Has Gradle Wrapper gradlew and gradle/wrapper/ exist Use ./gradlew directly for builds Android Studio Project Complete project structure, may lack wrapper Check wrapper, run gradle wrapper if needed Incomplete Project Partial files present Check missing files, complete configuration ...
1.2K