dashboard

Launch the viralman web dashboard on localhost:8765 for platform-specific content generation.

8|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/art8engine/viralman --skill dashboard-art8engine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/art8engine/viralman/tree/main/skills/dashboard
Command: npx skills add https://github.com/art8engine/viralman --skill dashboard-art8engine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The dashboard skill helps you start viralman locally and reliably run the end-to-end workflow of generating platform-specific drafts and outreach targets without getting stuck on setup details.

Core Features & Use Cases

  • Unified 3-page draft generator: Switch between Twitter/X, Reddit, and Gitmail pages while sharing one project state for consistent messaging across platforms.
  • Platform-tuned generation from your prompt: Turn your free-text “what to write” intent into drafts tailored to each channel’s format and style.
  • Guided sending workflow with safety gates: Keep posting behind explicit UI actions (including confirmation for Gitmail) and surface common environment issues before the user proceeds.
  • Built-in language and login controls: Use a language picker and a single top-right Connect dropdown for OAuth/manual token setup.

Quick Start

Open the viralman dashboard by running “viralman dashboard” and then use the browser tabs for Twitter, Reddit, or Gitmail to enter your project and generate drafts.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I generate platform-specific Twitter and Reddit content from a shared project state?

You can generate platform-specific Twitter and Reddit content by launching the viralman dashboard, which provides a unified 3-page draft generator that shares one project state for consistent messaging across channels.

How do I start the local web dashboard for social outreach and email campaigns?

You start the local web dashboard for social outreach by running the trigger command, which performs an environment check and starts the server on localhost:8765 before handing control to the user-driven UI.

Does the dashboard workflow support GitHub stargazers outreach and Gitmail campaigns?

Yes, the dashboard supports GitHub stargazers outreach and Gitmail campaigns by providing a dedicated Gitmail page with guided sending workflows and explicit UI confirmation gates for safe posting.

Can I use a single login to manage OAuth tokens for Twitter, Reddit, and email campaigns?

You can manage OAuth tokens for Twitter, Reddit, and email campaigns using a single top-right Connect dropdown in the dashboard for unified OAuth or manual token setup across all platforms.

Why does the dashboard launch fail before the server starts on localhost?

The dashboard launch fails if the environment check detects missing dependencies or if the required entry SKILL.md frontmatter is absent, preventing the server from starting on localhost:8765.