Agent skill
alphaear-reporter
Plan, write, and edit professional financial reports; generate finance chart configurations. Use when condensing finance analysis into a structured output.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/alphaear-reporter
SKILL.md
AlphaEar Reporter Skill
Overview
This skill provides a structured workflow for generating professional financial reports. It includes planning, writing, editing, and creating visual aids (charts).
Capabilities
Capabilities
1. Generate Structured Reports (Agentic Workflow)
YOU (the Agent) are the Report Generator. Use the prompts in references/PROMPTS.md to progressively build the report.
Workflow:
- Cluster Signals: Read input signals and use the Cluster Signals Prompt to group them.
- Write Sections: For each cluster, use the Write Section Prompt to generate analysis.
- Assemble: Use the Final Assembly Prompt to compile the report.
2. Visualization Tools
Use scripts/visualizer.py to generate chart configurations if needed manually, though the Writer Prompt usually handles this via json-chart blocks.
Dependencies
sqlite3(built-in)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?