Skip to main content
Run any Skill in Manus
with one click
alexeygrigorev
GitHub creator profile

alexeygrigorev

Repository-level view of 27 collected skills across 5 GitHub repositories.

skills collected
27
repositories
5
updated
2026-06-27
repository explorer

Repositories and representative skills

stylint
technical-writers

Run and fix stylint checks for user-facing prose such as workshops, lessons, articles, public docs, and publishable agent-written text. Do not use for internal engineering documents, process docs, handoff docs, planning notes, or repo maintenance notes unless the user explicitly asks for prose linting or style polish.

2026-06-27
fetch-google-recorder
office-clerks-general-439061

Fetch and transcribe Google Recorder voice notes. Use when the user shares a recorder.google.com link and wants the original audio file, a transcript, or wants to act on a voice note.

2026-06-25
openai-transcribe
office-clerks-general-439061

Transcribe local audio files with the OpenAI Audio Transcriptions API without adding OpenAI dependencies to the target project.

2026-06-22
plugin-creator
computer-occupations-all-other

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for plugin ordering and availability metadata, or update an existing local plugin during development with the CLI-driven cachebuster and reinstall flow.

2026-06-22
fetch-youtube
office-clerks-general-439061

Fetch YouTube video transcripts. Use when the user asks to get a YouTube video transcript, subtitles, or captions, or wants to analyze/summarize a YouTube video.

2026-06-10
init-library
software-developers

Initialize a new Python library with modern tooling, packaging, tests, and optional CLI support. Use when the user wants to scaffold a new Python package.

2026-05-24
setup-pypi-ci
software-developers

Add the standardized CI publish workflow (`.github/workflows/publish.yml` + `make release`) to an existing Python project so PyPI releases happen on tag push. Use when a project still publishes via a local script (`publish.py`, `hatch publish`, `twine upload`) or has no automated publish at all.

2026-05-24
release
software-developers

Release the current project to its package registry and GitHub by bumping the version, pushing a tag, and letting CI publish. Works for any project (Python/PyPI, Rust/crates.io, Node/npm, etc.) that has a CI publish workflow keyed off `v*` tags.

2026-05-24
Showing top 8 of 12 collected skills in this repository.
shoot-the-article
technical-writers

Draft a long-form article for Vadym Grin's Eidos Design (Substack) and Medium (UX Collective / UX Planet / The Startup), end-to-end, plus its companion social posts. Use when the user wants to research, plan, draft, or write a single article, or just the teaser/announcement social posts for one. Triggers - "shoot the article", "draft the next article", "new Eidos Design article", "write a Medium article", "UX Collective piece", "let's write an article", "next blog post", or any standalone design article request. Workflow - research hot design topics, propose angles, pick a template, draft in Vadym's voice with heavy citations, title/subtitle options, SEO keywords, per-platform deltas, then produce a curiosity teaser (pre-publish) and an announcement (publish day) for LinkedIn / X / Threads. NOTE - for the monthly Eidos Design newsletter issue use `shoot-the-issue`; for short Ukrainian Telegram posts use `shoot-the-post`.

2026-06-25
cleanup-articles
software-developers

Clean up published or removed article drafts and orphaned assets in this repository. Use when the user asks to delete published articles, remove an article with its source notes and images, clean unused notes/images, or run orphan cleanup.

2026-06-06
update-substack-archive
software-developers

Pull latest Alexey On Data Substack posts and update the local archive files. Use when the user asks to pull latest Substack articles, update the Substack archive, refresh substack.csv, or update articles/substack-archive-index.md.

2026-06-06
create-slides
technical-writers

Create reveal.js slide decks from articles. Use when the user asks to create slides, a presentation, or a deck from an article or markdown file.

2026-02-18
slides-to-pdf
web-developers

Convert reveal.js slide decks to PDF. Use when the user asks to export slides to PDF, create a PDF from slides, or make a shareable version of a presentation.

2026-02-18
Showing 5 of 5 repositories
All repositories loaded