opportunity_skill

Standardize natural language sales opportunities into structured JSON for CRM integration.

5|2|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/William2333ZZ/ParameciumU --skill opportunity-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opportunity_skill
Source: https://github.com/William2333ZZ/ParameciumU/tree/main/agents/opportunity_agent/skills/opportunity_skill
Command: npx skills add https://github.com/William2333ZZ/ParameciumU --skill opportunity-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing sales opportunities by standardizing data entry, enabling efficient querying, and providing clear action plans for sales teams.

Core Features & Use Cases

  • Opportunity Entry: Standardizes natural language descriptions of sales opportunities into a structured JSON format, identifying missing information and suggesting follow-up questions.
  • Opportunity Querying: Allows sales teams to query opportunities based on various criteria (e.g., stage, owner, expected close date) and specify desired output formats (count, table).
  • Opportunity Listing: Generates filtered and sorted lists of opportunities based on user-defined criteria, exportable in Markdown table or CSV format.
  • Use Case: A sales manager can ask the skill to "List all opportunities in the 'quote' stage closing this month, sorted by expected amount," and receive a clear, actionable table.

Quick Start

Use the opportunity skill to record a new sales lead with the details provided.

Frequently Asked Questions about opportunity_skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert natural language sales opportunities into structured CRM data?

Sales opportunities described in natural language are standardized into structured JSON or table formats for CRM integration. The process identifies missing information and suggests follow-up questions to ensure complete data entry.

How do I query sales opportunities by stage and expected close date?

Querying sales opportunities by stage and expected close date returns filtered results based on specified criteria. You can request outputs as a count or table, sorting by fields like expected amount to prioritize pipeline tracking.

Can I generate a sorted list of sales opportunities in a specific stage for this month?

Generating a filtered and sorted list of sales opportunities in a specific stage for this month outputs a categorized view. The list is exportable in Markdown table or CSV format, showing specified columns for pipeline analysis.

What is the best way to track telecommunications business client opportunities in a pipeline?

Tracking telecommunications business client opportunities in a pipeline involves standardizing data entry, querying by scope and filters, and generating categorized lists. This approach streamlines sales tracking and provides clear action plans for sales teams.

Does this opportunity management approach support exporting pipeline data to CSV?

Opportunity management supports exporting pipeline data to CSV format. Filtered and sorted lists of opportunities can be generated based on user-defined criteria, outputting structured Markdown tables or CSV files for external analysis.

What happens when missing information is detected during opportunity entry?

When missing information is detected during opportunity entry, the standardization process identifies the gaps and suggests specific follow-up questions. This ensures the resulting structured JSON format is complete and actionable for CRM integration.