Skip to content

Requested: automation/blogWriter #27

@amanintech

Description

@amanintech

Info about the agentkit
This agentkit is a blog writing automation tool that can be triggered externally (e.g., via webhook or scheduled task) to generate and publish blog posts.

How should it work (step-by-step instructions):

  1. An external trigger (webhook or scheduler) signals the agentkit to start a new blog post.
  2. The agent fetches topic, keywords, or instructions from the trigger payload.
  3. The agent drafts a blog post using AI, ensuring SEO optimization and coherence.
  4. The draft is reviewed (optionally by a human or another agent) before publishing.
  5. The post is published to a CMS or static blog platform via API.
  6. Logs and status of published posts are maintained.

Reference contribution guide & sample agentkit:

  • Refer to CONTRIBUTING.md and sample agentkits (/examples/sample-agentkit) for guidance on coding standards, structure, and submission.
  • Document the triggering mechanism, review workflow, and publishing logic in your implementation.
  • Submit your agentkit in an organized directory as required by the repo.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions