strategy-builder

Community

Automate strategy analysis & optimization.

Authormberto10
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps researchers decide if new strategies are needed, optimizes current strategies using Langfuse traces, and generates ready-to-use strategy templates.

Core Features & Use Cases

  • Analyze research queries to determine whether existing strategies fit
  • Optimize performance of current strategies using Langfuse trace data
  • Generate valid YAML strategy templates and provide implementation guidance

Quick Start

Use the strategy-builder to analyze a query, optimize an existing strategy, or generate a new strategy template:

  • Analyze a query: cd /home/user/web_research_agent/.claude/skills/strategy-builder/helpers python3 analyze_research_query.py --query "Suche mir alle Informationen über gerichtsurteile an deutschen Gerichten" --output /tmp/analysis.json
  • View results: cat /tmp/analysis.json

Dependency Matrix

Required Modules

None required

Components

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: strategy-builder
Download link: https://github.com/mberto10/web_research_agent/archive/main.zip#strategy-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.