deerflow2/skills/public
hetao 68a3be1491 refactor: simplify podcast-generation to use direct JSON script input
- Remove LLM script generation from Python script, model now generates
  JSON script directly (similar to image-generation skill)
- Add --transcript-file option to generate markdown transcript
- Add optional "title" field in JSON for transcript heading
- Remove dependency on OPENAI_API_KEY for podcast generation
- Update SKILL.md with new workflow and JSON format documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 14:01:48 +08:00
..
frontend-design refactor: refine skills 2026-01-21 21:22:56 +08:00
image-generation feat: add image and video generation skills 2026-01-25 21:57:44 +08:00
pdf-processing feat: add skills api 2026-01-20 13:57:36 +08:00
podcast-generation refactor: simplify podcast-generation to use direct JSON script input 2026-01-26 14:01:48 +08:00
vercel-deploy-claimable refactor: refine skills 2026-01-21 21:22:56 +08:00
video-generation feat: add image and video generation skills 2026-01-25 21:57:44 +08:00
web-design-guidelines fix: fix skill md path 2026-01-20 21:10:05 +08:00