openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > SEO Optimizer 违禁词检查

SEO optimizer and compliance checker for Chinese social media. Optimizes titles, keyword density, hashtags, and scans for advertising-law banned words (广告法违禁词).

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 222 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:alexandrali1989-cell/seo-optimizer-cn

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's instructions and requirements are coherent with an SEO + banned-word scanning tool for Chinese social media; it is instruction-only, requests no credentials or installs, and does not ask for unrelated system access.

目的

Name/description (SEO optimizer + Chinese advertising-law banned-word scanner) match the SKILL.md steps: keyword extraction, title/body/hashtag recommendations, and a concrete banned-word list. The features requested are proportionate to the stated purpose.

说明范围

Instructions are focused on SEO analysis and banned-word detection and do not ask to read local files or environment variables. One operational ambiguity: 'Verify keyword popularity on each platform via search' implies network queries or platform-specific API use (scraping or authenticated requests) but provides no guidance about which method to use or credentials required.

安装机制

No install spec and no code files — instruction-only skill. This minimizes on-disk risk; nothing will be automatically downloaded or installed by the skill itself.

证书

The skill declares no required environment variables or credentials, which is reasonable for an analysis tool. However, verifying platform-specific popularity metrics could require platform APIs or account access for accurate results; the skill does not request or document any such credentials.

持久

always is false and model invocation is allowed (the platform default). The skill does not request persistent presence or attempt to modify other skills or system-wide settings.

综合结论

This is an instruction-only SEO/compliance helper that appears internally consistent. Before installing: (1) remember it has no source/homepage — verify the publisher if you need accountability; (2) expect it to perform web searches (or ask you for platform data) to evaluate keyword popularity — do not supply account tokens unless you trust the skill; (3) treat banned-word suggestions as guidance, not legal advice; local or platform-specific r…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「SEO Optimizer 违禁词检查」。简介:SEO optimizer and compliance checker for Chinese social media. Optimizes titles…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alexandrali1989-cell/seo-optimizer-cn/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: seo-optimizer
version: 1.0.0
description: "SEO optimizer and compliance checker for Chinese social media. Optimizes titles, keyword density, hashtags, and scans for advertising-law banned words (广告法违禁词)."
author: ai-agent-store
license: MIT
platforms:
  - openclaw
  - cursor
  - claude-code
  - codex-cli
tags:
  - seo
  - optimization
  - compliance
  - social-media
  - chinese
price: 9
---

# SEO Optimizer — SEO 优化 & 违禁词检查

Optimize content for search visibility and check compliance with Chinese advertising regulations.

## When to Activate

Trigger when the user mentions: SEO, 关键词优化, search ranking, 违禁词检查, keyword optimization, compliance check.

## SEO Optimization Flow

### 1. Keyword Analysis
- Extract 3-5 core keywords from content
- Verify keyword popularity on each platform via search
- Recommend long-tail keyword combinations

### 2. Title Optimization
- Front-load the core keyword
- Include 1-2 long-tail keywords
- Platform-adapt: 小红书 (emoji + numbers), 知乎 (question), 公众号 (curiosity gap)

### 3. Body Optimization
- Core keyword appears naturally 3-5 times
- First paragraph contains the primary keyword
- Subtitles include keyword variations

### 4. Hashtag Optimization
- Recommend 5-10 related hashtags
- Mix: high-traffic + precise-niche + long-tail

## Banned Word Scanner (广告法违禁词)

### Absolute Claims (PROHIBITED)
最, 第一, 唯一, 首个, 顶级, 极致, 最佳, 最好, 最优, 最强,
绝对, 永久, 万能, 100%, 全网最低, 史上最, No.1

### False Promises (PROHIBITED)
保证, 承诺效果, 无效退款 (unofficial channels), 立竿见影, 药到病除

### Medical Claims (PROHIBITED for non-medical categories)
治疗, 治愈, 药效, 疗效, 处方, 诊断

### Inducement Language (RESTRICTED)
点击领取, 免费 (must be genuinely free), 秒杀 (must be real promotion)

## Output Format
```
## SEO Optimization Report

### Recommended Keywords
1. {keyword} — Est. popularity: High / Medium / Low

### Title Optimization
- Original: {original title}
- Optimized: {new title}
- Rationale: {why it's better}

### Banned Word Scan
- ✅ No banned words found / ⚠️ Found {N} banned words
- {banned word} → Suggested replacement: {alternative}

### Recommended Hashtags
{hashtag list}
```