write

Coordinates persona-driven publishing workflows for Webmatrices via MCP and SuperMCP research.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Bishwas-py/webmatrices-skills --skill write-bishwas-py
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write
Source: https://github.com/Bishwas-py/webmatrices-skills/tree/main/skills/write
Command: npx skills add https://github.com/Bishwas-py/webmatrices-skills --skill write-bishwas-py

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation and publishing of Webmatrices content by coordinating personas, research, authenticity checks, and automated publishing workflows to produce posts, replies, and Hacker News-style interactions.

Core Features & Use Cases

  • Draft posts, replies, comments, and HN responses as authenticated personas
  • Fetch persona data from MCP, research via SuperMCP, ensure authenticity, and fact-check claims
  • Preview drafts with Playwright and publish via MCP to complete end-to-end content workflows

Quick Start

Invoke the write skill with a persona and topic to draft a post, then review and publish.

Frequently Asked Questions about write

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

FAQPage Schema
How do I automate persona-driven content publishing for Webmatrices?

Automate persona-driven content publishing by retrieving persona data via MCP, researching topics via SuperMCP, enforcing authenticity rules, and publishing posts or replies directly through MCP actions.

What is the best way to draft and preview Hacker News style responses before publishing?

Draft Hacker News style responses using authenticated personas, then render visual previews with Playwright to verify formatting and fact-check claims before publishing via MCP.

Can I generate Open Graph images automatically when creating Webmatrices posts?

Yes, you can generate Open Graph images automatically during the content creation workflow by invoking the generate_og_image MCP action before finalizing and publishing your post.

Does this content workflow require Playwright to render post previews?

Playwright is used for preview rendering to visually verify drafts before publishing, ensuring formatted content meets authenticity rules and quality standards prior to MCP publication.

How do I ensure audience engagement content maintains persona authenticity?

Ensure audience engagement content maintains persona authenticity by fetching persona data from MCP and applying built-in authenticity rules and fact-checking procedures before publishing replies or comments.

What MCP actions are needed to create and publish posts as specific personas?

Creating and publishing posts requires MCP actions including get_self_personas to fetch persona data, list_posts to review existing content, create_post to publish, and create_comment for replies.