agent-smith

Automate campaign posting workflows with pre-filled browser forms and status tracking.

2|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/matrixshader/matrix-shader --skill agent-smith-matrixshader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-smith
Source: https://github.com/matrixshader/matrix-shader/tree/main/.claude/skills/agent-smith
Command: npx skills add https://github.com/matrixshader/matrix-shader --skill agent-smith-matrixshader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates campaign posting tasks by pulling post content from campaign files, opening submission pages in a browser, pre-filling forms, and tracking what's posted to ensure human review before submission.

Core Features & Use Cases

  • Automatically locate campaign items from .planning/campaigns and present ready-to-post content.
  • Open per-platform submission pages (Reddit, Hacker News, Twitter/X) and pre-fill forms while enforcing no auto-submission.
  • Track all posts in .planning/campaigns/POSTED.md for auditing and progress visibility.
  • Support multi-platform workflows with safeguards, reminders, and post-submission follow-ups.

Quick Start

Read the campaign calendar, select the next due post, and start a guided posting session.

Frequently Asked Questions about agent-smith

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

FAQPage Schema
How do I automate multi-platform campaign posting across Reddit, Hacker News, and Twitter?

Multi-platform campaign posting is automated by reading campaign items from local files, opening browser submission pages, and pre-filling forms. The workflow enforces manual review before submission and logs results with date, URL, and notes in a tracking file.

What's the best way to track posted campaign items and audit submission progress?

Tracking posted campaign items is handled by logging results in .planning/campaigns/POSTED.md. The system records the date, URL, and notes for each submission, providing an audit trail and visibility into campaign progress.

Can I automatically submit forms without human review when launching a campaign?

No, automatic submission is not supported. The workflow enforces no auto-submission by opening browser forms with pre-filled fields, ensuring a human reviews and manually submits the post on Reddit, Hacker News, or Twitter/X.

How does a guided posting session locate the next due post for a campaign?

A guided posting session locates the next due post by checking status via local files .planning/campaigns/LAUNCH-CALENDAR.md and POSTED.md. It pulls ready-to-post content from campaign files and presents it for review.

Do I need specific local files to manage a campaign posting workflow?

Yes, the workflow requires local files in the .planning/campaigns directory. It uses LAUNCH-CALENDAR.md to check upcoming posts and POSTED.md to track published items, ensuring per-platform rules and submission statuses are maintained.

Why does campaign posting require manual submission instead of full automation?

Campaign posting requires manual submission to enforce safeguards and human review before content goes live. The system opens pre-filled browser forms for Reddit, Hacker News, and Twitter/X, preventing automated errors and ensuring per-platform rules are followed.