بنقرة واحدة
synapse-web-scrape
Fetch and extract readable text content from a URL, then summarise or present key information.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Fetch and extract readable text content from a URL, then summarise or present key information.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Set reminders for events, tasks, and deadlines. Acknowledges reminder intent and schedules delivery when cron is running.
Create new Synapse skills from conversation. Describe what you want the skill to do and I'll generate it.
Look up word definitions, pronunciations, parts of speech, and usage examples from the Free Dictionary API.
Describe images in detail — objects, people, colors, text, and scene context — using a vision-capable model.
Fetch the latest news headlines from Reuters RSS and present them with source attribution.
Save, retrieve, and organise personal notes locally in ~/.synapse/notes/.
| name | 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 |
You have been given the text content scraped from a web page. Use it to answer the user's question.
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.