← Back to Skills Marketplace
sanguosha-hero
by
cpufreestyle
· GitHub ↗
· v1.0.0
· MIT-0
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sanguosha-hero
Description
三国杀标准版武将技能查询。当用户询问三国杀武将的技能时使用此技能。触发关键词包括:三国杀、武将技能、查武将、技能查询,以及直接提到武将名(如"赵云"、"诸葛亮"、"张飞"等)并询问其技能、能力、效果的场景。支持自然语言提问,如"赵云有什么技能"、"查一下诸葛亮的技能"、"三国杀 张飞 技能"等。
Usage Guidance
This skill is low-risk and does what it says: it looks up 三国杀 (standard edition) hero skills via web search and returns formatted descriptions. Before installing, consider: (1) privacy — queries are sent to external search tools, so avoid including private/personal data in questions; (2) accuracy — results depend on web sources and may be outdated or inconsistent, so verify important details against the official 三国杀 Wiki or the game's official site; (3) scope — the skill explicitly limits itself to the standard edition (it will not cover expansion/alternate packs); (4) if you need offline or provably-authoritative data, request a skill that embeds a vetted dataset rather than doing live web searches. If those points are acceptable, the skill appears coherent and proportionate.
Capability Analysis
Type: OpenClaw Skill
Name: sanguosha-hero
Version: 1.0.0
The skill bundle 'sanguosha-hero' is designed to help users query character skills for the card game Sanguosha. It uses standard web search functionality to retrieve information from reputable sources like wikis and official sites. The instructions in SKILL.md are focused entirely on the stated purpose and do not contain any malicious commands, data exfiltration attempts, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The skill's name and description (三国杀标准版武将技能查询) match the runtime instructions: identify a hero name from user input, run web searches for that hero's skills, and return formatted descriptions. Requested resources (no env vars, no binaries) are appropriate for a search-and-respond skill.
Instruction Scope
SKILL.md limits actions to using the web_search tool with search queries like '三国杀 <武将名> 技能', preferring known sources (三国杀 Wiki, 百度百科, 官方站). It does not instruct reading local files or accessing credentials. Note: using web_search means user queries (and any contained text) will be sent to external search services — consider privacy of query contents. Also be aware search results may be out-of-date or inconsistent; the skill suggests consulting the official wiki for completeness.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk or downloaded during install — this is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional for a public web-search-based lookup skill.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or modify other skills. It is user-invocable and may be invoked autonomously per platform defaults, which is normal for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sanguosha-hero - After installation, invoke the skill by name or use
/sanguosha-hero - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
sanguosha-hero 1.0.0 初始发布
- 发布三国杀标准版武将技能查询技能。
- 支持通过自然语言或武将名查询标准版武将技能及描述。
- 优先参考三国杀 Wiki、百度百科等权威来源。
- 仅覆盖标准版武将,不含扩展包角色。
Metadata
Frequently Asked Questions
What is sanguosha-hero?
三国杀标准版武将技能查询。当用户询问三国杀武将的技能时使用此技能。触发关键词包括:三国杀、武将技能、查武将、技能查询,以及直接提到武将名(如"赵云"、"诸葛亮"、"张飞"等)并询问其技能、能力、效果的场景。支持自然语言提问,如"赵云有什么技能"、"查一下诸葛亮的技能"、"三国杀 张飞 技能"等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install sanguosha-hero?
Run "/install sanguosha-hero" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is sanguosha-hero free?
Yes, sanguosha-hero is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does sanguosha-hero support?
sanguosha-hero is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created sanguosha-hero?
It is built and maintained by cpufreestyle (@cpufreestyle); the current version is v1.0.0.
More Skills