Skip to content

Conversation

@Anudhyan
Copy link
Contributor

@Anudhyan Anudhyan commented Oct 7, 2025

Summary

Adds the "Content Amplifier Pipeline" recipe (id: content-amplifier-pipeline), a new workflow prompt for the "Research & Content Creation" category.

This recipe takes a topic and orchestrates a multi-step flow using officially listed Goose extensions:

  • YouTube Transcript: Extracts and structures content from YouTube videos relevant to the topic.
  • Auto Visualiser: Generates visual summaries or diagrams from textual content.
  • Dev.to: Drafts content suitable for publishing on Dev.to.
  • Vercel: Deploys or previews generated content where applicable.

Files added:

  • content-amplifier-pipeline.json

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

Testing

This change was tested manually to ensure correctness and functionality


Related Issues

Closes: #4998
Discussion: N/A

…nAdds advanced prompt to prompt library and validation scripts.\n\nCloses: block#4999

Signed-off-by: Anudhyan Datta <[email protected]>
…v.to and Vercel do not require environment variables; add comments to validator scripts for reviewer clarity.

Signed-off-by: Anudhyan Datta <[email protected]>
…rs are external MCP servers

Signed-off-by: Anudhyan Datta <[email protected]>
@Anudhyan Anudhyan requested a review from a team as a code owner October 7, 2025 05:46
@Anudhyan Anudhyan force-pushed the feat/prompt/content-amplifier-pipeline branch from f702574 to bf8fbfb Compare October 7, 2025 17:25
@EbonyLouis EbonyLouis added the hacktoberfest Issues awarding points for Hacktoberfest 2025! label Oct 8, 2025
@EbonyLouis
Copy link
Contributor

@Anudhyan thanks so much for contributing and making all the changes! it looks great. Can you do a fetch and merge main please? That should allow all the workflows to run so I can merge your PR. 🎉

@Anudhyan
Copy link
Contributor Author

Anudhyan commented Oct 8, 2025

@Anudhyan thanks so much for contributing and making all the changes! it looks great. Can you do a fetch and merge main please? That should allow all the workflows to run so I can merge your PR. 🎉

@EbonyLouis I have completed it

@EbonyLouis EbonyLouis added hacktoberfest-accepted medium Weight label for Hacktoberfest 2025 issues labels Oct 8, 2025
@EbonyLouis EbonyLouis merged commit ec272e6 into block:main Oct 8, 2025
11 checks passed
@alexhancock alexhancock mentioned this pull request Oct 9, 2025
michaelneale added a commit that referenced this pull request Oct 9, 2025
* main: (170 commits)
  Applied server side call to parse and save recipe (#5022)
  feat(prompt-library): add Code Documentation Migrator intermediate prompt (#4996) (#5051)
  Add Messy Column Fixer recipe (#5062)
  Cleanup temp files (#5081)
  add openmetadata recipe (#5076)
  Fix Hacktoberfest Leaderboard (#5080)
  adding brand guidelines to AGENTS.md (#4887)
  Fix: Prevent cross-contamination of cache data across analysis modes for `analyze` tool (#5075)
  fix: remove circular reference (#5018)
  Introduced a new prompt for content amplification that integrates multi-step workflows using official Goose extensions. Closes Issue #4998 (#5050)
  Add hint for focus mode when used on file paths for `analyze` tool (#5069)
  fix: use dynamic port allocation for OAuth server (#5019)
  Art vandelay: Import & Export (#5053)
  docs: misc updates for extensions directory (#5035)
  updating recipe scanner workflows for detecting recipes from forked repos (#5056)
  feat(prompt-library): add Smart Meeting Assistant advanced prompt (#4998) (#5031)
  Allow auto focus and typing while chat is initializing (#5043)
  docs(blog): Add blog for running Goose in containerized envs  (#5052)
  fix: Add WINDOWS_CODESIGN_CERTIFICATE to nightly workflow (#5037)
  Developer `analyze` tool improvement (#5030)
  ...
tlongwell-block added a commit that referenced this pull request Oct 10, 2025
* origin/main:
  Improve Rust analysis output for `analyze` tool (#5072)
  Remove duplicate prepare_reply_context call (#5063)
  install react dev tools in development (#4979)
  Doc: Added powershell installation link to the guide (#5012)
  draft of new blog post about automating more automation (#5038)
  Subagent extension selection behavior fix (#5093)
  Add dev and alpha environment indicator (#5092)
  docs: add content carousel (#5086)
  Applied server side call to parse and save recipe (#5022)
  feat(prompt-library): add Code Documentation Migrator intermediate prompt (#4996) (#5051)
  Add Messy Column Fixer recipe (#5062)
  Cleanup temp files (#5081)
  add openmetadata recipe (#5076)
  Fix Hacktoberfest Leaderboard (#5080)
  adding brand guidelines to AGENTS.md (#4887)
  Fix: Prevent cross-contamination of cache data across analysis modes for `analyze` tool (#5075)
  fix: remove circular reference (#5018)
  Introduced a new prompt for content amplification that integrates multi-step workflows using official Goose extensions. Closes Issue #4998 (#5050)
  Add hint for focus mode when used on file paths for `analyze` tool (#5069)
  fix: use dynamic port allocation for OAuth server (#5019)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest Issues awarding points for Hacktoberfest 2025! hacktoberfest-accepted medium Weight label for Hacktoberfest 2025 issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡 Advanced Prompt Submission #2

2 participants