naiba-openai-any-role

Learn how to use ChatGPT for any work role with universal use cases | Part of naiba-openai-work-assistant

16 stars

Best use case

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

Learn how to use ChatGPT for any work role with universal use cases | Part of naiba-openai-work-assistant

Teams using naiba-openai-any-role 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-any-role/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/data-ai/naiba-openai-any-role/SKILL.md"

Manual Installation

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

How naiba-openai-any-role Compares

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

Frequently Asked Questions

What does this skill do?

Learn how to use ChatGPT for any work role with universal use cases | 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

# Any Role Assistant

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

## Available Categories

### Communication & writing

**Write a professional email**

```
Write a professional email to [recipient]. The email is about [topic] and should be polite, clear, and concise. Provide a subject line and a short closing.
```

---

**Rewrite for clarity**

```
Rewrite the following text so it is easier to understand. The text will be used in a professional setting. Ensure the tone is clear, respectful, and concise. Text: [paste text].
```

---

**Adapt message for audience**

```
Reframe this message for [audience type: executives, peers, or customers]. The message was originally written for [context]. Adjust tone, word choice, and style to fit the intended audience. Text: [paste text].
```

---

**Draft meeting invite**

```
Draft a meeting invitation for a session about [topic]. The meeting will include [attendees/roles] and should outline agenda items, goals, and preparation required. Provide the text in calendar-invite format.
```

---

**Summarize long email**

```
Summarize this email thread into a short recap. The thread includes several back-and-forth messages. Highlight key decisions, action items, and open questions. Email: [paste text].
```

---

### Meetings & collaboration

**Create a meeting agenda**

```
Create a structured agenda for a meeting about [topic]. The meeting will last [time] and include [attendees]. Break the agenda into sections with time estimates and goals for each section.
```

---

**Summarize meeting notes**

```
Summarize these meeting notes into a structured recap. The notes are rough and informal. Organize them into categories: key decisions, next steps, and responsibilities. Notes: [paste text].
```

---

**Create an action items list**

```
Turn the following meeting notes into a clean task list. The tasks should be grouped by owner and include deadlines if mentioned. Notes: [paste text].
```

---

**Prep questions for a meeting**

```
Suggest thoughtful questions to ask in a meeting about [topic]. The purpose of the meeting is [purpose]. Provide a list of at least 5 questions that show preparation and insight.
```

---

**Draft follow-up email**

```
Write a professional follow-up email after a meeting about [topic]. Include a recap of key points, assigned responsibilities, and next steps with deadlines. Use a clear and polite tone.
```

---

### Problem-solving & decision-making

**Identify root cause**

```
Analyze the following workplace issue: [describe issue]. The context is that the problem has occurred multiple times. Identify possible root causes and suggest questions to confirm them.
```

---

**Compare options**

```
Compare the following two or more possible solutions: [list options]. The decision needs to be made in [timeframe]. Evaluate pros, cons, and potential risks for each option.
```

---

**Decision criteria**

```
Help define clear decision-making criteria for [describe decision]. The context is that multiple stakeholders are involved. Provide a short list of weighted criteria to guide the choice.
```

---

**Risk assessment**

```
Assess the potential risks of the following plan: [describe plan]. The plan is set to start on [date]. List risks by likelihood and impact, and suggest mitigation strategies.
```

---

**Recommend best option**

```
Based on the following background: [describe situation and options], recommend the most suitable option. Explain your reasoning clearly and suggest first steps for implementation.
```

---

### Organization & productivity

**Document daily priorities**

```
Create a prioritized to-do list from the following tasks: [paste tasks]. The context is a typical workday with limited time. Suggest which tasks should be done first and why.
```

---

**Create a weekly plan**

```
Build a weekly work plan for [describe role or situation]. The week includes deadlines, meetings, and individual focus time. Provide a balanced schedule with recommended priorities.
```

---

**Summarize a long document**

```
Summarize the following document into 5 key points and 3 recommended actions. The document is [type: report, plan, or notes]. Keep the summary concise and professional. Text: [paste document].
```

---

**Brainstorm solutions**

```
Brainstorm potential solutions to the following workplace challenge: [describe challenge]. Provide at least 5 varied ideas, noting pros and cons for each.
```

---

**Write a project update**

```
Draft a short project update for stakeholders. The project is [describe project]. Include progress made, current blockers, and next steps. Write in a professional, concise style.
```

---

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-sales

16
from diegosouzapw/awesome-omni-skill

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

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