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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,425
总 Skills
89.4M
总安装量
2,578
贡献者
# Skill 仓库 描述 安装量
4051 create-mcp-app modelcontextprotocol/ext-apps
Create MCP App Build interactive UIs that run inside MCP-enabled hosts like Claude Desktop. An MCP App combines an MCP tool with an HTML resource to display rich, interactive content. Core Concept: Tool + Resource Every MCP App requires two parts linked together: Tool - Called by the LLM/host, returns data Resource - Serves the bundled HTML UI that displays the data The tool's _meta.ui.resourceUri references the resource's URI. Host calls tool → Host renders resource UI → Server returns result →...
1.4K
4052 basecamp basecamp/skills
/basecamp - Basecamp Workflow Command Full CLI coverage: 130 endpoints across todos, cards, messages, files, schedule, check-ins, timeline, recordings, templates, webhooks, subscriptions, lineup, and campfire. Agent Invariants MUST follow these rules: Always use --json for structured, predictable output Parse URLs first with basecamp url parse "<url>" to extract IDs Comments are flat - reply to parent recording, not to comments Check context via .basecamp/config.json before assuming project Rich...
1.4K
4053 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.4K
4054 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.4K
4055 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.4K
4056 planning-under-uncertainty refoundai/lenny-skills
Planning Under Uncertainty Help the user navigate product planning when the future is unclear using adaptive planning frameworks from 44 product leaders. How to Help When the user asks for help with planning under uncertainty: Understand the uncertainty type - Ask what's driving the ambiguity: technical unknowns, market volatility, AI/ML unpredictability, or organizational change Assess planning horizon - Determine if they need short-term execution tactics or long-term strategic flexibility Matc...
1.4K
4057 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.4K
4058 script-writer ailabs-393/ai-labs-claude-skills
Script Writer Overview This skill transforms Claude into a professional YouTube scriptwriter that understands your unique style and generates complete, engaging video scripts optimized for viewer retention and engagement. When to Use This Skill Invoke this skill for YouTube scriptwriting tasks: Writing complete video scripts Creating hooks and introductions Structuring content for engagement Adapting scripts to different formats Maintaining consistent voice and style Generating multiple scri...
1.4K
4059 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.4K
4060 building-dashboards axiomhq/skills
Building Dashboards You design dashboards that help humans make decisions quickly. Dashboards are products: audience, questions, and actions matter more than chart count. Philosophy Decisions first. Every panel answers a question that leads to an action. Overview → drilldown → evidence. Start broad, narrow on click/filter, end with raw logs. Rates and percentiles over averages. Averages hide problems; p95/p99 expose them. Simple beats dense. One question per panel. No chart junk. Validate with...
1.4K
4061 running-decision-processes refoundai/lenny-skills
Running Decision Processes Help the user run effective decision-making processes using frameworks from 65 product leaders. How to Help When the user asks for help with decision processes: Understand the decision type - Ask if this is reversible or irreversible, high-stakes or routine Identify the blockers - Determine what's preventing the decision from being made Structure the process - Recommend an appropriate framework for the decision at hand Enable commitment - Help them move from deliberati...
1.4K
4062 trump-perspective alchaincyf/trump-skill
特朗普 · 思维操作系统 "I aim very high, and then I just keep pushing and pushing and pushing to get what I'm after. Sometimes I settle for less than I sought, but in most cases I still end up with what I want." ——The Art of the Deal, 1987 激活确认(优先执行) Skill激活后, 先判断使用模式 ,再响应: 触发信号 模式 执行路径 「懂王会怎么说」「切换到懂王」「用特朗普口吻」 角色扮演 见下方路径A 「分析特朗普」「预测他会怎么做」「用他的框架分析」「他这条推的意思是」 分析师 见下方路径B 模糊输入 默认分析师模式 路径B,必要时说明「如需角色扮演可告诉我」 角色扮演规则(路径A) 激活后直接以特朗普身份回应。 执行步骤: 读取「身份卡」,建立第一人称基础 用「表达DNA」塑造语气和句式(短句、绝对化、GREAT/HUGE词库) 遇到具体话题,调用对应的「心智模型...
1.4K
4063 eval alirezarezvani/claude-skills
/hub:eval — Evaluate Agent Results Rank all agent results for a session. Supports metric-based evaluation (run a command), LLM judge (compare diffs), or hybrid. Usage /hub:eval Eval latest session using configured criteria /hub:eval 20260317-143022 Eval specific session /hub:eval --judge Force LLM judge mode (ignore metric config) What It Does Metric Mode (eval command configured) Run the evaluation command in each agent's worktree: python...
1.4K
4064 merge alirezarezvani/claude-skills
/hub:merge — Merge Winner Merge the best agent's branch into the base branch, archive losing branches via git tags, and clean up worktrees. Usage /hub:merge Merge winner of latest session /hub:merge 20260317-143022 Merge winner of specific session /hub:merge 20260317-143022 --agent agent-2 Explicitly choose winner What It Does 1. Identify Winner If --agent specified, use that. Otherwise, use the 1 ranked agent from the most rec...
1.4K
4065 pua-ja tanweai/pua
PUA 万能モチベーションエンジン お前はかつて大きな期待を寄せられた P8 級エンジニアだ。当初グレード付けした時、お前への期待は非常に高かった。 この skill は 全てのタスクタイプ に適用される:コード、デバッグ、リサーチ、ライティング、プランニング、運用、API統合、データ分析、デプロイ、お前が「詰まる」か「雑な仕事を出す」あらゆる場面。 やることは3つ: 中国・西洋の大企業PUA話術でお前に諦めさせない 汎用的で体系的な方法論でお前に諦めない能力を与える 能動性の鞭撻でお前を自ら動かし、受け身にさせない 三つの鉄則 鉄則一:あらゆる手段を尽くせ 。全てのアプローチを尽くす前に、「解決できません」と言うことは禁止。 鉄則二:先に動け、後で聞け 。お前には検索、ファイル読み込み、コマンド実行などのツールがある。ユーザーに質問する前に、必ずツールで自ら調査しろ。調査後にユーザーしか知り得ない情報(パスワード、アカウント、ビジネス意図)が本当に必要なら質問してよい——ただし、お前が既に調べた証拠を添えろ。「Xを確認してください」と空手で聞くのではなく、「A/B/Cを調べた結果は…...
1.4K
4066 critical-thinking-logical-reasoning sammcj/agentic-coding
The following guidelines help you think critically and perform logical reasoning. Your role is to examine information, arguments, and claims using logic and reasoning, then provide clear, actionable critique. One of your goals is to avoid signal dilution, context collapse, quality degradation and degraded reasoning for future agent or human understanding of the meeting by ensuring you keep the signal to noise ratio high and that domain insights are preserved. When analysing content: Understa...
1.4K
4067 infographic-creator antvis/chart-visualization-skills
Infographics convert data, information, and knowledge into perceptible visual language. They combine visual design with data visualization, compressing complex information with intuitive symbols to help audiences quickly understand and remember key points. Infographic = Information Structure + Visual Expression This task uses AntV Infographic to create visual infographics. Before starting the task, you need to understand the AntV Infographic syntax specifications, including template list, dat...
1.4K
4068 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.4K
4069 blog-post langchain-ai/deepagents
Blog Post Writing Skill This skill provides a structured workflow for creating high-quality blog posts that educate and engage readers. When to Use This Skill Use this skill when asked to: Write a blog post or article Create a tutorial or how-to guide Develop educational long-form content Write thought leadership pieces Research First (Required) Before writing any blog post, you MUST delegate research: Use the task tool with subagent_type: "researcher" In the description, specify BOTH the ...
1.4K
4070 spring-boot-rest-api-standards giuseppe-trisciuoglio/developer-kit
Spring Boot REST API Standards This skill provides comprehensive guidance for building RESTful APIs in Spring Boot applications with consistent design patterns, proper error handling, validation, and architectural best practices based on REST principles and Spring Boot conventions. Overview Spring Boot REST API standards establish consistent patterns for building production-ready REST APIs. These standards cover resource-based URL design, proper HTTP method usage, status code conventions, DTO pa...
1.4K
4071 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.4K
4072 agentcash merit-systems/agentcash-skills
AgentCash — Paid API Access Call any x402-protected API with automatic wallet authentication and payment. No API keys or subscriptions required. Wallet Task Command Check total balance npx agentcash@latest balance Funding addresses and deposit links npx agentcash@latest accounts Redeem invite code npx agentcash@latest redeem <code> Open guided funding flow npx agentcash@latest fund Use balance when you only need to know whether paid calls are affordable. Use accounts only when the user needs dep...
1.4K
4073 rest-api-design aj-geddes/useful-ai-prompts
REST API Design Overview Design REST APIs that are intuitive, consistent, and follow industry best practices for resource-oriented architecture. When to Use Designing new RESTful APIs Creating endpoint structures Defining request/response formats Implementing API versioning Documenting API specifications Refactoring existing APIs Instructions 1. Resource Naming ✅ Good Resource Names (Nouns, Plural) GET /api/users GET /api/users/123 GET /api/users/123/orders POST /api/products DELETE...
1.4K
4074 axi kunchenguid/axi
Agent eXperience Interface (AXI) AXI defines ergonomic standards for building CLI tools that autonomous agents interact with through shell execution. Before you start Read the TOON specification before building any AXI output. 1. Token-efficient output Use TOON (Token-Oriented Object Notation) as the output format on stdout. TOON provides ~40% token savings over equivalent JSON while remaining readable by agents. Convert to TOON at the output boundary — keep internal logic on JSON. tasks[2]{id,t...
1.4K
4075 gif-sticker-maker minimax-ai/skills
GIF Sticker Maker Convert user photos into 4 animated GIF stickers (Funko Pop / Pop Mart style). Style Spec Funko Pop / Pop Mart blind box 3D figurine C4D / Octane rendering quality White background, soft studio lighting Caption: black text + white outline, bottom of image Prerequisites Before starting any generation step, ensure: Python venv is activated with dependencies from requirements.txt installed MINIMAX_API_KEY is exported (e.g. export MINIMAX_API_KEY='your-key' ) ffmpeg is available on...
1.4K
4076 writing-north-star-metrics refoundai/lenny-skills
Writing North Star Metrics Help the user define their North Star metric using frameworks and insights from 27 product leaders. How to Help When the user asks for help with North Star metrics: Understand the value - Ask what specific value the product delivers to users (not revenue or internal activity) Test for simplicity - Ensure the metric can be understood and discussed by anyone in the company Check for actionability - Confirm teams can actually influence this metric through their work Add g...
1.4K
4077 render-deploy openai/skills
Deploy to Render Render supports Git-backed services and prebuilt Docker image services. This skill covers Git-backed flows: Blueprint Method - Generate render.yaml for Infrastructure-as-Code deployments Direct Creation - Create services instantly via MCP tools Blueprints can also run a prebuilt Docker image by using runtime: image , but the render.yaml still must live in a Git repo. If there is no Git remote, stop and ask the user to either: Create/push a Git remote (can be minimal if only the ...
1.4K
4078 generating-custom-object forcedotcom/afv-library
When to Use This Skill Use this skill when you need to: Create new custom objects Generate custom object metadata XML Configure object sharing and security settings Set up object features and capabilities Troubleshoot deployment errors related to custom objects Specification 1. Overview and Purpose This document defines the mandatory constraints for generating CustomObject metadata XML ( .object-meta.xml file). The agent must verify these constraints before outputting XML to prevent Metadata API...
1.4K
4079 generating-permission-set forcedotcom/afv-library
When to Use This Skill Use when generating or editing permission set metadata, or when granting object, field, user, and app permissions. Step 1: Define Core Properties Start by defining the required permission set properties: < PermissionSet xmlns = " http://soap.sforce.com/2006/04/metadata " > < fullName > YourPermissionSetName </ fullName > < label > Display Name for Administrators </ label > < description > Clear description of purpose and intended audience </ description > </ PermissionSet ...
1.4K
4080 startup-pivoting refoundai/lenny-skills
Startup Pivoting Help the user decide when and how to pivot their startup using frameworks and insights from 2 product leaders. How to Help When the user asks for help with pivoting: Assess the current state - Ask about their traction, how long they've been trying, and what they've learned Evaluate if possibilities are exhausted - Determine if they've truly tried everything or just one version of the idea Challenge pivot magnitude - Most founders pivot too little; help them consider if they need...
1.4K
4081 pro tanweai/pua
PUA Pro — 自进化 + Platform 本 skill 是 /pua 核心的扩展层。角色切换请用 /pua:p7 /pua:p9 /pua:p10 。 自进化协议 "今天最好的表现,是明天最低的要求"——这不是旁白,这是机制。 读取 ~/.pua/evolution.md (详见 references/evolution-protocol.md ) 存在 → 加载基线 + 已内化模式。内化模式是默认义务,做了不标 [PUA生效],不做则退化警告 不存在 → 首次启动,创建初始模板 任务完成时比对:超越 → 刷新基线 / 达标 → 保持 / 低于 → 退化警告(不降基线) 某行为重复 3+ 次会话 → 晋升为"已内化模式"(永久默认义务) Platform 层 会话启动前置检查 检查 ~/.pua/evolution.md :加载自进化基线 检查 ~/.pua/builder-journal.md (Compaction 断点恢复):存在且 <2h → [Calibration] 流程,恢复 pressure_level / failure_count / tried_appr...
1.4K
4082 vitest supabase/supabase
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app. Key Features: Vite-native: Uses Vite's transformation pipeline for fast HMR-like test updates Jest-compatible: Drop-in replacement for most Jest test suites Smart watch mode: Only reruns affected tests based on module graph Native ESM, TypeScript, JSX su...
1.4K
4083 developing-agentforce forcedotcom/afv-library
Agent Script Skill What This Skill Is For Agent Script is Salesforce's scripting language for authoring next-generation AI agents on the Atlas Reasoning Engine. Introduced in 2025 with zero training data in any AI model. Everything needed to write, modify, diagnose, or deploy Agent Script agents is in this skill's reference files. ⚠️CRITICAL: Agent Script is NOT AppleScript, JavaScript, Python, or any other language. Do NOT confuse Agent Script syntax or semantics with any other language you hav...
1.4K
4084 generating-flexipage forcedotcom/afv-library
When to Use This Skill Use this skill when you need to: Create Lightning pages (RecordPage, AppPage, HomePage) Generate FlexiPage metadata XML Add components to existing FlexiPages Troubleshoot FlexiPage deployment errors Understand FlexiPage structure and component configuration Work with page layouts or Lightning page customization Edit or update ANY *.flexipage-meta.xml file Specification FlexiPage Generation Guide Overview CRITICAL: When creating NEW FlexiPages, you MUST ALWAYS start with th...
1.4K
4085 draft-response anthropics/knowledge-work-plugins
/draft-response If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Draft a professional, customer-facing response tailored to the situation, customer relationship, and communication context. Usage /draft-response <context about the customer question, issue, or request> Examples: /draft-response Acme Corp is asking when the new dashboard feature will ship /draft-response Customer escalation — their integration has been down for 2 days /draft-respons...
1.4K
4086 people-report anthropics/knowledge-work-plugins
/people-report If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate people analytics reports from your HR data. Analyze workforce data to surface trends, risks, and opportunities. Usage /people-report $ARGUMENTS Report Types Headcount : Current org snapshot — by team, location, level, tenure Attrition : Turnover analysis — voluntary/involuntary, by team, trends Diversity : Representation metrics — by level, team, pipeline Org Health : Span o...
1.4K
4087 journal-entry anthropics/knowledge-work-plugins
Journal Entry Preparation If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Important : This command assists with journal entry workflows but does not provide financial advice. All entries should be reviewed by qualified financial professionals before posting. Prepare journal entries with proper debits, credits, supporting detail, and review documentation. Usage /je <type> <period> Arguments type — The journal entry type. One of: ap-accrual — Acco...
1.4K
4088 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 ...
1.4K
4089 p10 tanweai/pua
PUA P10 战略层 — 定方向管 P9 定战略、造土壤、断事用人。写战略输入不写 Prompt,管 P9 不管 P8。 详细协议见 references/p10-protocol.md 。加载后按协议执行。 核心行为遵循 /pua 核心 skill 的三条红线和旁白协议。
1.4K
4090 generating-custom-lightning-type forcedotcom/afv-library
When to Use This Skill Use this skill when you need to: Create Custom Lightning Types (CLTs) for structured inputs/outputs Generate JSON Schema-based type definitions for Lightning Platform Configure CLTs for Einstein Agent actions Set up editor and renderer configurations for custom UI Troubleshoot deployment errors related to Custom Lightning Types Specification CustomLightningType Metadata Specification Overview & Purpose Custom Lightning Types (CLTs) are JSON Schema-based type definitions us...
1.4K
4091 generating-custom-tab forcedotcom/afv-library
When to Use This Skill Use this skill when you need to: Create tabs for objects, web pages, or Visualforce pages Add navigation tabs to applications Configure tab visibility and access Troubleshoot deployment errors related to custom tabs Specification CustomTab Metadata Specification 📋 Overview Custom tabs for navigating to objects, web content, or Visualforce pages within Salesforce applications. 🎯 Purpose Provide navigation to custom objects Link to external web content Access Visualforce pag...
1.4K
4092 generating-lightning-app forcedotcom/afv-library
Generating Lightning App Overview Build a complete, deployable Salesforce Lightning Experience application from a natural language description by defining a Lightning Custom Application and orchestrating its dependent metadata types in correct dependency order. Invoke specialized metadata skills when available; generate metadata directly when no skill exists. When to Use This Skill Use when: User requests a "Lightning app", or "end-to-end solution" User says "build an app", "create an applicatio...
1.4K
4093 openclaw-history-ingest ar9av/obsidian-wiki
OpenClaw History Ingest — Session & Memory Mining You are extracting knowledge from the user's OpenClaw agent history and distilling it into the Obsidian wiki. OpenClaw stores both a structured long-term MEMORY.md and per-session JSONL transcripts — focus on durable knowledge, not operational telemetry. This skill can be invoked directly or via the wiki-history-ingest router ( /wiki-history-ingest openclaw ). Before You Start Read .env to get OBSIDIAN_VAULT_PATH and OPENCLAW_HISTORY_PATH (defaul...
1.4K
4094 draft-offer anthropics/knowledge-work-plugins
/draft-offer If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Draft a complete offer letter for a new hire. Usage /draft-offer $ARGUMENTS What I Need From You Role and title : What position? Level : Junior, Mid, Senior, Staff, etc. Location : Where will they be based? (affects comp and benefits) Compensation : Base salary, equity, signing bonus (if applicable) Start date : When should they start? Hiring manager : Who will they report to? If you d...
1.4K
4095 confluence membranedev/application-skills
Confluence Confluence is a team collaboration and document management tool. It's used by teams of all sizes to create, organize, and discuss work, all in one place. Think of it as a central hub for project documentation, meeting notes, and knowledge sharing within an organization. Official docs: https://developer.atlassian.com/cloud/confluence/ Confluence Overview Space Page Attachment Blog Post When to use which actions: Use action names and parameters as needed. Working with Confluence This sk...
1.4K
4096 douyin-video-summary liu-wei-ai/douyin-video-summary
Douyin Video Summary Summarize Douyin videos: extract audio → transcribe locally → AI summary. Prerequisites Install these tools (macOS example): brew install whisper-cpp ffmpeg Download whisper.cpp GGML model (small recommended for speed/quality balance) curl -L -o models/ggml-small.bin "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-small.bin" Workflow When a Douyin link is received: Step 1: Extract Video ID Parse the Douyin URL to get the video ID. Douyin share links come in ...
1.4K
4097 generating-custom-application forcedotcom/afv-library
When to Use This Skill Use this skill when you need to: Create Lightning applications Organize tabs and features into focused apps Configure application navigation and branding Set up custom page layouts for objects Troubleshoot deployment errors related to custom applications CustomApplication (Lightning App) Metadata Specification Overview Custom applications (Lightning Apps) that group tabs and functionality to provide a focused user experience for specific business processes. Always configur...
1.4K
4098 customer-escalation anthropics/knowledge-work-plugins
/customer-escalation If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Package a support issue into a structured escalation brief for engineering, product, or leadership. Gathers context, structures reproduction steps, assesses business impact, and identifies the right escalation target. Usage /customer-escalation <issue description> [customer name or account] Examples: /customer-escalation API returning 500 errors intermittently for Acme Corp /cu...
1.4K
4099 azure-verified-modules hashicorp/agent-skills
Azure Verified Modules (AVM) Requirements This guide covers the mandatory requirements for Azure Verified Modules certification. These requirements ensure consistency, quality, and maintainability across Azure Terraform modules. References: Azure Verified Modules AVM Terraform Requirements Table of Contents Module Cross-Referencing Azure Provider Requirements Code Style Standards Variable Requirements Output Requirements Local Values Standards Terraform Configuration Requirements Testing Requ...
1.4K
4100 gtm-enterprise-account-planning github/awesome-copilot
Enterprise Account Planning Strategic account planning and execution for enterprise deals. Turn complex sales cycles into systematic wins — or at least know when they're dying before you waste months. When to Use Triggers: "How do I plan this enterprise deal?" "This deal has been in motion 3 months, why isn't it closing?" "Should I create a full account plan or simplified version?" "How do I know if this deal is actually moving?" "MEDDICC qualification" "Building a mutual action plan" Context: S...
1.4K