Plugins

3 plugins

Results for “data-structure”

68 skills
q2805187159
data-analysis
Use this skill when the user uploads Excel (.xlsx/.xls) or CSV files and wants to perform data analysis, generate statistics, create summaries, pivot tables, SQL queries, or any form of structured data exploration. Supports multi-sheet Excel workbooks, aggregation, filtering, joins, and exporting results to CSV/JSON/Markdown.
3 · bundle
phoroth
hasdata
Extract public web data via HasData APIs, including search engine results, structured data from ecommerce, travel, jobs, and local business platforms, with support for web scraping, pre-parsed APIs, and async jobs.
3 · bundle
agentskillexchange
apify-actor-runner
Runs Apify cloud actors for structured web scraping and exports datasets to S3, with input schema validation and webhook notifications.
28
gabrielmoreira
hla-typing
Performs HLA allele genotyping from WGS/WES VCF data, producing a structured markdown report and machine-readable JSON results.
17 · bundle
nimoqup046-collab
biopython
Provides reference documentation and code patterns for using Biopython to handle biological sequences, file formats, database access, alignments, structures, and phylogenetics.
2
claude-dev-suite
tabular-rag
Structured data + RAG. NL2SQL hybrid patterns (text-to-SQL then execute vs embed rows), table embedding strategies (row-level, schema-level, hybrid), semantic layer integration (Cube, dbt metrics), LangChain SQLDatabaseChain, LlamaIndex PandasQueryEngine, safe SQL execution (read-only, sandboxed), schema-aware retrieval. Full PostgreSQL + pgvector hybrid code. USE WHEN: user mentions "tabular RAG", "NL2SQL", "text to SQL", "RAG on tables", "database RAG", "SQL RAG", "semantic layer", "structured data RAG" DO NOT USE FOR: unstructured doc RAG - use `rag-architecture`; metadata filtering only - use `self-querying-retriever`; KG retrieval - use `graph-rag`
28
browser-act
amazon-product-api-skill
Extracts structured product listings from Amazon, including titles, ASINs, prices, ratings, and specifications, using the BrowserAct API.
3.7k · bundle
browser-act
producthunt-launches
Extract structured product launch data from Product Hunt leaderboards, enriched with maker profiles and website contact information.
3.7k · bundle
k-dense-ai
gget
Query 20+ bioinformatics databases from the command line or Python for gene information, sequences, protein structures, enrichment analysis, and more.
30.2k · bundle
antigravity
hasdata-cli
Provides command-line access to search, scraping, and structured web data from over 40 APIs including Google, Amazon, Yelp, and Zillow.
42.4k · bundle
github
power-bi-performance-troubleshooting
Systematically diagnose and resolve performance issues in Power BI models, reports, and queries using a structured troubleshooting methodology.
36.2k
lucaspmarie-a11y
biopython
Provides reference documentation and code patterns for Biopython, covering sequence handling, alignments, NCBI database access, BLAST, protein structures, phylogenetics, and other bioinformatics tasks.
5
saranskumar
supabase-schema-designer
Use when designing PostgreSQL tables, enums, relationships, migrations, storage metadata, or tenant-aware schema structures for a Supabase-backed app. Trigger on requests about Supabase schema planning or SQL-first data design.
0
microsoft
azure-ai-document-intelligence-ts
Extract text, tables, and structured data from documents using Azure Document Intelligence. Process invoices, receipts, IDs, forms, or build custom document models.
2.7k
browser-act
google-search-serp
Extracts structured data from Google Search results pages, including organic listings, paid ads, related searches, People Also Ask, and AI Overview.
3.7k · bundle
browser-act
amazon-reviews-api-skill
Extract Amazon product reviews by ASIN using the BrowserAct API, returning structured data including ratings, text, reviewer info, and verified purchase status.
3.7k · bundle
browser-act
amazon-asin-lookup-api-skill
Extract structured product details from Amazon using an ASIN, including title, price, ratings, brand, and description via the BrowserAct API.
3.7k · bundle
seb1n
report-generation
Generate professional reports — sprint retrospectives, financial summaries, analytics dashboards, and incident postmortems — from structured data with templates, charts, and multi-format output. Use when the user requests report generation or provides relevant inputs for this workflow.
159
agentskillexchange
jmt-x402-agent-tools
Provides 25 paid HTTP endpoints on Base mainnet that bill agents per call in USDC for web search, AI analysis, crypto and stock data, SEC filings, company intelligence, news, sentiment scoring, and a macro dashboard, returning structured JSON.
28
browser-act
facebook-page-profile-posts
Extracts posts from public Facebook pages or profiles, returning structured data with text, engagement metrics, reaction breakdowns, media thumbnails, and pagination support.
3.7k · bundle
microsoft
azure-ai-document-intelligence-dotnet
Extract text, tables, and structured data from documents using Azure AI Document Intelligence SDK for .NET, with support for prebuilt and custom models.
2.7k
browser-act
google-maps-reviews-api-skill
Extract structured review data from Google Maps search results using the BrowserAct API, enabling local business analysis, reputation monitoring, and competitive benchmarking.
3.7k · bundle
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
browser-act
x-tweet-by-handle
Collects tweets from an X (Twitter) user profile timeline by handle, supporting tweets, replies, or media-only modes, and returns structured data with engagement metrics and pagination.
3.7k · bundle
browser-act
industry-key-contact-radar-api-skill
Discovers key contacts across industries, roles, and social platforms via the BrowserAct API, extracting structured profile data for lead generation and outreach.
3.7k · bundle
browser-act
youtube-comments-api-skill
Extracts structured video and comment data from YouTube using the BrowserAct API, enabling audience insight, content research, and competitive monitoring without CAPTCHA or IP restrictions.
3.7k · bundle
browser-act
x-tweet-search-by-query
Searches X (Twitter) for tweets matching an advanced query and returns structured data including text, author profile, engagement metrics, media, hashtags, mentions, and pagination cursors.
3.7k · bundle
github
phoenix-cli
Debug LLM applications using the Phoenix CLI: fetch traces, analyze errors, structure trace review with open and axial coding, inspect datasets, review experiments, and query the GraphQL API.
36.2k · bundle
gabrielmoreira
predexon
Returns structured prediction-market data for Polymarket, Kalshi, Limitless, Opinion, Predict.Fun, dFlow, and UMA oracle via a local API, covering markets, cross-venue search, leaderboards, smart money, wallet analytics, identity clustering, and resolution status.
17
browser-act
facebook-groups-scrape-posts
Scrapes posts from a Facebook group given a group URL, sort order, and desired count, returning structured post metadata including post_id, permalink, author, timestamp, body text, media, reactions, comments, and shares.
3.7k · bundle
browser-act
facebook-page-posts
Scrapes posts from any public Facebook Page timeline, returning structured data including post text, engagement metrics, reaction breakdowns, hashtags, external links, and media type. Supports date range filtering and cursor-based pagination.
3.7k · bundle
alterlab-ieu
alterlab-networkx
Creates, analyzes, and visualizes complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing topologies — applicable to social, biological, transportation, citation, and any pairwise-relationship networks. This is classical graph analytics, not deep learning — for training graph neural networks (GCN/message passing, node/edge/graph classification on Cora-style data) use alterlab-torch-geometric instead. Part of the AlterLab Academic Skills suite.
60 · bundle