skills
Reusable workflows for media pipelines, Cloudflare, and publishing
All Skills in This Repository (40)
Pure Emerald Level Indicatorsconference-transcribe
Split conference livestreams into per-talk transcripts with timestamps and key takeaways.
new-mac-setup
Generate idempotent shell scripts to bootstrap Apple Silicon Macs for development.
media-transform
Automate video transformation workflows from download to YouTube publishing.
sync-url-navigation
Sync URL query parameters with navigation, tab, and filter state.
transcribe-anything
Transcribe audio and video files using configurable speech recognition backends.
codebase-maintainability-guardrails
Enforce code structure guardrails and preserve behavior during frontend refactors.
slackbot-builder
Build Slack bots with a structured L0–L6 maturity ladder.
web-animation-perf
Diagnose and fix layout thrash and jank in JavaScript-driven CSS animations.
data-chatbots
Guard authoritative structured data with draft-to-apply workflows requiring human approval.
accelevents-speaker-sync
Synchronize speaker profiles and session schedules from a conference website to Accelevents via REST API.
download-video
Download embedded videos from Vimeo, YouTube, Wistia, Brightcove, and Loom pages.
app-ux-paradigms
Standardize keyboard shortcuts, modal close behavior, and form accessibility in web applications.
Frequently Asked Questions
FAQPage SchemaHow to install swyxio skills?▼
Run `npx skills add swyxio/skills --all -g -y` in your terminal to install all skills globally.
What can I do with swyxio skills?▼
You can download and transcribe videos, batch-upload to YouTube, generate thumbnails, build Slack bots, deploy Cloudflare apps, and automate conference data workflows.
Do these skills work with Claude Code and Cursor?▼
Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Codex, Cursor, and similar environments.
Can I transcribe long videos or podcasts?▼
Yes. The transcribe-anything and conference-transcribe skills handle files from minutes to 8+ hours, with speaker diarization and chapter generation.
Do I need coding experience to use these skills?▼
No. Once installed, your agent reads each skill's instructions and executes the scripts based on your plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core