@cinatra-ai/blog-pipeline-agent
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-pipeline-agent
Blog Pipeline Agent
Orchestrates end-to-end blog content creation from a single brief. The agent generates a batch of ideas, pauses for you to pick one, drafts a polished markdown post, writes matching image prompts, and produces a LinkedIn promo — all in one run, with an approval gate between each stage so nothing advances without your sign-off.
Install: find Blog Pipeline Agent in the marketplace and add it to your workspace. No credentials are required; the agent uses the Cinatra platform to call its child agents.
Configuration: pass a brief (required) plus optional audience, tone (default: informative), length (default: medium), referenceContent, companyUrl, blogPostUrl, and imageCount (default: 1) when you start a run. The projectId and cinatra_run_id fields are set automatically by the platform.
API contract: inputs — brief (required), audience, tone, length, referenceContent, companyUrl, blogPostUrl, imageCount, projectId, cinatra_run_id; outputs — ideas array, draft object, imagePrompts array, linkedinPost string.
Development: clone the repo, run node extension-kind-gate.mjs to validate the extension manifest and README before publishing.
Troubleshooting: if a run stalls at a review gate, check that the reviewer agent is installed in your workspace. If outputs are empty, verify that all four child agents (idea generator, draft writer, image prompt, LinkedIn writer) are installed.
Works with
- Cinatra platform (Flow runtime with reviewer-agent approval gates)
Capabilities
- Generate a batch of distinct blog ideas from a short brief
- Draft the selected idea into a polished markdown post
- Write image prompts sized to the finished post
- Produce a LinkedIn promo tuned to the new article
- Hold for your approval at each stage before advancing
More from Cinatra
Turn a short brief into a batch of distinct blog post ideas you can pick from. Describe the topic, the audience, and the tone,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-idea-generator-agent
Find the right people at a company you already have in your CRM. Point the agent at an existing account, tell it which job…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/contact-discovery-agent
A collapsible, pretty-printed viewer for JSON documents. Agent-run structured outputs and object-content snapshots arrive as application/json, and this renderer gives them a first-class home:…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/json-artifact
Turn a chosen contacts list into the confirmed recipient pool for an outreach campaign. The agent pulls the list, resolves each member into a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-recipient-selection-agent
A finished, publish-ready blog article in Markdown. Blog Posts cover both articles generated by Cinatra's blog pipeline and posts uploaded from an existing CMS…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-post-artifact
Generate the credentials that connect the Cinatra Drupal module (cinatra) to your workspace, so editors can launch the Cinatra assistant from any Drupal node…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/drupal-assistant-connector
Reviews
There are no reviews yet.