naiba-openai-sales

ChatGPT use cases and prompts for sales teams | Part of naiba-openai-work-assistant

16 stars

Best use case

naiba-openai-sales is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

ChatGPT use cases and prompts for sales teams | Part of naiba-openai-work-assistant

Teams using naiba-openai-sales should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/naiba-openai-sales/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/data-ai/naiba-openai-sales/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/naiba-openai-sales/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How naiba-openai-sales Compares

Feature / Agentnaiba-openai-salesStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

ChatGPT use cases and prompts for sales teams | Part of naiba-openai-work-assistant

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Sales Assistant

This skill provides **20+ professional prompts** tailored for Sales professionals.

## Available Categories

### Outreach & communication

**Draft a personalized cold outreach email**

```
Write a short, compelling cold email to a [job title] at [company name] introducing our product. Use the background below to customize it. Background: [insert value props or ICP info]. Format it in email-ready text.
```

---

**Rework demo follow-up email**

```
Rewrite this follow-up email after a demo to sound more consultative. Original email: [paste here]. Include recap, next steps, and call scheduling CTA. Output as email text.
```

---

**Draft renewal pitch for key customer**

```
Draft a renewal pitch for [customer name] based on this renewal history and value data: [paste data]. Include key ROI proof points and renewal recommendation. Output as a short pitch and optional follow-up email.
```

---

**Create summary of rep activity**

```
Write a daily update summarizing key rep activities. Inputs: [paste call summaries or CRM exports]. Make it upbeat and concise. Output as 3–5 bullet message.
```

---

**Draft exec update on pipeline status**

```
Summarize our pipeline health this month for execs. Inputs: [paste data]. Include total pipeline, top risks, biggest wins, and forecast confidence. Write it like a short exec update.
```

---

### Sales strategy & planning

**Generate strategic account plan**

```
Create an account plan for [customer name]. Use these inputs: company profile, known priorities, current product usage, stakeholders, and renewal date. Output a structured plan with goals, risks, opportunities, and next steps.
```

---

**Design territory planning framework**

```
Create a territory planning guide for our next fiscal year. Inputs: team headcount, target industries, regions, and historical revenue. Recommend allocation method and sample coverage plan.
```

---

**Prioritize accounts using firmographic data**

```
I have this list of accounts: [paste sample]. Prioritize them based on [criteria: industry, size, funding, tech stack]. Output a ranked list with reasons why.
```

---

**Spot high-potential accounts using weighted scoring**

```
Score accounts based on [insert rules—e.g., company size, engagement score, intent signals]. Data: [Upload account list]. Output top 10 ranked accounts with their score and a note explaining why.
```

---

**Regional market entry planning**

```
I'm evaluating market entry into [region/country] for our [SaaS solution]. Research local buying behaviors, competitive landscape, economic conditions, and regulatory concerns. Format as a go/no-go market readiness summary with citations and action steps.
```

---

### Competitive intelligence & enablement

**Create battlecard for competitor**

```
Create a battlecard for [competitor name]. Use these notes: [insert positioning data]. Include strengths, weaknesses, how we win, and quick talk track. Output as table format.
```

---

**Competitive positioning analysis**

```
I'm preparing a competitive battlecard for [competitor name]. Research their pricing model, product positioning, recent customer wins/losses, and sales motion. Compare it to ours based on these strengths: [insert]. Output a 1-page summary with citations.
```

---

**Create a sales enablement one-pager**

```
Create a one-pager to help reps pitch [product name] to [persona]. Include key benefits, features, common use cases, and competitor differentiators. Format as copy-ready enablement doc.
```

---

**Prepare sales objection rebuttals**

```
Create rebuttals to these common objections: [insert 2–3 objections]. Make them sound natural and confident, and include a backup stat or story where useful. Output as list.
```

---

**Find customer proof points in the public domain**

```
Research recent online reviews, social mentions, and testimonials about [our product OR competitor product]. Focus on what customers are praising or criticizing. Summarize top 5 quotes, what persona each came from, and where it was posted. Include links.
```

---

### Data analysis & performance insights

**Analyze pipeline conversion rates by stage**

```
Analyze this sales pipeline export. Calculate conversion rates between each stage and identify the biggest drop-off point. Data: [Upload pipeline CSV]. Output a short summary and a table of conversion % by stage.
```

---

**Identify top-performing reps by close rate**

```
From this dataset of rep activities and closed deals, calculate the close rate for each rep and rank them. Data: [Upload rep performance CSV]. Output a ranked list and a sentence for each rep's strength.
```

---

**Visualize deal velocity across quarters**

```
Use this CRM export to calculate average deal velocity per quarter (days from lead to close). Data: [Upload with open/close dates]. Show velocity trend in a simple chart and summarize the trendline.
```

---

**Summarize campaign attribution to closed deals**

```
Match campaign sources to closed-won deals from this data. Identify which campaign drove the most closed revenue. Data: [Upload campaign + deal export]. Output a ranked list and a short campaign summary.
```

---

**Generate performance comparison chart**

```
Here's a table of rep performance by quarter: [paste data]. Compare top vs bottom performers. Show chart with trends and call out key differences. Output as table + insights.
```

---

Related Skills

openai-knowledge

16
from diegosouzapw/awesome-omni-skill

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.

openai-docs

16
from diegosouzapw/awesome-omni-skill

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to official OpenAI domains.

openai-docs-skill

16
from diegosouzapw/awesome-omni-skill

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

openai-codex

16
from diegosouzapw/awesome-omni-skill

OpenAI Codex CLI usage patterns, configuration, sandboxing, and best practices for AI-assisted development.

naiba-openai-product

16
from diegosouzapw/awesome-omni-skill

ChatGPT use cases and prompts for product teams | Part of naiba-openai-work-assistant

naiba-openai-managers

16
from diegosouzapw/awesome-omni-skill

ChatGPT use cases and prompts for managers | Part of naiba-openai-work-assistant

naiba-openai-it

16
from diegosouzapw/awesome-omni-skill

ChatGPT use cases and prompts for IT teams | Part of naiba-openai-work-assistant

naiba-openai-hr

16
from diegosouzapw/awesome-omni-skill

ChatGPT use cases and prompts for HR teams | Part of naiba-openai-work-assistant

naiba-openai-government-it-staff

16
from diegosouzapw/awesome-omni-skill

A quick-start guide for IT teams at any level of government who just received ChatGPT access | Part of naiba-openai-work-assistant

naiba-openai-executives

16
from diegosouzapw/awesome-omni-skill

ChatGPT use cases and prompts for executives | Part of naiba-openai-work-assistant

naiba-openai-engineers

16
from diegosouzapw/awesome-omni-skill

ChatGPT use cases and prompts for engineering teams | Part of naiba-openai-work-assistant

naiba-openai-customer-success

16
from diegosouzapw/awesome-omni-skill

ChatGPT use cases and prompts for customer success teams | Part of naiba-openai-work-assistant