Wp Claude Code banner
sethshoultes sethshoultes

Wp Claude Code

Data community

Description

A Claude Code-style AI assistant interface for WordPress development and management. Provides intelligent WordPress development assistance with AI-powered tools for file management, database operations, content management, and site administration.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

WP Claude Code

A Claude Code-style AI assistant interface for WordPress development and management. Provides intelligent WordPress development assistance with AI-powered tools for file management, database operations, content management, and site administration.

🚀 Features

🤖 AI-Powered WordPress Assistant

  • Intelligent Chat Interface - Claude Code-style conversation UI
  • WordPress-Aware Tools - File operations, database queries, WP-CLI integration
  • Context-Aware Responses - Understands WordPress structure and best practices
  • Real-time Assistance - Get help with development tasks as you work

🛠️ WordPress Development Tools

  • File Management - Read, edit, and analyze theme/plugin files with safety checks
  • Database Operations - Safe query execution with validation and security
  • Content Management - Create, edit, and manage posts, pages, and custom content
  • Site Information - Comprehensive site analysis and health checks

🔧 Technical Capabilities

  • WP-CLI Integration - Execute WordPress CLI commands (with native fallbacks)
  • Security First - Rate limiting, permission checks, and audit logging
  • Universal Compatibility - Works on shared hosting, VPS, Docker, Local development
  • Direct API Support - Native integration with ChatGPT and Claude APIs

📋 Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher
  • Admin access to WordPress
  • OpenAI API key or Anthropic Claude API key

🔧 Installation

  1. **Download and Extract**

    cd /path/to/wordpress/wp-content/plugins/
    git clone https://github.com/yourusername/wp-claude-code.git
  2. **Activate Plugin**

    • Go to WordPress Admin → Plugins
    • Find "WP Claude Code" and click "Activate"
  3. **Configure Settings**

    • Go to Claude Code → Settings
    • Choose your API provider (OpenAI or Claude Direct)
    • Enter your API key from OpenAI or Anthropic
    • Select your preferred model
    • Enable desired tools (file operat