- Home
- /
- Categories
- /
- Scraping
Scraping
Web scraping and data extraction
forge
by boshu2
'Mine transcripts for knowledge - decisions, learnings, failures, patterns. Triggers: "forge insights", "mine transcripts", "extract knowledge".'
webapp-testing
by aiskillstore
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
clerk-testing
by clerk
E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.
flashcard-generator
by OneWave-AI
Extract key concepts from any content and create spaced-repetition flashcards. Multiple formats: Anki-compatible, printable PDFs, interactive web.
debug-fuzzer-failure
by noir-lang
End-to-end workflow for debugging SSA fuzzer failures from CI. Extracts a reproduction case from GitHub Actions logs, then bisects SSA passes to identify the bug. Use when a pass_vs_prev or similar fuzzer test fails in CI.
qa-test-generate
by parhumm
Generate runnable Vitest and Playwright test files from BDD test cases and scaffold code. Use when generating test implementations.
extract
by boshu2
'Extract decisions and learnings from Claude session transcripts. Triggers: "extract learnings", "process pending", SessionStart hook.'
playwright-cli
by AutoForgeAI
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
meeting-intelligence-system
by OneWave-AI
Analyze meeting transcripts to extract decisions, action items, blockers, sentiment, and generate follow-up emails. Use when user provides meeting notes, transcripts, or recordings and needs structured summaries or action tracking.
extract
by actionbook
Extract structured data from websites and produce an executable Playwright script plus extracted data. Use when the user wants to scrape, extract, pull, collect, or harvest data from any website — product listings, tables, search results, feeds, profiles, or any repeating content.
playwright-e2e
by forcedotcom
writing, running, and debugging Playwright tests. working with their output from github actions
playwright-e2e-testing
by fugazi
End-to-end, API, and responsive testing for web applications using Playwright with TypeScript. Use when asked to write, run, debug, or maintain Playwright (@playwright/test) TypeScript tests for UI behavior, form submissions, user flows, API validation, responsive design, or visual regression. Covers browser automation, network interception, mocking, Page Object Model, fixtures, and parallel execution.
openai-develop-web-game
by trailofbits
'Use when the agent is building or iterating on a web game (HTML/JS) and needs a reliable
pdf-processing-anthropic
by lawvable
Toolkit for comprehensive PDF manipulation, including extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. Use to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
tapestry
by michalparkola
Unified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or similar phrases indicating they want to extract content and create an action plan. Automatically detects content type (YouTube video, article, PDF) and processes accordingly.
vue-testing-best-practices
by vuejs-ai
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
jina
by refly-ai
"Extract content from URLs and search with Jina. Use when you need to: (1) read and extract content from any URL, (2) perform site-specific searches, or (3) scrape web page content."
playwright-expert
by Jeffallan
Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.
extract-vault-protocol-logo
by tradingstrategy-ai
Extract a logo for vault protocol metadata
extract-project-logo
by tradingstrategy-ai
Extract a project's logo from its website, brand kit, or other sources
typescript
by Gentleman-Programming
TypeScript strict patterns and best practices. Trigger: When writing TypeScript code - types, interfaces, generics.
by krafton-ai
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
youtube-transcribe-skill
by feiskyer
'Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.'
playwright-testing
by alinaqi
E2E testing with Playwright - Page Objects, cross-browser, CI/CD