Blog Management

Community

Automate Cyril's blog edits via API.

Authorlawless-m
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables programmatic management of Cyril's Workshop blogs (main Cyril blog and devblog), including edits, publishing updates, and content maintenance via REST APIs, reducing manual toil.

Core Features & Use Cases

  • Identify the target post (by slug, "latest", or content description)
  • Read API key from ~/.claude/cyril-api-key
  • Fetch current content
  • Make targeted updates: PATCH specific fields (title, content, tags, publish status)
  • Confirm success by reporting the post URL
  • Handle both blogs at /devblog/api and /cyril/api

Quick Start

Ensure API key is available at ~/.claude/cyril-api-key Fetch a post via GET /devblog/api/post?slug=<slug> or GET /cyril/api/post?slug=<slug> Patch updates with the appropriate fields Example: edit a typo in the admin panel post and publish changes, then verify via the post URL

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Blog Management
Download link: https://github.com/lawless-m/claude-skills/archive/main.zip#blog-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.