wix-blog-archiver

Move past event blog posts from Upcoming to Past Events via the Wix API.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/Porkbutts/jetaasc-events --skill wix-blog-archiver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wix-blog-archiver
Source: https://github.com/Porkbutts/jetaasc-events/tree/main/.claude/skills/wix-blog-archiver
Command: npx skills add https://github.com/Porkbutts/jetaasc-events --skill wix-blog-archiver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of archiving past JETAASC events from the Wix blog by moving outdated posts to a "Past Events" category, keeping the "Upcoming" section clean and organized.

Core Features & Use Cases

  • Automated Archiving: Moves blog posts from an "Upcoming" category to a "Past Events" category based on their event dates.
  • Date Extraction: Parses event dates from the blog post content.
  • User Confirmation: Provides a preview of posts to be archived and requires user confirmation before making changes.
  • Use Case: Regularly clean up your JETAASC blog by automatically archiving events that have already passed, ensuring your website always reflects current happenings.

Quick Start

Use the wix blog archiver skill to archive past events from the upcoming category.

Frequently Asked Questions about wix-blog-archiver

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

FAQPage Schema
How do I automatically move Wix blog posts to a different category?

To automatically move Wix blog posts to a different category, you can use an archiving skill that queries posts, extracts event dates, and updates post categories via the Wix API. This process requires configuring your specific site and category IDs.

How does automated blog archiving work for past events on Wix?

Automated blog archiving for past events on Wix works by parsing event dates from your post content, previewing the outdated posts, and moving them from an Upcoming to a Past Events category after you confirm the changes.

What do I need to configure before archiving Wix blog posts by event date?

Before archiving Wix blog posts by event date, you need to configure your specific Wix site ID and the target category IDs. These identifiers allow the script to correctly query and update your blog categories via the Wix API.

Can I preview which Wix blog posts will be archived before making changes?

Yes, you can preview which Wix blog posts will be archived before making changes. The archiving process generates a preview of outdated posts and requires your explicit confirmation before updating any categories via the Wix API.

What is the best way to keep my Wix blog Upcoming events section clean?

The best way to keep your Wix blog Upcoming events section clean is to automate the archival of past events. By moving outdated posts to a Past Events category based on extracted dates, your website always reflects current happenings.

Are there limitations when using the Wix API to update blog post categories?

When using the Wix API to update blog post categories, limitations include the requirement to manually configure site and category IDs, and the dependency on extracting event dates directly from the blog post content for accurate categorization.