# Coordinate Trend-Based Content Workflows

Trend-based content pipelines often require repeated manual handoffs between discovery, drafting, and review. This skill coordinates the Defou Workflow Agent modules into one guided workflow.

## Install

```bash
npx skillstore add wangdefou-dev/master-orchestrator
```

## Metadata

- Status: approved
- Slug: wangdefou-dev-master-orchestrator
- Skillstore revision: r1
- Version status: missing
- Tree hash: a67a4f65de5ca4b568a72749438801bda048765dea8e88107d0e333ace6be07c
- Author: wangdefou-dev
- GitHub username: wangdefou-dev
- License: MIT
- Repository: https://github.com/wangdefou-dev/defou-workflow-agent/tree/main/skills/master-orchestrator
- Ref: 36e07d5e13068e5be64447e8f20b427cf2cbd21a
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/wangdefou-dev-master-orchestrator
- Manifest: https://skillstore.pages.dev/api/skills/wangdefou-dev-master-orchestrator/manifest

## Capabilities

- Coordinates the content generation engine for TopHub trend intake.
- Selects the top ten topics with stated viral potential.
- Generates drafts in the Defou x Stanley content style.
- Passes generated drafts into the viral verification workflow.
- Scores drafts across six viral content factors.
- Directs final posts to the viral-verified output directory.

## Use Cases

- Turn Trends Into Drafts: Run a structured workflow that converts current hot topics into reviewed article drafts.
- Review Viral Potential: Apply the verification step to score draft content across six viral factors.
- Operate a Content Pipeline: Coordinate trend intake, draft generation, verification, and final output folders from one skill.

## Prompt Templates

### Run Today's Pipeline

```
Run the master orchestrator for today's trend workflow. Tell me where the verified final posts are saved.
```

### Check Prerequisites

```
Review the master orchestrator requirements in this project. Confirm the needed scripts, outputs, and environment settings before running it.
```

### Summarize Workflow Results

```
Run the full workflow and summarize the selected topics, draft count, verification results, and final output location.
```

### Prepare Production Controls

```
Audit this workflow for scheduled production use. Identify command execution, secret handling, output review, and failure recovery controls.
```

## Limitations

- Requires the surrounding Defou Workflow Agent project and scripts.
- Depends on the parent project's global .env configuration.
- Does not include standalone implementation code in this skill directory.
- Targets one specific content workflow and writing style.

## Best Practices

- Review final articles before publishing them.
- Run the workflow from the expected project root.
- Limit .env access to variables required by the parent project.

## Anti Patterns

- Do not run project scripts without understanding what they execute.
- Do not publish generated posts without human review.
- Do not use this skill as a standalone tool outside the required project.

## Security Audit

- Audited at: 2026-07-07T07:57:08.931\+00:00
- Summary: Most markdown backtick detections are false positives from inline code, paths, or fenced examples. Two documented shell command examples are confirmed as medium risk because they execute project code, and the global .env dependency is confirmed as high risk.

## Stats

- Views: 174
- Downloads: 15
- Favorites: 0
- Popularity score: 0
