Orest Tokovenko
Community@oresttokovenko · Seattle, WA
data and software engineering
Agent Skills by Orest Tokovenko
Showing 145 vetted skills indexed across 1 GitHub repositories.
gws-drive-upload
Upload local files to Google Drive with automatic MIME type detection and metadata.
recipe-save-email-attachments
Saves Gmail message attachments to a Google Drive folder using gws CLI commands.
defuddle
Extract clean markdown content from web pages using the Defuddle CLI.
copilot-history-ingest
Extract knowledge from GitHub Copilot CLI session history into Obsidian wiki pages.
gws-gmail-triage
Displays unread Gmail inbox summary with sender, subject, and date.
recipe-create-gmail-filter
Creates Gmail filters that label, star, or categorize incoming messages via the gws CLI.
gws-people
Manage Google contacts, contact groups, and directory profiles via the People API.
recipe-label-and-archive-emails
Applies Gmail labels to matching messages and removes them from the inbox.
gws-gmail-watch
Watch Gmail for new emails and stream them as NDJSON via Pub/Sub.
cross-linker
Detect and insert missing wikilinks between Obsidian vault pages.
pi-history-ingest
Extracts durable knowledge from Pi coding agent session JSONL files into an Obsidian wiki.
wiki-status
Reports ingest status, graph structure, and maintenance equilibrium of an Obsidian wiki vault.
gws-admin-reports
Retrieves Google Workspace audit logs and usage reports via the Admin SDK Reports API.
gws-workflow
Orchestrates cross-service Google Workspace productivity workflows via the gws CLI.
gws-gmail-reply-all
Sends reply-all responses to Gmail messages with automatic threading via the gws CLI.
recipe-send-team-announcement
Send team announcements via Gmail and Google Chat using the gws CLI.
gws-docs
Read and write Google Docs through the gws command-line interface.
gws-modelarmor
Filters user-generated content for safety using Google Model Armor templates.
recipe-share-event-materials
Shares Google Drive files with all attendees of a Google Calendar event.
wiki-stage-commit
Review and promote staged wiki pages to their final vault locations.
recipe-schedule-recurring-event
Create recurring Google Calendar events with attendees using the gws CLI.
impl-validator
Validate implementations against stated goals and return structured pass/warn/fail verdicts.
recipe-reschedule-meeting
Reschedules Google Calendar events and notifies all attendees via the gws CLI.
recipe-sync-contacts-to-sheet
Export Google Contacts directory entries to a Google Sheets spreadsheet.
Frequently Asked Questions About Orest Tokovenko
FAQPage SchemaWhat tasks can I accomplish with Orest Tokovenko's skills?▼
You can manage Gmail, Calendar, Drive, Docs, Sheets, Chat, Meet, Tasks, and Classroom through gws skills and recipes; build and maintain an Obsidian wiki by ingesting documents, URLs, and agent session histories; run multi-source social research; and polish prose with humanizer or clean up UI code with baseline-ui.
Who are these skills designed for?▼
Data and software engineers who live in Google Workspace and Obsidian. Persona skills target executive assistants, project managers, team leads, sales ops, HR coordinators, IT admins, customer support, researchers, event coordinators, and content creators working across Gmail, Calendar, Drive, and Chat.
What are the installation and runtime requirements?▼
Most Google Workspace skills require the gws binary and expose help via commands like 'gws gmail --help'. The last30days research skill requires node and python3 plus optional API keys such as SCRAPECREATORS_API_KEY. Obsidian skills operate directly on vault files, with wiki-setup initializing the vault structure and configuration.
Are these skills open source and what do they cost?▼
The skills themselves are openly published manifest entries; humanizer and last30days carry MIT licenses. Runtime costs depend on external services: Google Workspace access via gws, and pay-per-use keys for the X API or SCRAPECREATORS_API_KEY when using the research skills.
How do the Obsidian wiki skills fit together?▼
wiki-setup initializes the vault, wiki-ingest and the history-ingest skills distill sources into pages, cross-linker and wiki-dedup maintain the graph, wiki-lint audits health, wiki-query and wiki-context-pack retrieve answers, and wiki-export emits graph.json, GraphML, Cypher, Postgres, or OKF bundles.