monitor-tweet

Triage tweet feature ideas and create GitHub pull requests after approval.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ArthTech-AI/Marketplace-extensions --skill monitor-tweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitor-tweet
Source: https://github.com/ArthTech-AI/Marketplace-extensions/tree/main/internal/monitor-tweet/monitor-tweet
Command: npx skills add https://github.com/ArthTech-AI/Marketplace-extensions --skill monitor-tweet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns a tweet into a structured product-to-code workflow, reducing the manual effort of assessing feasibility, choosing the right repository, and coordinating implementation.

Core Features & Use Cases

  • Runs a triage pass to judge relevance and feasibility before any build work begins.
  • Always shows the findings and both repository options to a human for approval.
  • Automatically continues with implementation, review, and GitHub pull request creation after approval.
  • Use it when a social post contains a feature idea that needs rapid evaluation and a reliable path to merge.

Quick Start

Use the monitor-tweet skill with the tweet text you want analyzed so it can triage the idea, present both repository options, and wait for your approval.

Frequently Asked Questions about monitor-tweet

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

FAQPage Schema
How do I turn a tweet into a GitHub pull request automatically?

To turn a tweet into a GitHub pull request, the workflow triages the social post for feasibility, selects a target repository, and coordinates an automated build-and-review process that creates a PR. It requires human approval before implementation begins.

What is tweet triage for feature implementation?

Tweet triage for feature implementation is an automated assessment process that evaluates a social post's relevance and feasibility before any build work begins. It structures the idea and identifies repository options for human review.

Do I need gh CLI access for automated pull request creation from tweets?

Yes, you need gh CLI access for automated pull request creation. The agent workflow relies on the GitHub command line interface to automatically generate pull requests after the tweet triage and implementation phases are approved.

Can I review repository options before an agent workflow implements a tweet idea?

Yes, you can review repository options before implementation. The workflow always presents its feasibility findings and both repository options to a human, gating the automated build and pull request creation process behind explicit approval.

What is the best way to automate code review for features sourced from social media?

The best way to automate code review for social media features is using a multi-agent workflow that handles tweet triage, implementation, and automated pull request creation. This ensures structured evaluation and review before merging code derived from social posts.