finwiz-crewai

Enforce CrewAI development standards for agent configuration, task setup, and flow integration.

1|Updated Jun 13, 2025
One-click install
npx skills add https://github.com/fjacquet/finwiz --skill finwiz-crewai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finwiz-crewai
Source: https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-crewai
Command: npx skills add https://github.com/fjacquet/finwiz --skill finwiz-crewai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill codifies CrewAI development standards for agent configuration, task setup, and flow integration to ensure scalable, maintainable automation.

Core Features & Use Cases

  • Standard Crew Structure: Enforce consistent directory layout and configuration files.
  • Agent and Task Patterns: Provide templates for common agent and task definitions.
  • Final Reporter Enforcement: Ensure final report agents have empty tools via decorators.
  • Tool Factories: Use standardized tool sets for consistency.

Quick Start

Create a new crew following the standard structure and implement a final reporter with an empty tool list.