WordPress REST API CLI tool — manage posts, pages, media, categories, and tags from the command line.
npm install -g wp-rest-cli
Configure a WordPress site profile. Authentication uses Application Passwords.
# Add a profile (you'll be prompted for the application password)
wp-rest config add myblog --url https://your-site.com --user your-username
# List profiles
wp-rest config list
# Switch default profile
wp-rest config use myblog
# Posts
wp-rest post list
wp-rest post get <id>
wp-rest post create --title "Hello" --content "World"
wp-rest post update <id> --title "Updated"
wp-rest post delete <id>
# Pages
wp-rest page list
wp-rest page get <id>
wp-rest page create --title "About" --content "About us"
# Media
wp-rest media list
wp-rest media upload <file>
# Categories
wp-rest category list
wp-rest category create --name "Tech"
# Tags
wp-rest tag list
wp-rest tag create --name "javascript"
Use --profile <name> to target a non-default profile, and --format json to get machine-readable output.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimgrok-imagine-video-batch CLIを使用し、テキスト/画像から動画を生成・編集(job-manager不要)
npx claudepluginhub ex-takashima/wp-rest-cliUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.