精准把控社媒关键词密度、用户情感走势并全自动进行段落节奏优化的智能技能。
High-performance social content structure validation and copywriting SEO analyzer.
If this skill is purely prompt-based, simply click the Copy button on the Skill Content block above, and paste the raw text directly into your AI chat interface or custom GPT instructions.
To install this as a Model Context Protocol (MCP) server, open your claude_desktop_config.json file and add the following configuration structure:
{
"mcpServers": {
"seo-optimization-skill": {
"command": "npx",
"args": ["-y", "{{ Str::slug($skill->category ?? 'tool') }}/seo-optimization-skill"]
}
}
}
If this requires SDK integration, ensure you have the core packages installed in your working environment, then load the tool schema accordingly:
npm install composio-core # or pip install composio-core
Test this AI skill directly in your browser. It will consume :cost credits.
Try Skill Now