Skip to content

feat: auto-post-cycle orchestrator skill - #11

Merged
Pann08p merged 3 commits into
mainfrom
feat/auto-post-cycle
Jul 8, 2026
Merged

feat: auto-post-cycle orchestrator skill#11
Pann08p merged 3 commits into
mainfrom
feat/auto-post-cycle

Conversation

@Pann08p

@Pann08p Pann08p commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds skills/auto-post-cycle.md — single slash command to generate all 8 LinkedIn post types for any industry/year
  • Adds .claude/commands/auto-post-cycle.md — slash command entry point
  • Adds scripts/pull_seal_posts.py — Google Drive seal post download script
  • Updates CLAUDE.md — registers new skill and scripts directory

What it does

/auto-post-cycle us_air 2026 generates top10, article, seal posts, insights 1-4, and deep dive — then uploads all as drafts to the LinkedIn Scheduler dashboard. Supports selective tasks: /auto-post-cycle us_air 2026 insight1 insight3

Test plan

  • Verify skill file loads correctly via /auto-post-cycle us_air 2026 top10
  • Verify pull_seal_posts.py --help runs without error
  • Verify CLAUDE.md skill lookup table is correct

🤖 Generated with Claude Code

Leo-emp and others added 3 commits July 8, 2026 18:15
Downloads seal images + captions from the shared Drive folder,
matching by industry subfolder (Layout A) or filename prefix
(Layout B). Outputs JSON summary for the orchestrator pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Single slash command generates all 8 LinkedIn post types for any
industry/year. Pulls latest skills, fetches ranking data, generates
content, downloads seal posts from Drive, uploads drafts to dashboard.
Shared angle rotation tracking prevents insight 3/4 repeats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds auto-post-cycle to folder structure, skill lookup table,
and registers scripts/ directory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Pann08p
Pann08p merged commit dcef521 into main Jul 8, 2026
1 check passed
@Pann08p
Pann08p deleted the feat/auto-post-cycle branch July 8, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants