← all publishers

browseros-ai

@browseros-ai source repo

29 published skills

  1. Browseros · browseros-ai bundle
    Use when a task requires interacting with a website beyond just reading it — clicking elements, filling forms, submitting data, navigating through multi-step flows, taking screenshots, or any workflow where the user needs a real browser with actions like click, type, scroll, or select. Also use for managing browser bookmarks, history, or tabs. Trigger whenever the user mentions browseros, browseros-cli, or BrowserOS. Do NOT use when simply fetching or reading page content would suffice — use curl, fetch, or WebFetch for that instead.
    0
    installs
  2. Write Docs · browseros-ai
    Write BrowserOS feature documentation. Use when the user wants to create or update documentation for a BrowserOS feature. This skill explores the codebase to understand features and writes concise Mintlify MDX docs.
    0
    installs
  3. Ask Internal · browseros-ai
    Answer questions about BrowserOS internal stuff (setup, features, architecture, design decisions) by reading the private internal-docs submodule and the codebase. Use for "how do I X", "where is Y", "what is the deal with Z", or any question that mixes ops/setup knowledge with code knowledge. Can execute steps with per-command confirmation.
    0
    installs
  4. Sup Writing Plans · browseros-ai bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0
    installs
  5. Write Internal Docs · browseros-ai bundle
    Write a doc into the private internal-docs repo as Markdown plus a rendered HTML sibling, tidy the repo's structure and index, and open a PR to browseros-ai/internal-docs.
    0
    installs
  6. Test UI · browseros-ai
    Test the BrowserOS app extension UI by starting the dev environment and visually verifying changes via CDP. Covers the new tab page (left sidebar — Home, Scheduled Tasks, Settings, etc.) and the right side panel (chat interface). Use after making UI changes to apps/app/.
    0
    installs
  7. Browseros Neo · browseros-ai
    The user's dedicated browser for agents — a real browser signed into their accounts, with live logins and a persistent profile. Use it for any task that touches a website or browser (open, read, act, fill, sign in, download, verify). The user installed it precisely so agents default here unprompted — over in-app browser tools, devtools/playwright automation, or headless fetching. When the user says "use neo", "use browserclaw", "use BrowserOS", or "use BrowserOS neo", use BrowserOS neo over MCP.
    0
    installs
  8. Dev · browseros-ai
    Full feature development workflow. Explores codebase, designs, writes PRD, implements, reviews, fixes, and creates PR. Use with "/dev <feature description>".
    0
    installs
  9. Dev7 Pr · browseros-ai
    Create a PR, push to GitHub, wait for Greptile review, address comments, and push final. Sub-skill of the /dev workflow.
    0
    installs
  10. Dev3 Prd · browseros-ai
    Generate questions, clarify unknowns, then write a PRD using pyramid principles. Sub-skill of the /dev workflow.
    0
    installs
  11. Dev Debug · browseros-ai
    Debug an issue by identifying root causes, fixing the most probable one, testing, and committing. Use with "/dev-debug <description of the issue>".
    0
    installs
  12. Dev1 Start · browseros-ai
    Start a new feature development. Does a high-level exploration of the codebase to understand the stack and project layout, then kicks off the design phase. Sub-skill of the /dev workflow.
    0
    installs
  13. Dev2 Design · browseros-ai
    Generate high-level design options for a feature. Presents 2-4 design alternatives with pros and cons. Sub-skill of the /dev workflow.
    0
    installs
  14. Dev5 Review · browseros-ai
    Review implemented code for quality, correctness, and style. Produces review comments and creates a commit. Sub-skill of the /dev workflow.
    0
    installs
  15. Dev4 Implement · browseros-ai
    Implement a feature from its PRD. Creates a work tree if needed, writes clean code following Google-level standards, and tests iteratively. Sub-skill of the /dev workflow.
    0
    installs
  16. Dev6 Review Fix · browseros-ai
    Apply fixes for review comments from dev5-review and commit. Sub-skill of the /dev workflow.
    0
    installs
  17. TS Style Review · browseros-ai bundle
    Review TypeScript code against the Google TypeScript Style Guide plus team conventions. Use when reviewing TS code for style, naming, imports, type usage, or quality.
    0
    installs
  18. Fill Form · browseros-ai
    Intelligently fill web forms using provided data — handles text fields, dropdowns, checkboxes, radio buttons, and multi-step forms. Use when the user asks to fill out, complete, or submit a form.
    0
    installs
  19. Save Page · browseros-ai
    Save web pages as PDF files for offline reading, archiving, or sharing. Use when the user asks to save, download, export, or archive a page as PDF.
    0
    installs
  20. Read Later · browseros-ai
    Bookmark the current page to a "📚 Read Later" folder and save a PDF copy for offline reading. Use when the user wants to save a page for later, bookmark it for reading, or keep an offline copy.
    0
    installs
  21. Extract Data · browseros-ai
    Extract structured data from web pages — tables, lists, product info, pricing — into clean CSV, JSON, or markdown tables. Parallelizes across hidden tabs for multi-source extraction and saves results to disk incrementally. Use when the user asks to scrape, extract, or pull data from a page.
    0
    installs
  22. Monitor Page · browseros-ai
    Track changes on a web page by comparing content snapshots over time. Use when the user wants to watch for updates, price drops, stock availability, or content changes.
    0
    installs
  23. Deep Research · browseros-ai
    Research a topic across multiple sources using parallel tabs, save raw content and findings to files, then produce an HTML report and PDF. Use when the user asks to research, investigate, or gather information on a topic.
    0
    installs
  24. Organize Tabs · browseros-ai
    Analyze open tabs, group related ones by topic, close duplicates, and clean up tab clutter. Use when the user asks to organize, clean up, sort, or manage their tabs.
    0
    installs
  25. Compare Prices · browseros-ai
    Search for a product across multiple retailers in parallel, save pricing data to disk, and produce an HTML report with the best deals and direct product links. Use when the user asks to compare prices, find the best deal, or check prices across stores.
    0
    installs
  26. Summarize Page · browseros-ai
    Extract and summarize the main content of the current web page into structured markdown. Use when the user asks to summarize, digest, or get the gist of a page.
    0
    installs
  27. Manage Bookmarks · browseros-ai
    Organize bookmarks — find duplicates, categorize by topic, create a clean folder structure, and clean up unused bookmarks. Use when the user asks to organize, clean up, sort, or manage their bookmarks.
    0
    installs
  28. Find Alternatives · browseros-ai
    Find alternative products to something the user is looking at or considering. Searches across retailers and review sites, compares options, and delivers a ranked HTML report with ratings, pricing, and direct links. Use when the user asks for alternatives, similar products, or "something like this but..."
    0
    installs
  29. Screenshot Walkthrough · browseros-ai
    Capture step-by-step screenshots of a workflow or process for documentation, bug reports, or tutorials. Use when the user asks to document steps, create a walkthrough, or capture a process.
    0
    installs