← Back to Skills Marketplace
458
Downloads
0
Stars
1
Active Installs
7
Versions
Install in OpenClaw
/install seo-content-pro
Description
Advanced SEO content creation with AI humanization, image generation, multi-language support, content refresh, SEO scoring, and competitor analysis. Perfect...
Usage Guidance
Before installing or running this skill: 1) Verify the source — the package lists a GitHub repo but 'Source' and 'Homepage' are unknown; prefer code from a known upstream. 2) Expect to provide a GEMINI_API_KEY to use image generation — treat that key like any sensitive API key and do not reuse high-privilege credentials. 3) The SKILL.md references scripts (video_seo.py, transcript.py, compare.py) that are not included; ask the author for the missing files or a corrected README. 4) Review the 'humanize' and 'detect_ai' scripts and decide whether you want functionality that explicitly aims to bypass AI-detectors — this may violate platform policies or legal/ethical constraints for some use cases. 5) Manually inspect and run the Python scripts in a controlled environment (no privileged credentials) and install dependencies in a virtualenv. 6) If you plan to run networked features (Gemini, SearXNG), confirm which endpoints will be contacted and avoid exposing sensitive internal endpoints. If the author cannot explain the missing files and metadata discrepancies, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill
Name: seo-content-pro
Version: 1.4.0
The skill bundle is a comprehensive SEO content generation toolset that aligns perfectly with its stated purpose. The included Python scripts (detect_ai.py, humanize.py, generate_image.py) perform legitimate text analysis, regex-based content transformation, and official API interactions with Google Gemini for image generation. No evidence of data exfiltration, unauthorized network calls, or malicious prompt injection was found; the code is transparent, well-documented, and lacks obfuscation or high-risk execution patterns.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description promise SEO research, drafting, image generation, video SEO, and AI-humanization. The repository contains relevant Python scripts (humanize, detect_ai, image generator, title generator, A/B test), but SKILL.md advertises additional scripts (video_seo.py, transcript.py, compare.py, and research/integration code) that are referenced in examples but are not present in the file manifest. The generate_image script requires a GEMINI_API_KEY (expected for Gemini image API) yet the skill metadata declares no required env vars. These mismatches mean the declared purpose does not fully align with the shipped files and declared requirements.
Instruction Scope
Runtime instructions tell the agent/user to run Python scripts that read/write local files and call external services (Google Gemini, SearXNG). The SKILL.md explicitly instructs techniques to 'detect and transform AI-generated text to make it more natural and bypass AI detectors' — this is a deliberate evasion capability and is outside merely 'content improvement'. The instructions also reference environment variables (GEMINI_API_KEY, SEARXNG_URL) and example commands for scripts that are missing. The skill will access network endpoints (Google GenAI and any SearXNG URL) and will modify local files; these actions are coherent for some features but the missing scripts and undeclared env usage are problematic.
Install Mechanism
No install spec (instruction-only) — lowest installer risk. However, Python scripts import non-standard packages (google-genai, pillow) and contain comments about required Python versions/dependencies; there is no automated install step to fetch them. This means users/agents will need to install dependencies manually; runtime failures are likely if not installed. There are no suspicious external download URLs or installers in the package.
Credentials
The SKILL.md and scripts expect environment configuration: SEARXNG_URL (for research) and GEMINI_API_KEY (for image generation), but the registry's declared required env vars list is empty. GEMINI_API_KEY is sensitive and is appropriately required for image generation, but it should be declared in metadata. The skill therefore asks for credentials at runtime without declaring them up front, which is an incoherence and a potential surprise for users. No other unrelated secrets are requested.
Persistence & Privilege
No elevated privileges requested. 'always' is false and the skill does not declare system-wide modifications or attempts to change other skill configs. It reads/writes files in the working directory (normal for content tools) and calls external APIs when keys are provided.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seo-content-pro - After installation, invoke the skill by name or use
/seo-content-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.4.0
SEO Content Pro v1.4.0
- Added support for video SEO, optimizing YouTube and B站 (Bilibili) video titles, descriptions, tags, and transcripts.
- New transcript processing to extract and optimize video transcripts for SEO purposes.
- Updated tags to include video-seo, youtube, bilibili, and transcript.
- Expanded documentation to cover new video and transcript optimization features.
v1.3.0
添加 2026 SEO 算法支持、视频 SEO 优化、AI 内容检测规避、小语种支持
v1.2.0
v1.2.0: 新增 AI 人性化功能和图片生成功能
v1.1.0
**Version 1.1.0 summary:**
Introduced a new title generator script and updated documentation.
- Added scripts/title_generator.py for content title generation.
- Updated SKILL.md to reflect the new version (1.1.0).
v1.0.2
- Bumped version to 1.0.2 in SKILL.md.
- No functional or feature changes; documentation update only.
v1.0.1
### 1.0.1
- Added a new "support" section listing PayPal, WeChat, Alipay, and email support options.
- Improved introduction and quick start guide for faster onboarding.
- Enhanced feature description for clarity and conciseness.
- No functional changes; documentation and support update only.
v1.0.0
Initial release: Multi-language support (6 languages), content refresh, SEO scoring, competitor analysis, SearXNG research, integrations
Metadata
Frequently Asked Questions
What is Seo Content Pro?
Advanced SEO content creation with AI humanization, image generation, multi-language support, content refresh, SEO scoring, and competitor analysis. Perfect... It is an AI Agent Skill for Claude Code / OpenClaw, with 458 downloads so far.
How do I install Seo Content Pro?
Run "/install seo-content-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seo Content Pro free?
Yes, Seo Content Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seo Content Pro support?
Seo Content Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seo Content Pro?
It is built and maintained by fly3094 (@fly3094); the current version is v1.4.0.
More Skills