-
Notifications
You must be signed in to change notification settings - Fork 3.2k
π‘ Intermediate Prompt SubmissionΒ #4770
Copy link
Copy link
Closed
Labels
hacktoberfestIssues awarding points for Hacktoberfest 2025!Issues awarding points for Hacktoberfest 2025!mediumWeight label for Hacktoberfest 2025 issuesWeight label for Hacktoberfest 2025 issues
Description
π‘ Intermediate Prompt Submission
Thanks for contributing to the Goose Prompt Library!
This issue represents an Intermediate Prompt Slot (6β7 points).
Intermediate prompts use 2 extensions together and produce structured, reusable outputs.
β Acceptance Criteria
Your prompt will be accepted if it:
- Uses 2 extensions (MCP servers).
- Demonstrates integration between the extensions.
- Includes required fields:
id,title,description,category,example_prompt,example_result,extensions. - JSON validates correctly.
- Tested locally in Goose.
π Submission Checklist
- Unique and descriptive filename (e.g.,
meeting-summarizer.json). - Title matches filename.
- JSON includes all required fields.
- Includes:
id,title,description,category,example_prompt,example_result,extensions. - Uses exactly 2 extensions.
- Tested locally with Goose.
β¨ Inspiration Examples
(Ideas β submit any real prompt you've used with Goose!)
- Summarize Google Docs with highlights (Google Drive + Summarizer).
- Analyze GitHub issues and generate labels (GitHub + Developer).
- Draft design review notes (Figma + Developer).
- Create a content calendar from Drive docs (Google Drive + Computer Controller).
π Resources
π Next Steps
- Claim this slot by commenting
.takebelow. - Create a forked PR following GitHub's guide
- Add your JSON file in:
documentation/src/pages/prompt-library/data/prompts/ - Submit the pull request and reference this issue in the PR description.
π Once merged, your prompt will be added to the Goose Prompt Library!
π‘ Tips for Success
- Show how the two extensions work together.
- Use structured outputs (bullet lists, tables, multi-section answers).
- Look at existing prompts for formatting and style.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
hacktoberfestIssues awarding points for Hacktoberfest 2025!Issues awarding points for Hacktoberfest 2025!mediumWeight label for Hacktoberfest 2025 issuesWeight label for Hacktoberfest 2025 issues