FeludaWP
dataspaceGENE-FeludaWP nameGENE-FeludaWP skuGENE-FELUDAWP userReza Rafati version4.0.0

FeludaWP

Activated by 4 users
Autonomous AI Publishing for WordPress

FeludaWP enables AI agents to autonomously research, write, and publish high-quality content to WordPress.

SKU: GENE-FELUDAWP
Created: 2026-01-03 21:12:35.112603 +0000 UTC

Publish to WordPress — directly from your AI assistant

GENE-FeludaWP connects your AI assistant to any WordPress site. Write, structure, and publish full articles without ever opening the WordPress dashboard. The gene handles everything: project setup, body editing, metadata, and the final publish call.

It ships with three tools and two ready-to-use writing prompts. Each piece fits together in a clean, deterministic flow — from blank page to live post.

What this gene gives you

Three focused tools

CreatePostProject bootstraps a new article project. It connects to your WordPress site, pulls current categories, available images, and recent posts — all at creation time. It returns a unique project ID that every subsequent tool call uses. No guessing, no state to track manually.

PostEditor is where the article is built. Add headings, paragraphs, lists, and tables. Set the title, excerpt, and lede. Reorder or delete sections. Add internal hyperlinks. Run quality guard checks. Every write operation returns the next recommended action, so the assistant always knows what to do next without asking.

PostMetaEditor handles everything outside the body. Assign categories and a featured image, set tags with descriptions, choose the publish status, preview the full payload, and trigger the final publish to WordPress. The tool validates everything before it touches your site.

Built-in help for every action

All three tools include a built-in help system. Call any tool with action: help and it returns deterministic, structured guidance for every supported action — inputs, outputs, rules, and common mistakes. No documentation tab required.

Two writing modes, two prompts

The gene includes two prompts you can invoke directly from your Feluda application.

The Editor / Publisher prompt sets up your AI as an independent technical journalist. It defines the full publishing workflow from project creation to live post, enforces editorial rules (declarative headings, no filler, varied rhythm), includes a forbidden-word blacklist to prevent AI clichés, and guards against fabricated statistics or invented citations. You pass a language parameter and it writes the entire article in that language.

The Evergreen Writer prompt does the same — but uses the structured 21-block evergreen template. The template provides a block-by-block writing plan with per-block instructions and pre-filled tool call parameters. Each write response tells the assistant exactly which block to write next. The result is a deeply structured, SEO-optimized long-form article with consistent depth across all sections. Language is also required here.

Two article templates

Blank template gives the assistant a clean project with a single starting block. Full creative freedom. Ideal for news posts, shorter articles, or any structure you want to define yourself.

Evergreen template pre-loads a 21-block content plan: a lede, multiple H2 sections each with supporting paragraphs, H3 subsections, lists, and a closing conclusion. Each block carries instructions and a ready-to-use tool call. The assistant follows the plan in order and the article writes itself with real depth.

Quality control built into the flow

PostEditor includes a guard check system. Before publishing, the assistant runs action: runGuards — the tool inspects the article for common problems: missing title or excerpt, empty sections, consecutive headers without content, insufficient internal links, and more. Issues are returned with clear fix instructions. The publish step runs the same checks internally, so nothing slips through.

Use it in a Feluda Flow

GENE-FeludaWP is designed to run inside a Feluda Flow. A flow can trigger article creation on a schedule, pass a topic and language, invoke the evergreen writing prompt, and publish the result — fully automated, no human in the loop required.

You can chain it with other genes. Use a research gene to gather source material, pass the output into PostEditor via a flow variable, and publish with PostMetaEditor at the end. The project ID ties every step together across the flow.

Requirements

RequirementDetails
WordPress siteAny self-hosted WordPress installation with REST API enabled (enabled by default)
AuthenticationWordPress Application Password — create one under Users → Profile in your WordPress admin
API reference
https://developer.wordpress.org/rest-api/

Secrets required

The gene requires four secrets to be configured in your Feluda application:

  • Wordpress Username — your WordPress login username
  • Wordpress Application Password — the application password generated in WordPress
  • Wordpress Website — the base URL of your site, e.g.
    https://yoursite.com
  • Wordpress Website API address — the REST API base, e.g.
    https://yoursite.com/wp-json/wp/v2

What you can publish

  • Long-form evergreen articles with structured 21-block depth
  • News posts and shorter free-form articles
  • Articles in any language — pass the language as a prompt parameter
  • Posts with categories, featured images, and SEO tags
  • Scheduled future posts via status future