u08069-creative-ideation-facilitation-for-sales-and-client-success

Operate the "Creative Ideation Facilitation for sales and client success" capability in production for sales and client success workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.

16 stars

Best use case

u08069-creative-ideation-facilitation-for-sales-and-client-success is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Operate the "Creative Ideation Facilitation for sales and client success" capability in production for sales and client success workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.

Teams using u08069-creative-ideation-facilitation-for-sales-and-client-success 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/u08069-creative-ideation-facilitation-for-sales-and-client-success/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/tools/u08069-creative-ideation-facilitation-for-sales-and-client-success/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/u08069-creative-ideation-facilitation-for-sales-and-client-success/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How u08069-creative-ideation-facilitation-for-sales-and-client-success Compares

Feature / Agentu08069-creative-ideation-facilitation-for-sales-and-client-successStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Operate the "Creative Ideation Facilitation for sales and client success" capability in production for sales and client success workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.

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

# Creative Ideation Facilitation for sales and client success

## Metadata
- **Skill ID:** `u08069-creative-ideation-facilitation-for-sales-and-client-success`
- **Capability:** Creative Ideation Facilitation for sales and client success
- **Domain:** sales and client success
- **Purpose:** Operate the "Creative Ideation Facilitation for sales and client success" capability in production for sales and client success workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.
- **Use When:** The request explicitly needs this capability and requires a concrete, handoff-ready result.

## Allowed Tools
- Use only tools allowed by the current runtime policy.
- Preferred local tools: `read`, `write`, `edit`, `exec`, `process`.
- Optional research tools (only when evidence is needed): `web_search`, `web_fetch`, `browser`.
- If no tool is necessary, complete using reasoning plus provided context.

## Inputs (formatted)
```yaml
required:
  objective: string
  context: string
  constraints:
    - string
  success_criteria:
    - string
optional:
  prior_artifacts:
    - path_or_url
  stakeholders:
    - string
  deadline: string
  risk_level: low|medium|high
```

## Outputs (formatted)
```yaml
primary_output:
  type: markdown|json|text
  summary: string
supporting_output:
  assumptions:
    - string
  decisions:
    - string
  next_actions:
    - string
status:
  validation: pass|fail
  blockers:
    - string
```

## Guidelines
1. Clarify goal, audience, and constraints before producing deliverables.
2. Reuse existing artifacts where possible to avoid duplicated work.
3. Keep outputs concise, actionable, and aligned to the stated success criteria.
4. Document assumptions and unresolved questions explicitly.
5. Prefer reversible, low-risk recommendations when uncertainty is high.
6. Escalate for human review when policy, legal, safety, or reputation risk is material.

## Musts
- Must keep all claims tied to provided evidence or clearly labeled assumptions.
- Must provide at least one concrete next action.
- Must state blockers if requirements are incomplete.
- Must fail closed (no publish/send action) when required approvals are missing.

## Targets (day/week/month operating cadence)
- **Day:** Process active requests, triage priority, and publish a clear status outcome.
- **Week:** Review repeated blockers, improve templates/checklists, and tune decision quality.
- **Month:** Audit outcomes, retire low-value steps, and update operating guidance from lessons learned.

## Common Actions
- `triage_request`
- `collect_required_inputs`
- `draft_output`
- `validate_against_success_criteria`
- `prepare_handoff_bundle`
- `escalate_or_close`

## External Tool Calls Needed
- **Default:** None required.
- **When needed:**
  - Use `web_search`/`web_fetch` for external evidence verification.
  - Use `browser` only for UI-dependent retrieval or validation.
  - Use execution tools (`exec`/`process`) only for local, auditable transformations.

## Validation & Handoff
```yaml
validation_checks:
  - inputs_complete
  - constraints_applied
  - output_meets_success_criteria
  - risks_and_assumptions_documented
handoff_required:
  summary: string
  artifact_paths:
    - path
  open_questions:
    - string
  recommended_owner: string
  recommended_next_step: string
```

Related Skills

x402-client

16
from diegosouzapw/awesome-omni-skill

Client for interacting with the x402 payment service when receiving HTTP 402 responses.

product-ideation

16
from diegosouzapw/awesome-omni-skill

プロダクト企画を体系的に進めるスキル。新規プロダクトの考案、コンセプト整理、価値提案の策定を支援し、VCやCEOへの説得力あるプレゼンを目指す。「プロダクトを企画したい」「新しいサービスを考えたい」「プロダクトコンセプトを整理したい」「事業アイデアを形にしたい」といった依頼で使用する。システムエンジニアリングで開発されるプロダクト全般(スクラッチ開発、既存サービスの組み合わせなど形態不問)に対応。

client-management

16
from diegosouzapw/awesome-omni-skill

Manage client relationships using the local CRM — add contacts, track deals through the pipeline, schedule follow-ups, log interactions, and generate reports. All data stored locally in SQLite.

agent-client-protocol

16
from diegosouzapw/awesome-omni-skill

Agent Client Protocol (ACP) - Standardized communication between code editors and AI coding agents. Use for building ACP-compatible agents, integrating agents with editors (Zed, JetBrains, Neovim), implementing tool calls, file operations, and session management.

acc-create-psr18-http-client

16
from diegosouzapw/awesome-omni-skill

Generates PSR-18 HTTP Client implementation for PHP 8.5. Creates ClientInterface with request sending and exception handling. Includes unit tests.

bulk-sales-compliance

16
from diegosouzapw/awesome-omni-skill

Drafts U.S. bulk sales law compliance packages for asset purchase transactions outside the ordinary course, including jurisdictional analysis of UCC Article 6 status, creditor schedule, notice of intended bulk sale, seller affidavit, escrow/claims framework, and closing checklist. Use when handling bulk sale, bulk transfer, inventory sale, asset purchase compliance, creditor notice, or successor liability avoidance.

u01174-resource-budget-allocation-for-music-and-creative-practice

16
from diegosouzapw/awesome-omni-skill

Operate the "Resource Budget Allocation for music and creative practice" capability in production for music and creative practice workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.

salesforce-service-cloud-automation

16
from diegosouzapw/awesome-omni-skill

Automate Salesforce Service Cloud tasks via Rube MCP (Composio). Always search tools first for current schemas.

salesforce-development

16
from diegosouzapw/awesome-omni-skill

Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd ...

data-client-setup

16
from diegosouzapw/awesome-omni-skill

Install and set up @data-client/react or @data-client/vue in a project. Detects project type (NextJS, Expo, React Native, Vue, plain React) and protocol (REST, GraphQL, custom), then hands off to protocol-specific setup skills.

bknd-client-setup

16
from diegosouzapw/awesome-omni-skill

Use when setting up Bknd SDK in a frontend application. Covers Api class initialization, token storage, auth state handling, React integration with BkndBrowserApp and useApp hook, framework-specific setup (Vite, Next.js, standalone), and TypeScript type registration.

atcoder-client

16
from diegosouzapw/awesome-omni-skill

Interface with AtCoder for Japanese competitive programming contests