بنقرة واحدة
summarize
Summarize URLs, files, and YouTube videos.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Summarize URLs, files, and YouTube videos.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create and install a custom animated xopc desktop pet from a user description.
Build and iteratively improve a user-owned local XOPC app while preserving its stable extension identity, UI sandbox, and Phase 1 capability boundary.
Design reproducible, interactive generative-art studies as self-contained browser artifacts or workspace assets.
Co-author substantial proposals, specifications, RFCs, and decision documents through context, structure, and reader-focused review.
Create, inspect, edit, render, and validate Word DOCX artifacts while preserving templates and tracked content.
Read, create, inspect, combine, split, rotate, and validate PDF artifacts in the current workspace.
| name | summarize |
| description | Summarize URLs, files, and YouTube videos. |
| license | MIT |
Summarize content from URLs, files, and YouTube videos.
Use the web_fetch tool to fetch and summarize web pages:
web_fetch url="https://example.com/article"
read_file path="/path/to/file.md"
web_fetch url="https://yewtu.be/watch?v=VIDEO_ID"
For a URL: "Read the URL and summarize: Main topic, Key points (3-5 bullet points), Any actionable items"
For a file: "Analyze this file and provide: File type and purpose, Key functions/classes, Dependencies"