Blogent

Replit Integration

Agent Skill that adapts publishing to your existing Replit app.

Install Blogent in Replit

Use the installable Blogent Agent Skill in an existing Replit app, or open the prepared build directly in Replit. Agent adapts the same verified publishing contract to the framework, blog, database, and storage already used by the site.

Open in Replit
  1. Install it in the right project

    For an existing site, use the one-line install command below inside that Replit project. For a new build, click Open in Replit.

  2. Let Agent implement and verify it

    The installed skill makes Agent reuse the current blog and add the protected, idempotent publishing endpoint plus automated tests. Add BLOGENT_WEBHOOK_TOKEN through Replit Secrets when Agent asks.

  3. Publish, connect, and test

    Approve publishing in Replit, paste the returned public endpoint into Blogent, set X-Blogent-Token with the same secret, and publish the real connection-test article before connecting.

Already have a Replit app?

Run this one command in that project’s Shell. Then ask Agent: “Use $blogent-publisher to connect this app.” The skill remains installed in the project for future repairs and updates.

npx skills add https://blogent.tools/integration/replit/SKILL.md --skill blogent-publisher -a replit -y
Values to copy into Blogent
Webhook URL
https://your-domain.com/api/blogent/webhook
Header name
X-Blogent-Token
Replit Secret
BLOGENT_WEBHOOK_TOKEN
Universal webhook contract

This integration receives the standard Blogent JSON payload. Review the full contract — fields, HTML tags, response format — and try the live webhook tester.

Open webhook documentation

Webhook tester

Send a test article to your endpoint and check how the CMS processes the data. Edit the JSON if needed.

Edit the JSON to test different data and language codes.

Put your SEO blog on autopilot

Create a blog, connect Replit, and Blogent will plan, write, link, and publish articles automatically.

Start now