-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Introduced a new prompt for content amplification that integrates multi-step workflows using official Goose extensions. Closes Issue #4998 #5050
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…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]>
…pdate metadata Signed-off-by: Anudhyan Datta <[email protected]>
…rs are external MCP servers Signed-off-by: Anudhyan Datta <[email protected]>
Signed-off-by: Anudhyan Datta <[email protected]>
Signed-off-by: Anudhyan Datta <[email protected]>
Signed-off-by: Anudhyan Datta <[email protected]>
f702574 to
bf8fbfb
Compare
|
@Anudhyan thanks so much for contributing and making all the changes! it looks great. Can you do a |
@EbonyLouis I have completed it |
* 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) ...
* 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)
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:
Files added:
content-amplifier-pipeline.jsonType of Change
Testing
This change was tested manually to ensure correctness and functionality
Related Issues
Closes: #4998
Discussion: N/A