技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.0
统计:⭐ 0 · 365 · 1 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :可疑 · OpenClaw :良性
Package:alexyuui/skill-seo
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :良性
OpenClaw 评估
The skill's instructions and requirements are consistent with an SEO/description-optimization tool; it does not request secrets or install software, but it assumes ClawHub CLI tooling and publishing credentials that are not declared and it contains tactics for gaming rankings (ethical concern, not a technical red flag).
目的
The SKILL.md content matches the advertised purpose (analyzing and rewriting SKILL.md for ClawHub discovery). However, the instructions repeatedly call out use of the 'clawhub' CLI and simple shell commands (head, bash snippets) while the skill metadata lists no required binaries—this is a minor mismatch: the skill implicitly expects the ClawHub CLI and basic shell utilities to be present.
说明范围
Instructions stay within the SEO/description optimization scope (read SKILL.md, run searches/inspections, generate new description, publish). They do not instruct reading unrelated system files or exfiltrating data. They do include explicit tactics that encourage frequent version bumps and seeding installs to improve ranking (i.e., advice to 'install your own skill across your agents' and bump versions), which is manipulative behavior rather t…
安装机制
This is an instruction-only skill with no install spec and no code files, so there is no installer or external archive to fetch. That is the lowest technical risk for installation.
证书
The skill metadata declares no required env vars or primary credential, yet the runtime instructions include 'clawhub publish' and 'clawhub inspect' which normally require authentication (CLI credentials or API tokens). The omission of any declared credential requirement is an inconsistency: the skill will likely need ClawHub auth to perform publishing/inspecting but does not declare that. There's no request for unrelated secrets, but the miss…
持久
The skill does not request persistent or elevated privileges (always:false, no config path writes, no self-enabling behavior in metadata). It does instruct publishing and version-bumping, but that is expected for its stated purpose and does not modify other skills or agent configs.
综合结论
This skill is coherent with its stated purpose and is instruction-only (low technical risk). Before installing, note: (1) SKILL.md assumes the 'clawhub' CLI and basic shell tools — verify those are available and official; (2) publishing/inspection steps will require ClawHub authentication but the skill metadata doesn't declare required credentials — be prepared to provide CLI auth and avoid entering secrets into untrusted prompts; (3) the advi…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Skill Seo」。简介:Optimize your ClawHub skill for maximum discoverability. Analyzes and rewrites …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alexyuui/skill-seo/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: skill-seo
description: "Optimize your ClawHub skill for maximum discoverability. Analyzes and rewrites SKILL.md description for vector search ranking, suggests keyword coverage, checks competitor positioning, and plans update cadence. Use when you want to 'improve skill SEO', 'get more downloads', 'optimize skill description', 'skill not showing in search', 'increase skill visibility', 'clawhub ranking', 'skill marketing', 'skill discovery', 'why no one finds my skill', 'skill description optimization', 'publish strategy', 'skill metadata', 'get featured on clawhub'. Works with any skill folder — just point it at your SKILL.md."
---
# Skill SEO Optimizer 🔍
Get your ClawHub skill found. This skill analyzes your SKILL.md and optimizes it for ClawHub's vector search, explore rankings, and agent auto-discovery.
## Quick Start
```
Optimize my skill for ClawHub: [path/to/skill/SKILL.md]
```
The agent will audit your skill and output an optimized version.
## How ClawHub Discovery Works
Skills are found through three channels. Each needs different optimization:
### Channel 1: `clawhub search` (Vector Search) — 70% of discovery
ClawHub uses **semantic vector search** on the `description` field in YAML frontmatter. This is NOT keyword matching — it's meaning matching.
**What gets indexed:** Only the `description` field.
**What does NOT get indexed:** The markdown body, scripts, references, filenames.
**Optimization rules:**
1. **Cover synonyms and variations**
```yaml
# ❌ Bad: narrow description
description: Generate weekly reports from Reddit data.
# ✅ Good: covers how users actually search
description: "Generate weekly trend reports from Reddit, Twitter/X, and
YouTube. Social media monitoring, content research, competitive analysis,
trend tracking. Use when asked to 'monitor trends', 'weekly report',
'what's trending', 'social listening', 'content ideas from social media',
'track competitors', 'find viral topics'."
```
2. **Include trigger phrases** — Write the exact phrases users say:
- "how do I..."
- "is there a skill that..."
- "I want to..."
- "can my agent..."
3. **Name the problem, not just the solution**
```yaml
# ❌ Solution only
description: Agent journaling and mood tracking.
# ✅ Problem + solution
description: "Reduce repetitive AI output and pattern rigidity. Agent
journaling, mood tracking, creative refresh. Fix agent burnout, boring
responses, lack of personality."
```
4. **Optimal description length:** 150-300 words. Too short = misses search terms. Too long = dilutes relevance.
### Channel 2: `clawhub explore` (Rankings) — 20% of discovery
Users browse by: `newest`, `trending`, `downloads`, `rating`.
**Optimization rules:**
1. **Update frequently** — Each version bump puts you in `newest`
- Ship v0.1.0, then v0.1.1 next week, v0.1.2 the week after
- Even small improvements (typo fix, example added) justify a patch
2. **Version strategically** — Big features = minor bump (0.2.0), polish = patch (0.1.1)
3. **Seed initial downloads** — Install your own skill across your agents to get off zero
### Channel 3: Agent Auto-Discovery (find-skills) — 10% of discovery
Some agents have `find-skills` installed, which searches ClawHub when users ask for capabilities.
**Optimization rules:**
- Description must match natural language questions
- Include the phrase patterns from Channel 1
## Audit Checklist
Run this against any SKILL.md:
```markdown
## Description Audit
- [ ] Length: 150-300 words?
- [ ] Contains 10+ synonym/variation phrases?
- [ ] Contains 5+ "trigger phrases" (user natural language)?
- [ ] Names the PROBLEM, not just the solution?
- [ ] Mentions target audience/use case?
- [ ] Includes negative triggers ("not showing", "can't find", "no results")?
## Competitive Audit
- [ ] Searched ClawHub for your top 5 keywords — where do you rank?
- [ ] Identified top 3 competing skills?
- [ ] Description differentiates from competitors?
## Freshness Audit
- [ ] Updated in the last 2 weeks?
- [ ] Changelog or version history maintained?
- [ ] Plan for next 3 patch releases?
```
## Workflow: Optimize an Existing Skill
### Step 1: Extract current state
```bash
# Read the current description
head -20 path/to/SKILL.md
# Check current search ranking
clawhub search "your main keyword" --limit 10
clawhub search "alternate keyword" --limit 10
```
### Step 2: Competitor analysis
```bash
# Find competing skills
clawhub search "your niche" --limit 10
# Inspect top results
clawhub inspect competitor-skill-name
```
### Step 3: Generate optimized description
**Formula:**
```
[Core capability in 1 sentence]
[3-4 specific features/modules]
[5+ trigger phrases in natural language]
[Target audience]
[Differentiator from competitors]
[Token/resource cost if relevant]
```
### Step 4: Publish and verify
```bash
clawhub publish ./your-skill --version X.Y.Z
# Wait 2-3 minutes for indexing, then verify
clawhub search "your keyword 1" --limit 5
clawhub search "your keyword 2" --limit 5
clawhub search "natural language question" --limit 5
```
### Step 5: Track and iterate
- Check ranking weekly for your top 5 keywords
- If dropping, update description and bump version
- Monitor competitors for new entrants
## Anti-Patterns
- ❌ **Keyword stuffing with irrelevant terms** — Vector search penalizes semantic mismatch
- ❌ **Description longer than 400 words** — Dilutes relevance signal
- ❌ **Generic descriptions** — "A useful skill for various tasks" matches nothing
- ❌ **Never updating** — Falls off newest, loses freshness signal
- ❌ **Ignoring competitors** — If 3 skills match the same query, differentiation matters