opportunity-report-next-steps-one

Generates a next-steps report from a single opportunity in opportunities.yaml.

4|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/ferez96/career-path-2026 --skill opportunity-report-next-steps-one
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opportunity-report-next-steps-one
Source: https://github.com/ferez96/career-path-2026/tree/main/docs/skills/opportunity-report-next-steps-one
Command: npx skills add https://github.com/ferez96/career-path-2026 --skill opportunity-report-next-steps-one

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a single opportunity record from opportunities.yaml into a clear, actionable next-steps report without requiring you to manually compile details.

Core Features & Use Cases

  • Single-opportunity snapshot + next actions: Produces a concise report for one opportunity using fields like stage, next_action, next_action_date, notes, and history.
  • Contacts and links tables: Includes contacts[] and links in structured sections, or writes “None recorded” when those fields are empty.
  • Workflow-aligned 24–72h moves: Generates suggested short-horizon moves consistent with the repository’s workflow guidance (Workflow 2), while forcing any inference into a dedicated Assumptions / Risk section.

Quick Start

Ask the assistant to generate next-steps for the opportunity id from opportunities.yaml, producing the one-opportunity report without inventing details.

Frequently Asked Questions about opportunity-report-next-steps-one

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

FAQPage Schema
How do I generate next steps for a single job opportunity from a YAML file?

Generate a single-opportunity next steps report by extracting the targeted record from opportunities.yaml using the opportunity id. The output formats stage, notes, and contacts into actionable markdown without manual compilation.

What is the best way to track 24-72 hour pipeline actions for one opportunity?

Track 24-72 hour pipeline actions by generating a markdown report from a single opportunities.yaml record. The output aligns with workflow guidance, populating next_action, contacts, and links sections for immediate career tracking.

Does the opportunity report template handle empty contacts and links fields?

Yes, the markdown reporting template handles empty contacts and links fields by writing "None recorded" in those structured sections. This ensures the single-opportunity snapshot remains complete without omitting expected data sections.

How do I avoid inventing details when generating career opportunity markdown reports?

Avoid inventing details by selecting only the targeted YAML record and populating sections strictly from stage, notes, and contacts fields. Any inferred actions must be isolated in a dedicated Assumptions / Risk section.

Can I use a company and role selection to generate a single opportunity snapshot?

Yes, you can use a resolved company and role selection to generate a single opportunity snapshot. The process extracts the matching record from opportunities.yaml to produce the targeted next-steps markdown report.