Name: SEO Optimizer
Description: SEO optimization helper for websites and content. Provides keyword research, meta tag optimization, and content analysis to improve search engine rankings.
Commands:
keyword - Research keywords and get suggestions meta - Analyze and optimize meta tags analyze - Analyze content SEO score suggest - Get keyword suggestions for a topic Features:
# Research a keyword
keyword "web development"
# Get suggestions for a topic
suggest "digital marketing"
# Analyze meta tags from a URL
meta "https://example.com"
# Generate meta description
generate-meta "Your content here" --length 160
# Analyze SEO content
analyze "Your article content here..."
Research keywords:
keyword "python tutorial"
Optimize meta tags:
meta "https://mysite.com/blog/post-1"
Analyze content:
analyze "Content of your webpage..."
Install: pip install requests beautifulsoup4
共 1 个版本