This skill should be used when the user asks to "create a blog post", "write content", "manage pages", "update content", "content strategy", "editorial calendar", "bulk publish", "manage categories", or mentions WordPress content operations. Provides SEO-aware content workflows and editorial best practices.
Guides content creation, optimization, and management workflows for WordPress sites. Ensures all content follows SEO best practices and editorial standards.
IDEATION → DRAFT → REVIEW → OPTIMIZE → PUBLISH → MONITOR
list_content with search)create_content with status: "draft"references/content-templates.mdreferences/seo-optimization.mdassign_terms_to_contentupdate_content to change status from draft to publishTool: create_content
Required: content_type, title, content
Recommended: excerpt, slug, status (always "draft" initially), categories, tags
Tool: update_content
Required: content_type, id
Safety: Always fetch current content first with get_content
Tool: find_content_by_url — for URL-based lookup
Tool: get_content_by_slug — for slug-based lookup
Tool: list_content — for filtered searches
Tool: discover_taxonomies — list available taxonomies
Tool: create_term — create new category/tag
Tool: assign_terms_to_content — assign terms to content
references/content-templates.md - Templates for different content typesreferences/seo-optimization.md - On-page SEO patterns for WordPresswp-content-repurposing — transform existing content for social media, email, and multi-channel distributionwp-content-attribution — measure which content drives WooCommerce sales (UTM tracking, attribution models, ROI)npx skills add morrealev/wp-content下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity