blog

Draft, edit, and publish Skillenai blog posts via authenticated API.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/skillenai/skillenai-api-skill --skill blog-skillenai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog
Source: https://github.com/skillenai/skillenai-api-skill/tree/main/skills/blog
Command: npx skills add https://github.com/skillenai/skillenai-api-skill --skill blog-skillenai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting, editing, and publishing Skillenai blog posts through Claude from a single, authenticated workflow reduces the friction of content creation and editorial governance.

Core Features & Use Cases

  • Draft, edit, and publish posts via the Skillenai API key to streamline content flow between ideas and live posts.
  • Manage drafts, pending_review status, and published posts with role-based access and moderation rules, including cover images and metadata like category and tags.
  • Use cases include drafting a post, updating content, attaching a cover image, categorizing, tagging, and publishing to the Skillenai blog.

Quick Start

Draft a post and publish it using your Skillenai API key.

Frequently Asked Questions about blog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish blog posts through Claude using an API key?

You can publish blog posts through Claude by authenticating with a Skillenai API key stored in ~/.skillenai/.env, allowing you to draft, edit, and manage content via REST endpoints. The workflow supports cover images, categories, and tags.

What's the best way to manage blog post drafts and moderation status?

The best way to manage blog post drafts and moderation status is through an authenticated workflow that supports pending_review status, role-based access, and moderation rules. This ensures proper editorial governance before posts go live.

Can I update cover images and tags on published blog posts?

Yes, you can update cover images and tags on published blog posts using the Skillenai API key. The workflow allows updating content, managing metadata like categories and tags, and unpublishing posts if further edits are needed.

Do I need an API key to draft and manage blog content?

Yes, you need an authenticated Skillenai API key stored in ~/.skillenai/.env to draft and manage blog content. Credential handling is enforced to ensure secure access to listing, retrieving, creating, and deleting posts.

Are there per-user posting limits for blog content management?

Yes, there are per-user posting limits enforced within the blog content management workflow. These limits, along with draft and moderation rules, ensure controlled and governed publishing through the authenticated API key.

Why does my blog post stay in pending_review status after drafting?

Your blog post stays in pending_review status because the workflow enforces moderation rules and role-based access before publishing. This moderation-informed process ensures content meets editorial standards prior to going live.