signal-lab-apify-tools
v1.0.0Developer-first Apify data APIs, Agent Skill, and MCP tools for public-data workflows including RAG, ecommerce, search, video, Reddit, jobs, and restaurant menus.
By Signal Lab0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 4 skill or MCP entries
- Source updated
- Sep 16, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/VZezelin/firstClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/amazon-price-tracker/SKILL.md├── skills/signal-lab-apify-tools/SKILL.md├── skills/youtube-transcript-api/SKILL.md└── mcp.json
Included Skills3
Use Signal Lab's Apify Amazon Price Tracker when an agent needs bounded public Amazon price or availability monitoring for a known product/ASIN. Use when the user wants repeatable price checks or change detection and should rely on the live Apify schema and Pricing tab rather than guessed fields or stale pricing.
Use Signal Lab's focused Apify data APIs or Official MCP tools for public YouTube captions, website-to-Markdown RAG ingestion, known job-posting extraction, Amazon price tracking, Google Autocomplete research, Reddit research, and restaurant menu extraction. Use when an agent needs one of these public-data workflows and should choose a bounded, truthful Apify or MCP path instead of inventing scraping capabilities.
Use the Signal Lab YouTube Transcript API on Apify when an agent needs available public YouTube captions, timestamped transcript segments, language selection, transcript metadata, JSON/CSV output, or transcript ingestion for Python, RAG, LangChain, research, summarization, and semantic search. Use for public caption extraction, not speech-to-text when a video has no accessible caption track.
MCP servers1
- url
- https://mcp.apify.com?tools=signal_lab/amazon-price-tracker,signal_lab/google-autocomplete-keywords,signal_lab/website-to-markdown-crawler,signal_lab/youtube-transcript-scraper,signal_lab/reddit-search-comments,signal_lab/job-vacancy-scraper,signal_lab/restaurant-menu-extractor
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "signal-lab-apify-tools",
"version": "1.0.0",
"description": "Developer-first Apify data APIs, Agent Skill, and MCP tools for public-data workflows including RAG, ecommerce, search, video, Reddit, jobs, and restaurant menus.",
"author": {
"name": "Signal Lab",
"url": "https://apify.com/signal_lab"
},
"homepage": "https://first-livid-omega.vercel.app/",
"repository": "https://github.com/VZezelin/first",
"keywords": [
"apify",
"mcp",
"agent-skills",
"web-scraping",
"data-api",
"rag"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[signal-lab-apify-tools on Agent Plugins Marketplace](https://pluginsmp.com/plugins/signal-lab-apify-tools)