AgentStack
respira-press avatar

respira-press

39 listings · 0 installs

Open-source publisher. Listings imported from github.com/respira-press — credited to the original author with their license.

↗ github.com/respira-press
39 results
Self-run
SKILL

Conversion Audit

Audit a WordPress site for conversion-rate friction across six dimensions: above-the-fold clarity, CTA hierarchy, form length, social proof placement, page speed, and trust signals. Prioritized fixes with expected impact — recommendations, not redesigns.

0
17
Free
Self-run
SKILL

Custom Post Type Architect

Design and create WordPress custom post types end to end — CPT + supporting taxonomies + ACF field group + sample entries + builder-specific single template suggestion. Uses new v7.1 MCP tools: respira_create_post_type, respira_create_taxonomy, respira_create_acf_field_group.

0
11
Free
Self-run
SKILL

Design System Synthesizer

Read your site's representative pages, theme files, and media library to extract a complete reusable design system — logo, colors, typography, spacing scale, component patterns. Persist it as machine data AND generate a visible style-guide page on your site that renders the tokens visually.

0
13
Free
Self-run
SKILL

Wordpress Ai Image Optimizer

A Claude skill from respira-press/agent-skills-wordpress.

0
11
Free
Self-run
SKILL

Respira Setup Assistant

A Claude skill from respira-press/agent-skills-wordpress.

0
9
Free
Self-run
SKILL

Html To Bricks

Convert raw HTML/CSS into native Bricks Builder elements. Maps colors, typography, and spacing to your design system tokens so the result is drift-resistant. ACSS class mapping when ACSS is installed.

0
9
Free
Self-run
SKILL

Stale Content Detector

Find pages and posts that haven't been updated in a long time. Categorize as fresh / aging / stale / archive-candidate. Suggest refresh, redirect, or archive per item — based on age, traffic signal, and internal link count.

0
10
Free
Self-run
SKILL

Migrate Wpbakery To Bricks

Converts WPBakery Page Builder pages (the legacy ThemeForest-bundled vc_* shortcode format) to Bricks Builder. Parses WPBakery shortcodes from post_content, maps each element to its Bricks equivalent, generates a migration plan for approval, and writes clean Bricks JSON to the target pages. Use when user says "migrate WPBakery to Bricks", "modernize a WPBakery site with Bricks", or "switch from W…

0
12
Free
Self-run
SKILL

Seo Aeo Amplifier

A Claude skill from respira-press/agent-skills-wordpress.

0
12
Free
Self-run
SKILL

Technical Debt Audit

A Claude skill from respira-press/agent-skills-wordpress.

0
13
Free
Self-run
SKILL

Wordpress Mcp Dev

Build and maintain modern WordPress plugins and MCP servers, including hybrid WordPress+MCP products. Use when implementing plugin architecture (PHP, REST API, Gutenberg/admin/page-builder integrations), MCP tooling (TypeScript/Python, stdio/HTTP transport), security hardening, licensing/updates, and delivery workflows from scaffold to distribution.

0
15
Free
Self-run
SKILL

Migrate Elementor To Oxygen

Converts Elementor-built WordPress pages to Oxygen Builder. Reads Elementor's JSON widget tree from post meta, maps each widget to its Oxygen component equivalent, generates a migration plan for approval, and writes Oxygen content to the target pages. Use when user says "migrate Elementor to Oxygen", "switch from Elementor to Oxygen", or "rebuild Elementor pages in Oxygen's developer-oriented bui…

0
11
Free
Self-run
SKILL

Woocommerce Health Check

A Claude skill from respira-press/agent-skills-wordpress.

0
13
Free
Self-run
SKILL

Migrate Oxygen To Bricks

Full-site migration from Oxygen Builder to Bricks (both modern, developer-oriented, near 1:1 mental model). Audits every Oxygen page, maps components to Bricks equivalents, builds a migration plan for approval, and converts pages to Bricks JSON via duplicates so the live site stays untouched. Use when user says "migrate Oxygen to Bricks", "switch from Oxygen to Bricks", or "replace Oxygen with Br…

0
12
Free
Self-run
SKILL

Migrate Oxygen To Breakdance

Full-site migration from Oxygen Builder to Breakdance (same Soflyy lineage, smoothest possible builder swap). Audits every Oxygen page, maps components to Breakdance equivalents, builds a migration plan for approval, and converts pages via duplicates so the live site stays untouched. Use when user says "migrate Oxygen to Breakdance", "switch from Oxygen to Breakdance", or "replace Oxygen with Bre…

0
10
Free
Self-run
SKILL

Brand Voice Synthesizer

Read 5-10 published posts and extract the brand voice — tone, lexicon, sentence patterns, person used, formality, signature phrases, phrases the site never uses. Persist it so every future content-writing skill produces copy that sounds like the brand, not like generic AI.

0
14
Free
Self-run
MCP

Agent Skills Wordpress

Agent skills for WordPress — works in Claude Code, Codex, Antigravity, Cursor, and any agent supporting Skills + MCP. Audit, optimize, fix, and migrate WordPress sites.

0
18
Free
Self-run
SKILL

Migrate Thrive Architect To Gutenberg

Full-site migration from Thrive Architect to the WordPress block editor (Gutenberg). Audits every Thrive page, maps elements to native block equivalents, builds a migration plan for approval, and converts pages to native block markup via duplicates so the live site stays untouched. Marketing-only Thrive components (Thrive Leads, Ultimatum, Quiz) are flagged for separate replacement. Use when user…

0
14
Free
Self-run
SKILL

Build Oxygen6 Page

A Claude skill from respira-press/agent-skills-wordpress.

0
16
Free
Self-run
SKILL

Migrate Divi To Bricks

Converts Divi-built WordPress pages to Bricks Builder. Parses Divi's shortcode tree from post_content, maps each module to its Bricks element equivalent, generates a migration plan for approval, and writes clean Bricks JSON to the target pages. Use when user says "migrate Divi to Bricks", "replace Divi with Bricks", "switch from Divi to Bricks", or "rebuild Divi pages in Bricks".

0
13
Free
Self-run
SKILL

Wordpress Site Dna

A Claude skill from respira-press/agent-skills-wordpress.

0
13
Free
Self-run
SKILL

Migrate Beaver Builder To Gutenberg

Full-site migration from Beaver Builder to the WordPress block editor (Gutenberg). Audits every Beaver Builder page, maps modules to native block equivalents, builds a migration plan for approval, and converts pages to native block markup via duplicates so the live site stays untouched. Use when user says "migrate Beaver Builder to Gutenberg", "switch from Beaver Builder to blocks", "convert Beav…

0
13
Free
Self-run
SKILL

Internal Link Builder

A Claude skill from respira-press/agent-skills-wordpress.

0
13
Free
Self-run
SKILL

Page Template Library

Capture canonical page patterns (case study, service page, landing page hero + 3-up + CTA) as re-usable playbooks. Uses new v7.1 MCP tools respira_create_playbook + respira_list_playbooks + respira_update_playbook. Future page-generation skills spawn new pages from playbooks in seconds.

0
11
Free
Self-run
SKILL

Migrate Wpbakery To Gutenberg

Converts WPBakery Page Builder (formerly Visual Composer) pages to native Gutenberg blocks. Parses WPBakery shortcodes from post_content, maps each element to its closest core block equivalent, generates a migration plan for approval, and writes clean block markup to the target pages. Use when user says "migrate WPBakery to Gutenberg", "drop WPBakery for native blocks", or "modernize a legacy WPB…

0
10
Free
Self-run
SKILL

Site Onboarding

First-run onboarding for Respira MCP connections. Verifies connectivity, discovers site architecture, maps all available MCP tools, and produces a site briefing so the AI understands what it can do. Use when user says "get started", "connect to my site", "what can you do", or "onboard".

0
14
Free
Self-run
SKILL

Migrate Elementor To Breakdance

Converts Elementor-built WordPress pages to Breakdance Builder. Reads Elementor's JSON widget tree from post meta, maps each widget to its Breakdance element equivalent, generates a migration plan for approval, and writes Breakdance content to the target pages. Use when user says "migrate Elementor to Breakdance", "switch from Elementor to Breakdance", or "rebuild Elementor pages in Breakdance".

0
10
Free
Self-run
SKILL

Migrate Visual Composer To Gutenberg

Full-site migration from Visual Composer Website Builder (the modern VCV format) to the WordPress block editor (Gutenberg). Audits every VCV page, maps elements to native block equivalents, builds a migration plan for approval, and converts pages to native block markup via duplicates so the live site stays untouched. Use when user says "migrate Visual Composer to Gutenberg", "switch from VCV to b…

0
13
Free
Self-run
SKILL

Mobile Experience Report

A Claude skill from respira-press/agent-skills-wordpress.

0
13
Free
Self-run
SKILL

Migrate Divi To Gutenberg

Converts Divi-built WordPress pages to native Gutenberg blocks. Parses Divi's shortcode tree from post_content, maps each module to its closest core block equivalent, generates a migration plan for approval, and writes clean block markup to the target pages. Use when user says "migrate Divi to Gutenberg", "switch from Divi to native blocks", "remove Divi dependency", or "rebuild Divi pages in the…

0
12
Free
Self-run
SKILL

Migrate Divi To Breakdance

Converts Divi-built WordPress pages to Breakdance Builder. Parses Divi's shortcode tree from post_content, maps each module to its Breakdance element equivalent, generates a migration plan for approval, and writes Breakdance content to the target pages. Use when user says "migrate Divi to Breakdance", "switch from Divi to Breakdance", or "rebuild Divi pages in Breakdance".

0
13
Free
Self-run
SKILL

Content Portability

Export WordPress pages, posts, and custom posts to portable local packages with builder data, media, and human-readable markdown. Import to another site with smart ID remapping. Auto-backup before AI edits. Use when user says "export my site", "backup my pages", "migrate content", "download my content", or "content portability".

0
11
Free
Self-run
SKILL

Migrate Beaver Builder To Bricks

Full-site migration from Beaver Builder to Bricks Builder. Audits every Beaver Builder page, maps modules to Bricks equivalents, builds a migration plan for approval, and converts pages to Bricks JSON via duplicates so the live site stays untouched. Use when user says "migrate Beaver Builder to Bricks", "switch from BB to Bricks", "convert Beaver Builder pages to Bricks", or "replace Beaver Build…

0
8
Free
Self-run
SKILL

Activity Report Composer

Turn the audit log of work done on a WordPress site into a polished written report. Wraps the v7.1 respira_generate_activity_report MCP tool with six framings: agency client report, case study, internal recap, testimonial draft, build-in-public, personal recap.

0
16
Free
Self-run
SKILL

Migrate Elementor To Bricks

Converts Elementor-built WordPress pages to Bricks Builder. Reads Elementor's JSON widget tree from post meta, maps each widget to its closest Bricks element equivalent, generates a migration plan for approval, and writes clean Bricks JSON to the target pages. Use when user says "migrate Elementor to Bricks", "switch from Elementor to Bricks", or "rebuild Elementor pages in Bricks".

0
9
Free
Self-run
MCP

Respira Wordpress Mcp

172 MCP tools for WordPress. Native page builder support for 12 builders. The MCP server behind Respira for WordPress.

0
9
Free
Self-run
SKILL

Migrate Elementor To Gutenberg

Converts Elementor-built WordPress pages to native Gutenberg blocks. Reads Elementor's JSON widget tree from post meta, maps each widget to its closest core block equivalent, generates a migration plan for approval, and writes clean block markup to the target pages. Use when user says "migrate Elementor to Gutenberg", "drop Elementor", "switch to native blocks", or "rebuild Elementor pages in the…

0
16
Free
Self-run
SKILL

Migrate Brizy To Gutenberg

Full-site migration from Brizy Builder to the WordPress block editor (Gutenberg). Audits every Brizy-built page, maps components to native block equivalents, builds a migration plan for approval, and converts pages to native block markup via duplicates so the live site stays untouched. Use when user says "migrate Brizy to Gutenberg", "switch from Brizy to blocks", "convert Brizy pages to the bloc…

0
8
Free
Self-run
SKILL

Prime The Agent

Fast 30-second session-starter. Loads the active site, identifies the page builder, loads inline schemas, and primes the agent on the do-not-write-raw-HTML rule before any work begins. v1.1 adds per-site memory: it reads a stored brief at the start and appends what it learned at the end, so context carries across sessions, teammates, and AI clients.

0
14
Free
You've reached the end · 39 loaded