A data-driven analysis engine for comparing technology stacks, calculating TCO, and assessing ecosystem health.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tech-stack-evaluator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tech-stack-evaluator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Tech Stack Evaluator is a comprehensive toolset within the Openclaw Skills ecosystem designed to remove subjectivity from architectural decisions. It provides developers and architects with a structured framework to evaluate frameworks, libraries, and cloud providers based on weighted scoring, 5-year total cost of ownership (TCO), and real-world ecosystem metrics.
By leveraging this skill, teams can generate detailed migration plans, security assessments, and confidence-scored recommendations that align with specific business priorities and technical requirements. Whether you are choosing between React and Vue or evaluating AWS versus Azure, this tool provides the data-driven clarity needed for high-stakes technical leadership.
To begin using these Openclaw Skills, ensure your environment is configured for Python execution and script dependencies are met.
# Navigate to the skill directory
cd skills/tech-stack-evaluator
# Install necessary dependencies for analysis scripts
pip install -r requirements.txt
# Run a test comparison to verify setup
python scripts/stack_comparator.py --help
The Tech Stack Evaluator organizes its logic and data across several key references and asset files to ensure consistent scoring.
| Data Component | Purpose |
|---|---|
references/metrics.md |
Contains detailed scoring algorithms and calculation formulas. |
references/examples.md |
Provides input and output templates for all analysis types. |
assets/ |
Stores sample input files for TCO, security, and migration scripts. |
scripts/ |
Contains the core execution logic for comparison and assessment. |
Loading
A professional toolkit for optimizing LLM prompts, evaluating RAG performance, and designing complex agentic workflows.

A comprehensive data science toolkit for designing experiments, building feature pipelines, and deploying production-grade machine learning models.

A specialized toolkit for analyzing sales pipeline health, tracking forecast accuracy, and measuring SaaS GTM efficiency.

A specialized AI agent skill designed to navigate complex medical device regulatory pathways including FDA submissions and EU MDR certification.

A systematic file organization skill for AI agents using the proven PARA method to maintain a clean workspace.

A digestive health tracking application that uses data-driven insights to help users identify food sensitivities and optimize gut wellness.








































