← Back to Skills Marketplace
Ohmy Skill
by
hunterdeng500
· GitHub ↗
· v1.1.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ohmy-skill
Description
ClawHub 技能的体检 + 评分 + 自动优化 + 排行榜查询 + 智能推荐基础设施。OhMySkill 系列首款产品。
Usage Guidance
This skill appears to be what it says (inspection, optimization, rankings, recommendations) but the runtime instructions are vague about where leaderboard and recommendation data come from and what external network calls will be made. Before installing or running it:
- Ask the author to specify the data sources/endpoints used for '实时排行榜' and '智能推荐' and to declare any required credentials (API keys) in requires.env.
- If the skill needs to call external APIs, request a whitelist of domains and the exact request patterns.
- Avoid enabling autonomous invocation on agents that have access to sensitive credentials or private skill stacks until you confirm the endpoints.
- When trying it, run first in a sandboxed agent or with a non-sensitive sample skill and review any generated SKILL.md before applying changes.
- If you cannot get concrete endpoint/credential info, treat the feature that fetches rankings/recommendations as potentially network-active and limit its privileges.
Capability Analysis
Type: OpenClaw Skill
Name: ohmy-skill
Version: 1.1.0
The skill bundle is a meta-utility designed for auditing, scoring, and optimizing other OpenClaw skills. It contains no executable code (Python/Shell), binary dependencies, or environment variable requirements. The instructions in SKILL.md and README.md are consistent with the stated purpose of skill health checks and recommendations, with no evidence of malicious prompt injection, data exfiltration, or unauthorized access patterns.
Capability Assessment
Purpose & Capability
The name/description (inspect, score, auto-optimize, leaderboard, recommendations for ClawHub skills) matches the SKILL.md capabilities. However the skill claims to '实时获取全站/分类 Top 技能排行榜' and '智能推荐' without declaring how it will obtain that data (no API endpoints, no required credentials, no declared network sources). That omission is not fatal but makes the capability under-specified: legitimate implementations might need access to a ClawHub API or website, which should be declared.
Instruction Scope
SKILL.md is high-level (scan SKILL.md, produce optimized SKILL.md, query rankings, recommend skills) but contains no concrete runtime steps, endpoints, or data-flow constraints. The instructions give the agent broad discretion (e.g., to fetch '实时' leaderboards or consult the user's installed skill stack) which could lead the agent to perform network requests or read other installed skills/configs. There are no explicit directives to read unrelated system files or env vars, but the vagueness effectively grants wide latitude.
Install Mechanism
No install specification and no code files — instruction-only skill. This minimizes on-disk risk because nothing is downloaded or executed by an install script.
Credentials
The skill declares no required environment variables, binaries, or credentials. That is proportionate to an instruction-only inspector. The lack of declared credentials is also the main cause of ambiguity for ranking/recommendation features: if those require access to protected APIs, credentials are missing from the manifest.
Persistence & Privilege
always:false and user-invocable:true. Model invocation is allowed (default), which is normal for skills. The skill does not request persistent system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ohmy-skill - After installation, invoke the skill by name or use
/ohmy-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
OhMySkill 1.1.0 adds foundational features for skill inspection, optimization, ranking, and recommendation.
- Added skill health check and expert 5-dimension scoring for SKILL.md files (single or batch).
- Introduced automated issue diagnosis and one-click optimization of SKILL.md.
- Enabled real-time ClawHub skill ranking queries (overall and by category).
- Launched intelligent skill recommendations based on user needs and installed skill stack.
- Provided before/after comparisons to show optimization benefits (e.g., token saving, success rate improvements).
- Expanded trigger phrases for easier invocation and skill discovery.
Metadata
Frequently Asked Questions
What is Ohmy Skill?
ClawHub 技能的体检 + 评分 + 自动优化 + 排行榜查询 + 智能推荐基础设施。OhMySkill 系列首款产品。 It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Ohmy Skill?
Run "/install ohmy-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ohmy Skill free?
Yes, Ohmy Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ohmy Skill support?
Ohmy Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ohmy Skill?
It is built and maintained by hunterdeng500 (@hunterdeng500); the current version is v1.1.0.
More Skills