Web to Scrap
Summarize a web article and create a scrap with Wiki-link notation.
Arguments
Parse the following from $ARGUMENTS:
- url (required) - URL of the web article to summarize
- max-lines (optional) - Maximum number of lines for the generated scrap. If omitted, scraps-writer determines it automatically based on topic familiarity
Workflow
Fetch the Article
- Use
WebFetchto retrieve the web article content - Extract the OGP title and use it as the scrap title
- Use
Create the Scrap
- Call
scraps-writerskill with args:"<title>"(append<max-lines>only if explicitly provided by the user) - The scrap should be a concise summary of the article with a source autolink
- Call
Converted and distributed by TomeVault — claim your Tome and manage your conversions.