HTML Presentations for Agentic Workflows How to generate slide decks with an AI agent from a prompt: the text/markup frameworks an LLM can write source for, plus the AI-native SaaS generators they replace.
HyperAgent Public Skills A free library of 12 example "skills" (JSON) from Airtable's HyperAgent team, useful as a reference for how to author agent skills.
Open Knowledge Format (OKF) Google's open spec for storing organizational knowledge as markdown plus YAML frontmatter, so AI agents and humans read the same files.
Writing AI Loops How power users moved from prompting to context engineering to writing loops, and the three parts every loop needs.
browse.sh A browser CLI and public skills catalog from Browserbase that lets AI agents drive the web from the terminal.
Webwright: Terminal-Native Web Agents Microsoft Research harness that gives an LLM a terminal to write Playwright scripts and treat the browser as disposable, not as the agent's state.
Browserbase Skills Agent skills framework by Browserbase that gives Claude Code web browsing and research abilities.