cheat-publish

Update metadata and state files with published content details.

6.2k|875|Updated May 5, 2026
One-click install
npx skills add https://github.com/XBuilderLAB/cheat-on-content --skill cheat-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cheat-publish
Source: https://github.com/XBuilderLAB/cheat-on-content/tree/main/skills/cheat-publish
Command: npx skills add https://github.com/XBuilderLAB/cheat-on-content --skill cheat-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Edit, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automatically tracks content publication events by updating metadata and state files, providing a streamlined process for managing content publishing workflows.

Core Features & Use Cases

  • Metadata Update: Automatically records the URL, platform ID, and publish time of content.
  • Platform Detection: Automatically identifies the content platform based on the URL.
  • State File Management: Updates the state file to reflect the latest publication details and clear the in-progress session.
  • Use Case: Use this Skill to track the publication of a new blog post, ensuring all relevant information is logged and available for review.

Quick Start

Use the 'cheat-publish' skill to register the publication of your new blog post at 'https://example.com/post'.

Frequently Asked Questions about cheat-publish

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

FAQPage Schema
How do I automate content publication tracking for blog posts?

It detects the platform by parsing the published content URL, then updates your metadata and state files with the URL, platform ID, and publish time to automate content publication tracking.

What is a state file in content management workflows?

A state file in content management tracks the latest publication details and clears the in-progress session. This Skill updates the state file to reflect the newly published content information after a post goes live.

How do I record metadata when publishing content to a new platform?

You can record publication metadata by providing the published content URL. The Skill automatically identifies the platform from the URL and logs the platform ID and publish time into your metadata files.

Do I need Bash to update metadata and state files for content publication?

Yes, Bash is required along with Read and Edit tools to execute this Skill. These three dependencies are necessary to automatically update metadata and state files during the content publication tracking process.

Can I use URL parsing for platform detection in content publication events?

Yes, URL parsing is used for platform detection in content publication events. The Skill extracts the platform identifier directly from the published content URL to update your metadata files accordingly.

What are the limitations of automating state file management for published content?

The Skill's state file management is limited to updating publication details and clearing in-progress sessions. It relies on Bash, Read, and Edit tools, meaning its platform detection is bounded by the URL structure provided.