Documentation Index
Fetch the complete documentation index at: https://greenteagentic.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What it does
The + steep keyword tool on/brews/new searches Reddit and Hacker News for live conversations around any keyword, then appends the results as structured markdown to your brew’s context.
No API keys needed — it talks directly to Reddit’s JSON search and HN’s Algolia API.
When to use it
- Sensing community sentiment before a Strategy Brew
- Gathering real arguments for a Research Brew
- Finding edge-case bug reports for a Critique Brew
- Mining discourse for a Prompt Brew that needs to sound native to a community
How to use it
- Open
/brews/newand pick any brew type. - In the Context area, enter a keyword (e.g.
edge AI,agentic workflow,RAG alternatives). - Choose how many results per source you want (5, 8, 10, 15, or 25).
- Toggle reddit and/or hn on.
- Click + steep keyword.
- Conversations are appended to your context as a Markdown block with titles, scores, comment counts, and snippets.
Fetching more
After the first batch, a fetch more button appears if either source has additional results:- Reddit — uses cursor-based pagination (the
aftertoken from Reddit’s search JSON). - Hacker News — uses Algolia’s numbered pages.
Notes
- Results are sorted by relevance then score.
- Reddit searches are scoped to the past year.
- HN searches are scoped to story posts only (no comments).
- Large results are truncated at 20k characters to keep prompts efficient.
- Steeping from communities counts against your AI credits only if the resulting context increases token usage — the search itself is free.