Skip to main content
Back to the directory
jezweb/claude-skillsSoftware EngineeringFrontend and Design

wordpress-setup

Connect to a WordPress site and verify working access via WP-CLI or REST API. Produces a verified connection config ready for content management and Elementor editing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
684

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jezweb/claude-skills --skill wordpress-setup
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, wordpress-setup has 684 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jezweb/claude-skills. Canonical URL: https://skills.sh/jezweb/claude-skills/wordpress-setup.

Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykFAIL
About this skill
Connect to a WordPress site and verify working access via WP-CLI or REST API. Produces a verified connection config ready for content management and Elementor editing. If not installed, guide the user: Also ensure the SSH extension is available (needed for remote sites): Option A: WP-CLI over SSH (preferred) Common patterns: Test with a simple command first: Option B: REST API with Application Password If SSH isn't available: Test the connection: For WP-CLI SSH — create a wp-cli.yml in the project root: Then use: wp @sitename option get siteurl For REST API — store in .dev.vars : Ensure .dev.vars is in .gitignore . For cross-project use, store in your preferred secrets manager (environment variable, 1Password CLI, etc.). Run a comprehensive check: Create wordpress.config.json for other skills to reference: Define aliases in ~/.wp-cli/config.yml for frequently-accessed sites: Then: wp @client1 post list - Rocket.net: wp --ssh=user@hostname/www/sitename/public option get siteurl - cPanel: wp --ssh=user@hostname/public_html option get siteurl - Custom: Ask user for SSH user, host, and WordPress path - Navigate to (or use browser automation) - Scroll to "Application Passwords" section - Enter a name (e.g. "Claude Code") and click "Add New Application Password" - Copy the generated password (spaces are part of it but optional in auth) - Application passwords require HTTPS (won't...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wordpress-setup do?

Connect to a WordPress site and verify working access via WP-CLI or REST API. Produces a verified connection config ready for content management and Elementor editing.

Is wordpress-setup good?

wordpress-setup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support wordpress-setup?

wordpress-setup currently lists compatibility with Claude Code, Skills CLI.

Is wordpress-setup safe to install?

wordpress-setup has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wordpress-setup?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install wordpress-setup?

Run the following command to install wordpress-setup: npx skills add https://github.com/jezweb/claude-skills --skill wordpress-setup

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering