Daniel Rosehill
Community@danielrosehill · Jerusalem
Focus: Agentic AI, MCP, and workflow automation (esp. voice assisted). Exploring: multiagent use-cases for AI & geopol sims. GH activity: Claude assisted.
Agent Skills by Daniel Rosehill
Showing 46 vetted skills indexed across 6 GitHub repositories.
capture-translate
Capture a web article locally and save a translated markdown version alongside the original.
batch-to-pdf
Compile a batch of captured web articles into a single typeset PDF using Typst.
capture-list
Browse, search, and summarize locally saved web captures from the data directory.
scrape-authenticated
Captures paywalled web pages by driving the user's logged-in Chrome via bb-browser.
scrape-article
Scrapes article content from URLs via localhost and saves markdown captures with frontmatter.
scrape-price
Captures structured price snapshots from Israeli e-commerce sites via local Playwright browser automation.
setup-tools
Installs and verifies the scraping toolchain and data directory for local web captures.
scrape-web-page
Scrapes arbitrary web pages via localhost using raw, rendered, interactive, and network-capture modes.
batch-capture
Captures multiple URLs in one job and generates human and agent summary reports.
review-missing-dates
Audit Todoist tasks missing due dates and generate grouped reports.
batch-create-tasks
Create multiple Todoist tasks from structured lists with user confirmation.
log-entry
Create date-stamped markdown files for daily journal entries.
delete-task
Delete Todoist tasks with confirmation prompts and status checks.
setup-automation
Plan recurring automation tasks for systemd, cron, or cloud schedulers.
create-event
Automate Google Calendar event creation and attendee management via contact MCPs.
edit-task
Locate Todoist tasks by ID, URL, or description and modify their fields.
assign-dates
Assign due dates to multiple Todoist tasks via interactive prompts.
wrapup
Generate Google Docs summaries of completed tasks and events from Todoist and Google Calendar.
edit-event
Edit Google Calendar event details through natural language commands.
task-to-event
Migrate Todoist tasks into Google Calendar events with validation and rollback.
assign-priorities
Guide users through batch priority assignment for Todoist tasks.
minutes
Create and share Google Docs meeting minutes with email distribution.
batch-create-events
Create multiple Google Calendar events from structured data with attendee resolution.
create-task
Generate Todoist tasks with project, priority, due dates, and labels.
Frequently Asked Questions About Daniel Rosehill
FAQPage SchemaWhat tasks can I accomplish with Daniel Rosehill's skills?▼
You can manage Todoist tasks and Google Calendar events in bulk, generate meeting agendas and minutes in Google Docs, read and write NFC tags, transfer files and remove bloatware on Android via ADB, and scrape articles, prices, and interactive web pages into markdown, JSON, or PDF.
Who are these skills designed for?▼
They target power users and developers running agentic assistants who want voice-assisted personal productivity across Todoist and Google Workspace, plus technical users managing Android devices, NFC hardware, and localized web capture pipelines, particularly for Israeli geo-restricted sites.
How does the web capture pipeline work in practice?▼
The scrape-article skill captures clean article markdown via localhost, preserving the user's Israeli IP. If headless extraction fails on paywalled sites, scrape-authenticated escalates to the user's real Chrome via bb-browser. Captured batches can be listed, translated, and compiled into a PDF via Typst.
What prerequisites and dependencies do these skills require?▼
Web capture needs the local-web-capture data directory, the webclaw headless extractor, and bb-browser for authenticated runs, installed via the setup-tools skill. Android skills require ADB-connected devices with onboarding mappings, and NFC skills require compatible NTAG21x or MIFARE Classic hardware.
Can I convert captured web content into shareable documents?▼
Yes. batch-capture processes multiple URLs into individual markdown files plus a summary report, and batch-to-pdf compiles them into a single Typst-generated PDF with cover page, table of contents, source headers, and page-numbered footers. capture-translate also saves translated versions, defaulting to Hebrew-to-English.