web-check: Analyze Websites
You use web-check to investigate and analyze any website.
"A founder wants to monitor their competitors' website for product changes and pricing updates. They use web-check to create an automation that scrapes their competitors' site for changes every night, then sends the findings to their team via Slack. After a week, they've got a comprehensive report of their competitor's site updates."
- β’When researching competitors' websites to identify potential security vulnerabilities
- β’When performing due diligence on a potential partner or acquisition target
- β’When auditing your own website's security and infrastructure
node index.js https://example.com --headers="User-Agent: Mozilla/5.0" --timeout=30000
Skip the builder β one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials β the setup agent will ask you for them.
mkdir -p ~/.claude/skills/web-check && curl -fsSL https://workflowstacks.com/api/skills/web-check/claude-skill -o ~/.claude/skills/web-check/SKILL.mdOpens the app with this repo with the prompt ready to go β no copy-paste needed.
Web-check: Analyze Websites is a medium TypeScript project (~11k lines across 161 code files). Setup is light: runs with Docker β add your API keys to .env. Last commit this month, MIT license, no tests found.
- 1server.jsWhere the program starts running
- 2package.jsonDependencies and the commands it exposes
- 3.env.sampleThe API keys and settings you must provide
- 4src/client/App.tsxInside src/ β the main logic begins here
Skip the builder β one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials β the setup agent will ask you for them.
mkdir -p ~/.claude/skills/web-check && curl -fsSL https://workflowstacks.com/api/skills/web-check/claude-skill -o ~/.claude/skills/web-check/SKILL.mdOpens the app with this repo with the prompt ready to go β no copy-paste needed.
Are you the creator of this tool? Claim your listing β and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/web-check?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Related skills
More ai-agent tools founders pair with this one.