synapse.web-scrape
Self-hosted AI assistant with hybrid memory, evolving personality, and multi-channel support (WhatsApp, Telegram, Discord, Slack)
Install / Use
npx skills add UpayanGhosh/Synapse-OSSInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
CommunicationSupported Platforms
Skill content
View source on GitHubname: synapse.web-scrape description: "Fetch and extract readable text content from a URL, then summarise or present key information." version: "1.0.0" author: "synapse-core" triggers: ["scrape", "fetch this page", "read this url", "get content from"] model_hint: "analysis" permissions: ["network:fetch"] cloud_safe: false enabled: true entry_point: "scripts/scrape.py:scrape_url_context"
Web Scrape Skill
You have been given the text content scraped from a web page. Use it to answer the user's question.
When invoked
The user has provided a URL and wants you to read, summarise, or extract information from it.
The context_block in your context contains up to 8000 characters of plain text extracted from
the page.
How to respond
- Answer the user's actual question first — if they asked a specific question about the page, address it directly before summarising.
- Summarise key information — extract the most relevant content: main topic, key facts, important quotes, tables, or lists.
- Cite the source — mention the URL in your response so the user can verify.
- Be concise — do not reproduce the entire scraped text verbatim. Synthesise it.
- If context_block is empty or shows an error, explain that the page could not be fetched and suggest the user try a different URL or check if it requires authentication.
Notes
- Some pages require JavaScript rendering or authentication — plain HTTP fetch may not capture all content. Mention this caveat if the extracted content seems incomplete.
- Do not fabricate content not present in the scraped text.
Related Skills
nanobot
48.5kUltra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
Scrapling
82.8k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
AstrBot
40.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
nanoclaw
30.8kA lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
Security Score
Audited on Invalid Date
