joelmale-blog

Create and update blog posts on joelmale.com via its API.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/joelwmale/orion --skill joelmale-blog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: joelmale-blog
Source: https://github.com/joelwmale/orion/tree/main/skills/joelmale-blog
Command: npx skills add https://github.com/joelwmale/orion --skill joelmale-blog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of publishing and updating blog posts to joelmale.com via its API, streamlining content management.

Core Features & Use Cases

  • Create Draft Posts: Publish new blog content in draft status.
  • Update Existing Posts: Modify and update previously published articles.
  • Category Management: Select from a predefined list of categories for posts.
  • Tagging: Add relevant tags to posts for improved searchability.
  • Featured Image Handling: Support for uploading featured images via URL or base64 encoding.
  • Use Case: When you have a new technical article ready, you can use this Skill to create a draft post on your blog, allowing you to review it before it goes live.

Quick Start

Use the joelmale-blog skill to create a new draft post with the title 'My First Post' and content '# Hello World'.

Frequently Asked Questions about joelmale-blog

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

FAQPage Schema
How do I publish blog posts via an API as a draft?

To publish blog posts via an API as a draft, you can use this tool to create new articles with draft status through the joelmale.com API. It allows you to set titles and content before the post goes live.

How do I upload a featured image when creating a blog post?

You upload a featured image during blog post creation by providing image data to the API. This tool supports uploading featured images via a public URL or by using base64 encoding.

Do I need a bearer token to manage content through this API?

Yes, you need a bearer token to manage content through this API. Authentication via a bearer token is required to authorize the creation and updating of blog posts on joelmale.com.

Can I update existing articles through the content management API?

Yes, you can update existing articles through the content management API. This tool enables you to modify and update previously published articles directly on joelmale.com.

How do I add categories and tags to my blog post?

You add categories and tags to your blog post during the creation or update process. The API supports category selection from a predefined list and allows you to add relevant tags for improved searchability.

What is the best way to automate publishing technical articles to joelmale.com?

The best way to automate publishing technical articles to joelmale.com is by using this tool to interact with the dedicated API. It streamlines content management by handling post creation, tagging, and featured image uploads.