Results for “extraction”

19 skills
More results
iterationlayer
Website Extraction API
Extract typed JSON from public website pages using a schema.
2
browser-act
Browser Act Skill Forge
Turns any website's data extraction or operation needs into reusable Agent-callable Skill packages by exploring API endpoints or DOM methods, then generating SKILL.md and Python scripts.
3.7k · bundle
construct-ai-primary
Procurement Testing
Validate procurement workflows, skills, data extraction, compliance, and integration with systematic testing methodology for procurement domain
0
mukul975
Analyzing Malware Behavior With Cuckoo Sandbox
Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system modifications, registry changes, network communications, and API calls. Generates comprehensive behavioral reports for malware classification and IOC extraction.
24.6k · bundle
composiohq
Apify Automation
Run Apify web scraping Actors, manage datasets, create reusable tasks, and retrieve crawl results directly from the terminal.
66.9k
elevenlabs
Voice Isolator
Remove background noise and isolate vocals or speech from audio files using the ElevenLabs Voice Isolator API.
363 · bundle
composiohq
Phantombuster Automation
Automate lead generation, web scraping, and social media data extraction workflows through PhantomBuster's cloud platform via Composio.
66.9k
fang2853
Web Access
Handles all networked operations through a real browser via CDP, including search, page scraping, login-required actions, and social media content extraction.
0 · bundle
phoroth
Adhx
Fetches any X/Twitter post as structured JSON via the ADHX API, including full article content, author info, and engagement metrics, without scraping or a browser.
3
smith6jt-cop
Colab Unzip Workflow
Colab notebook setup pattern. Trigger when: (1) Creating new Colab notebooks, (2) API key file not found, (3) file path errors in Colab, (4) repository extraction fails, (5) 'yfinance fallback' despite keys existing.
3
browser-act
X Tweet Search
Scrapes tweets from X (Twitter) by search query, user handle, or direct URL, returning structured data including text, author info, engagement metrics, media, and hashtags.
3.7k · bundle
matlab
Matlab Analyze Pcb Pdn
PDN DC voltage/current analysis, IR drop, design rule checking, and multi-net batch analysis on imported PCB layouts. TRIGGER: user asks about power integrity, PDN analysis, IR drop, voltage distribution, current density, power nets, or design rule checking on a PCB. Invoke BEFORE writing code — the PDN API chain is specialized and non-obvious. SKIP: importing a PCB file (use matlab-read-pcb-layout), EM field/S-parameter extraction (use matlab-analyze-em), material/stackup setup only (use matlab-manage-pcb-material), transmission line design (use matlab-design-pcb-transmission-line).
920 · bundle
matlab
Matlab Read Pcb Layout
Import Gerber, ODB++, Allegro .brd, .mcm files for PCB boards and IC packages. Inspect nets, layers, shapes, and stackups. TRIGGER: user asks to import, read, or open a PCB layout file. Gerber files use gerberRead or PCBReader; ODB++, Allegro .brd, .mcm, and native formats use pcbFileRead. Also when inspecting nets, layers, components, or stackups from an imported board. Invoke BEFORE writing import code — the query API (cadnet, cadnetList, componentList) is specialized. SKIP: EM analysis or S-parameter extraction (use matlab-analyze-em), PDN/IR-drop analysis (use matlab-analyze-pcb-pdn), building custom geometry (use matlab-assemble-pcb-layout), material/stackup definition only (use matlab-manage-pcb-material).
920 · bundle