finwiz-ai-minimalism
CommunityUse AI sparingly; Python for deterministic tasks.
Authorfjacquet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides decision rules to minimize AI usage, saving costs and improving performance by preferring Python for deterministic tasks and AI for complex reasoning.
Core Features & Use Cases
- AI for Reasoning: Reserve AI agents for tasks requiring complex interpretation or synthesis.
- Python for Determinism: Execute rule-based processing, data transformation, and templating with Python.
- Cost & Performance: Minimize unnecessary LLM usage to save time and money.
Quick Start
When faced with a task, decide whether Python functions or AI agents should handle it, and execute the chosen approach accordingly (e.g., render a template with Python rather than prompting an AI to generate HTML).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: finwiz-ai-minimalism Download link: https://github.com/fjacquet/finwiz/archive/main.zip#finwiz-ai-minimalism Please download this .zip file, extract it, and install it in the .claude/skills/ directory.