← Back to Skills Marketplace
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tech-evaluation
Description
技术/产品选型分析。当用户提到"选型"、"对比"、"比较"、"哪个好"、"推荐"、"evaluate"、"选哪个"、"技术选型"、"产品选型"、"方案对比"时激活。 输入可以是:自然语言需求、产品名、官网/GH链接、使用场景、技术约束、报错信息、零散想法。 输出:一句话结论 → 需求提取 → 产品解析 → 同类盘...
Usage Guidance
This skill is internally coherent and appears to simply instruct the agent how to perform tech/product evaluations using web research. Before installing, confirm your agent environment's web access policy: the skill expects to fetch pages and call public APIs (e.g., GitHub). Be prepared to (a) deny or limit network access if you don't want external web queries, and (b) avoid providing any credentials (GitHub tokens or private repo access) unless you explicitly intend the agent to use them. If you require an offline-only evaluator, do not enable browser_navigate/execute_code capabilities for the agent while using this skill. If you see any request from the skill to supply secrets or to download and run binaries later, treat that as a red flag and re-evaluate.
Capability Analysis
Type: OpenClaw Skill
Name: tech-evaluation
Version: 1.0.0
The skill bundle is a structured prompt designed to guide an AI agent in performing technical product evaluations and comparisons. It outlines a comprehensive 7-step methodology for requirement extraction, competitor analysis, and decision-making, utilizing standard agent capabilities like web browsing and GitHub API calls (via execute_code) for research purposes. No malicious patterns, data exfiltration attempts, or harmful prompt injection instructions were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name, description and the runtime instructions all focus on product/technology evaluation and research. The SKILL.md's recommended actions (extract requirements, analyze products, call GitHub REST API or browse pages to gather evidence) are coherent with doing a comparative evaluation; nothing requested (no env vars, no binaries, no installs) appears unrelated to that purpose.
Instruction Scope
The instructions explicitly tell the agent to perform web research (execute_code calls to GitHub REST API and browser_navigate snapshots) and to run searches in parallel. This is appropriate for a research-oriented skill, but it does mean the skill expects the agent to make outbound web requests. The SKILL.md does not instruct reading local files, environment secrets or unrelated system paths, nor does it direct data to unexpected external endpoints beyond public GitHub and web pages.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only. That minimizes on-disk risk and unexpected installs.
Credentials
The skill requires no environment variables or credentials. One small operational note: the guidance suggests calling the GitHub REST API via execute_code; if the agent environment requires a GitHub token for higher rate limits or private-repo access, the SKILL.md does not declare or request that credential. That omission is not malicious, but users should be aware the agent may attempt unauthenticated web/API queries.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or write to other skills' configs. Autonomous invocation is enabled (platform default) but is not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tech-evaluation - After installation, invoke the skill by name or use
/tech-evaluation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
tech-evaluation 1.0.0
- First release: 技术/产品选型分析与决策流程上线。
- 支持随意自然语言输入,自动提取需求信息并结构化整理。
- 7步标准流程:需求梳理、产品解读、竞品盘点、多维度比较、评分决策、结论输出、行动建议。
- 输出严格按“一句话结论→需求梳理→解读/对比/评分→具体选型建议→行动清单”格式。
- 支持核心关键词智能激活,适配各类技术/产品选型场景。
- 内置多种信息收集和竞品筛选技巧,即使部分检索条件受限也能给出决策流程。
Metadata
Frequently Asked Questions
What is tech-evaluation?
技术/产品选型分析。当用户提到"选型"、"对比"、"比较"、"哪个好"、"推荐"、"evaluate"、"选哪个"、"技术选型"、"产品选型"、"方案对比"时激活。 输入可以是:自然语言需求、产品名、官网/GH链接、使用场景、技术约束、报错信息、零散想法。 输出:一句话结论 → 需求提取 → 产品解析 → 同类盘... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install tech-evaluation?
Run "/install tech-evaluation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tech-evaluation free?
Yes, tech-evaluation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does tech-evaluation support?
tech-evaluation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tech-evaluation?
It is built and maintained by sid (@ambition0802); the current version is v1.0.0.
More Skills