Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

BrowserOS-agent

BrowserOS-agent 收录了来自 browseros-ai 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
49
更新
2026-03-12
Forks
36
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

compare-prices
软件开发工程师

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.

2026-03-12
deep-research
软件开发工程师

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.

2026-03-12
extract-data
软件开发工程师

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.

2026-03-12
find-alternatives
软件开发工程师

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..."

2026-03-12
read-later
秘书和行政助理(法律、医疗和高管除外)

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.

2026-03-12
save-page
网页开发工程师

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.

2026-03-12
fill-form
数据录入员

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.

2026-03-11
manage-bookmarks
软件开发工程师网页开发工程师

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.

2026-03-11
monitor-page
网络与计算机系统管理员

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.

2026-03-11
organize-tabs
秘书和行政助理(法律、医疗和高管除外)

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.

2026-03-11
screenshot-walkthrough
桌面出版专家

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.

2026-03-11
summarize-page
软件开发工程师其他计算机职业

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.

2026-03-11
dev-debug
软件开发工程师

Debug an issue by identifying root causes, fixing the most probable one, testing, and committing. Use with "/dev-debug <description of the issue>".

2026-02-20
dev
软件开发工程师

Full feature development workflow. Explores codebase, designs, writes PRD, implements, reviews, fixes, and creates PR. Use with "/dev <feature description>".

2026-02-20
dev1-start
软件开发工程师

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.

2026-02-20
dev2-design
软件开发工程师

Generate high-level design options for a feature. Presents 2-4 design alternatives with pros and cons. Sub-skill of the /dev workflow.

2026-02-20
dev3-prd
软件开发工程师

Generate questions, clarify unknowns, then write a PRD using pyramid principles. Sub-skill of the /dev workflow.

2026-02-20
dev4-implement
软件开发工程师

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.

2026-02-20
dev5-review
软件开发工程师

Review implemented code for quality, correctness, and style. Produces review comments and creates a commit. Sub-skill of the /dev workflow.

2026-02-20
dev6-review-fix
软件开发工程师

Apply fixes for review comments from dev5-review and commit. Sub-skill of the /dev workflow.

2026-02-20
dev7-pr
软件开发工程师

Create a PR, push to GitHub, wait for Greptile review, address comments, and push final. Sub-skill of the /dev workflow.

2026-02-20
ts-style-review
软件开发工程师

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.

2026-02-20