Skip to main content
Run any Skill in Manus
with one click
GitHub repository

web-agent

web-agent contains 6 collected skills from firecrawl, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
1.1k
updated
2026-04-15
Forks
157
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

competitor-analysis
market-research-analysts-and-marketing-specialists-131161

Compare two or more companies, products, or platforms across pricing, features, positioning, and docs. Use this skill whenever the user says "compare X vs Y", "how does X stack up against Y", "alternatives to X", "competitive landscape of …", "X vs Y vs Z", or asks for a competitor matrix. Uses search to discover competitors when the user only names a category, then scrape for each competitor's homepage, pricing page, and features/docs. Returns a normalized comparison matrix as JSON.

2026-04-15
financial-research
financial-and-investment-analysts

Pull company financials, SEC filings, and analyst consensus for a public company. Use this skill whenever the user says "10-K", "10-Q", "earnings", "revenue of", "financials for", "analyst rating for", "price target for", or provides a stock ticker. Combines SEC EDGAR for official filings with Yahoo Finance / TipRanks for analyst data. Search + scrape only; no interact needed.

2026-04-15
pricing-tracker
market-research-analysts-and-marketing-specialists-131161

Extract and normalize pricing tiers from any SaaS, API, cloud, or LLM vendor's pricing page. Use this skill whenever the user says "pricing for X", "how much does X cost", "pricing tiers", "cost comparison", provides a URL ending in `/pricing` or `/plans`, or asks to monitor pricing over time. Pairs well with `exportSkill` to turn a run into a cron-friendly workflow. Scrape-driven; no interact needed for typical pricing pages.

2026-04-15
structured-extraction
software-developers

Extract structured data matching a JSON schema from websites. Handles complex nested schemas, arrays, pagination, and validation. Always outputs via formatOutput.

2026-04-10
e-commerce
software-developers

Navigate e-commerce sites to extract products, pricing, categories, and inventory. Handles pagination, variants, and JS-heavy storefronts.

2026-04-09
deep-research
market-research-analysts-and-marketing-specialists-131161

Multi-source research with source triangulation and fact-checking. Use for any research task requiring 3+ sources.

2026-04-06