guidance-inventory
Builds and maintains cumulative guidance inventory for a company. Use when collecting historical guidance, updating guidance after earnings, preparing context for prediction/attribution workflows, or when user asks about company outlook, earnings guidance, management expectations, forward forecasts, or FY/quarterly targets.
npx skills add majiayu000/claude-skill-registry --skill guidance-inventory --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Guidance Inventory Builds cumulative guidance state per company. This is a **DATA skill** (pure collection) — analysis happens in attribution. **Thinking**: ALWAYS use `ultrathink` for maximum reasoning depth when extracting and classifying guidance. **Input**: `{ticker} {accession_no} {quarter}` (e.g., `AAPL 0001193125-24-000001 2`) **Critical**: Every guidance entry has TWO dates — **must track BOTH**: - **Given Date**: When management issued the guidance (citation timestamp) - **Period Covered**: What fiscal period the guidance is FOR (Q2 FY25, FY25, etc.) ## Table of Contents 1. [Quick Reference](#quick-reference) 2. [Arguments](#arguments) 3. [Workflow](#workflow) - Step 1: Determine Scope - Step 2: Get Company Fiscal Profile - Step 3: Gather Guidance - Step 4: Extract Guidance Entries - Step 5: Classify Action - Step 6: Write Output 4. [Guidance Types to Capture](#guidance-types-to-capture) 5. [Period Types](#period-types) 6. [10 Critical Capture Items](#10-critical-capture-items-must-have) 7. [Citation Requirements](#citation-requirements-non-negotiable) 8. [Supersession Tracking](#supersession-tracking) 9. [File Lifecycle](#file-lifecycle) 10. [Integration with Other Skil
- Table of Contents
- Quick Reference
- Arguments
- Workflow
- Step 1: DETERMINE SCOPE
- Step 2: GET COMPANY FISCAL PROFILE
- Step 3: GATHER GUIDANCE
- Step 4: EXTRACT GUIDANCE ENTRIES
- Step 5: CLASSIFY ACTION
- Step 6: WRITE OUTPUT
- Guidance Types to Capture
- Financial - Hard Numbers
- Financial - Soft/Qualitative
- Operational (Non-Financial)- few examples only, non exhasutive
What does the guidance-inventory skill do?
Builds and maintains cumulative guidance inventory for a company. Use when collecting historical guidance, updating guidance after earnings, preparing context for prediction/attribution workflows, or when user asks about company outlook, earnings guidance, management expectations, forward forecasts, or FY/quarterly targets.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill guidance-inventory --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
