Learn
How agents work
Understand agent behavior and prompting before you start a new workflow.
Prompting best practices
Write prompts with enough goal, context, and constraints for the agent to act on.
How-to guides and videos
How to run a Poolside model locally
Choose an open-weight Poolside model and run it with Ollama and
pool.Videos
Watch short how-to videos.
Examples
Prompts
Copy and adapt prompts for common development tasks.
Workflows
Use example workflows as starting points for repeatable agent tasks.
Use cases
Document code
Generate and improve docs for existing code.
Visualize data flows
Turn code paths and system behavior into diagrams.
Refactor code
Plan, apply, and validate refactors with the agent.