Orest Tokovenko avatar

Orest Tokovenko

Community

@oresttokovenko · Seattle, WA

9Followers
|
20Public Repos
|
145Published Skills

data and software engineering

Skills Distribution
DomainDeveloper To...Google Workspace O.. (40%)Obsidian Knowledge.. (35%)Multi-Source Resea.. (15%)Content & UI Refin.. (10%)

Agent Skills by Orest Tokovenko

Showing 145 vetted skills indexed across 1 GitHub repositories.

oresttokovenkooresttokovenko

gws-drive-upload

Upload local files to Google Drive with automatic MIME type detection and metadata.

Community
Basic
oresttokovenkooresttokovenko

recipe-save-email-attachments

Saves Gmail message attachments to a Google Drive folder using gws CLI commands.

Community
Basic
oresttokovenkooresttokovenko

defuddle

Extract clean markdown content from web pages using the Defuddle CLI.

Community
Basic
oresttokovenkooresttokovenko

copilot-history-ingest

Extract knowledge from GitHub Copilot CLI session history into Obsidian wiki pages.

Community
Advanced
oresttokovenkooresttokovenko

gws-gmail-triage

Displays unread Gmail inbox summary with sender, subject, and date.

Community
Basic
oresttokovenkooresttokovenko

recipe-create-gmail-filter

Creates Gmail filters that label, star, or categorize incoming messages via the gws CLI.

Community
Basic
oresttokovenkooresttokovenko

gws-people

Manage Google contacts, contact groups, and directory profiles via the People API.

Community
Intermediate
oresttokovenkooresttokovenko

recipe-label-and-archive-emails

Applies Gmail labels to matching messages and removes them from the inbox.

Community
Basic
oresttokovenkooresttokovenko

gws-gmail-watch

Watch Gmail for new emails and stream them as NDJSON via Pub/Sub.

Community
Intermediate
oresttokovenkooresttokovenko

cross-linker

Detect and insert missing wikilinks between Obsidian vault pages.

Community
Advanced
oresttokovenkooresttokovenko

pi-history-ingest

Extracts durable knowledge from Pi coding agent session JSONL files into an Obsidian wiki.

Community
Advanced
oresttokovenkooresttokovenko

wiki-status

Reports ingest status, graph structure, and maintenance equilibrium of an Obsidian wiki vault.

Community
Advanced
oresttokovenkooresttokovenko

gws-admin-reports

Retrieves Google Workspace audit logs and usage reports via the Admin SDK Reports API.

Community
Basic
oresttokovenkooresttokovenko

gws-workflow

Orchestrates cross-service Google Workspace productivity workflows via the gws CLI.

Community
Intermediate
oresttokovenkooresttokovenko

gws-gmail-reply-all

Sends reply-all responses to Gmail messages with automatic threading via the gws CLI.

Community
Basic
oresttokovenkooresttokovenko

recipe-send-team-announcement

Send team announcements via Gmail and Google Chat using the gws CLI.

Community
Basic
oresttokovenkooresttokovenko

gws-docs

Read and write Google Docs through the gws command-line interface.

Community
Basic
oresttokovenkooresttokovenko

gws-modelarmor

Filters user-generated content for safety using Google Model Armor templates.

Community
Basic
oresttokovenkooresttokovenko

recipe-share-event-materials

Shares Google Drive files with all attendees of a Google Calendar event.

Community
Basic
oresttokovenkooresttokovenko

wiki-stage-commit

Review and promote staged wiki pages to their final vault locations.

Community
Intermediate
oresttokovenkooresttokovenko

recipe-schedule-recurring-event

Create recurring Google Calendar events with attendees using the gws CLI.

Community
Basic
oresttokovenkooresttokovenko

impl-validator

Validate implementations against stated goals and return structured pass/warn/fail verdicts.

Community
Intermediate
oresttokovenkooresttokovenko

recipe-reschedule-meeting

Reschedules Google Calendar events and notifies all attendees via the gws CLI.

Community
Basic
oresttokovenkooresttokovenko

recipe-sync-contacts-to-sheet

Export Google Contacts directory entries to a Google Sheets spreadsheet.

Community
Basic

Frequently Asked Questions About Orest Tokovenko

FAQPage Schema
What 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.