scholar-publish

Solid

Post-acceptance conference preparation workflow covering presentation slides, academic posters, and promotion content. Triggers on "scholar publish", "conference preparation", "prepare presentation", "create poster", "write promotion", "post-acceptance".

AI & Automation 482 stars 62 forks Updated today

Install

View on GitHub

Quality Score: 87/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Scholar Publish Post-acceptance conference preparation workflow that helps researchers create presentation materials, academic posters, and promotional content for accepted papers. ## Pre-load (before execution) 1. **Codebase docs**: If `.workflow/codebase/ARCHITECTURE.md` exists, read for project context 2. **Specs**: `maestro load --type spec --category coding` — load coding conventions 3. **Wiki knowledge**: `maestro search "academic writing research paper" --json` — top 5 entries as prior context 4. All optional — proceed without if unavailable ## Architecture Overview ``` ┌──────────────────────────────────────────────────────────────┐ │ /scholar-publish │ │ Orchestrator: Preference Collection + Selective Phase Dispatch │ └──────────────────────┬───────────────────────────────────────┘ │ ┌─────────────┼─────────────┐ ↓ ↓ ↓ ┌───────────┐ ┌───────────┐ ┌───────────┐ │ Phase 1 │ │ Phase 2 │ │ Phase 3 │ │ Presenta- │ │ Poster │ │ Promotion │ │ tion │ │ Design │ │ Content │ └─────┬─────┘ └─────┬─────┘ └─────┬─────┘ ↓ ↓ ↓ presentation- poster- promotion- outline.md outline.md content.md ``` **Data Flow**: ``` User Input: accepted paper + preferences (outputs, duration, poster size) → Phase 1 (presentation): paper → slide outline + timing plan + Q&A prep → Phase 2 (poste...

Details

Author
catlog22
Repository
catlog22/maestro-flow
Created
4 months ago
Last Updated
today
Language
TypeScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category