feat: calvana application microsite + ship-log extension
- Static site: /manifesto, /live, /hire pages - Ship-log Pi extension: calvana_ship, calvana_oops, calvana_deploy tools - Docker + nginx deploy to calvana.quikcue.com - Terminal-ish dark aesthetic, mobile responsive - Auto-updating /live page from extension state
This commit is contained in:
19
.pi/agents/bowser.md
Normal file
19
.pi/agents/bowser.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: bowser
|
||||
description: Headless browser automation agent using Playwright CLI. Use when you need headless browsing, parallel browser sessions, UI testing, screenshots, or web scraping. Supports parallel instances. Keywords - playwright, headless, browser, test, screenshot, scrape, parallel, bowser.
|
||||
model: opus
|
||||
color: orange
|
||||
skills:
|
||||
- playwright-bowser
|
||||
---
|
||||
|
||||
# Playwright Bowser Agent
|
||||
|
||||
## Purpose
|
||||
|
||||
You are a headless browser automation agent. Use the `playwright-bowser` skill to execute browser requests.
|
||||
|
||||
## Workflow
|
||||
|
||||
1. Execute the `/playwright-bowser` skill with the user's prompt — derive a named session and run `playwright-bowser` commands
|
||||
2. Report the results back to the caller
|
||||
Reference in New Issue
Block a user