20 skills for research, content creation, B2B outreach, sales pipelines, POS reporting, persistent memory, and business automation.
Built for founders running lean operations who want AI to handle the repeatable, time-consuming work.
This repository is public proof of work for AI-assisted operator workflows and automation skills. It is not a polished end-user SaaS application and it does not include client production systems. Link this repo only when the client specifically cares about AI workflows, agents, or automation architecture.
Claude Code:
/plugin install aios@vladimirb/aiosCowork: Upload aios.zip via Organization Settings → Plugins → Upload Plugin.
| Skill | What it does | API Keys Needed |
|---|---|---|
build-app |
Build full-stack apps (ATLAS framework) | None |
build-website |
Build static websites and landing pages (PRISM framework) | None |
business-setup |
Configure AI OS for your business (wizard) | None |
chicago-pizza-outreach |
B2B WhatsApp outreach for corporate lunch/catering | Wappi, Supabase |
content-pipeline |
YouTube → LinkedIn posts + carousel PDFs | OpenAI |
content-writer |
Write content in your voice | OpenAI |
dosspass-pipeline |
B2B SaaS outreach via WhatsApp with AI replies | Wappi, Supabase, OpenAI |
email-assistant |
Triage and draft replies for pasted emails | None |
email-digest |
Gmail inbox → executive briefing | Gmail API, OpenAI |
gamma-slides |
Markdown → Gamma slide deck | Gamma API |
iiko-daily-report |
iiko POS → daily Telegram revenue report | iiko, Telegram |
meeting-prep |
Research brief + talking points for meetings | None |
memory |
Search, add, sync persistent memory (mem0 + Supabase) | OpenAI, Supabase |
plugin-builder |
Package skills into Cowork plugins | None |
research |
Deep research on topics, companies, people | None |
research-lead |
LinkedIn URL → research package + personalized outreach | Perplexity, Google Sheets |
skill-creator |
Create new skills from workflow descriptions | None |
task-manager |
SQLite-backed task and project tracking | None |
telegram |
Telegram bot daemon — chat via phone | Telegram, OpenAI |
weekly-review |
Structured weekly review and planning session | None |
| Command | Description |
|---|---|
/build-app |
Build a full-stack application |
/build-website |
Build a static website or landing page |
/business-setup |
Run business configuration wizard |
/chicago-pizza-outreach |
Run Chicago Pizza B2B outreach |
/content-pipeline |
YouTube → LinkedIn content |
/content-writer |
Write content in your voice |
/dosspass-pipeline |
Run DossPass sales pipeline |
/email-assistant |
Triage and draft email replies |
/email-digest |
Process Gmail inbox |
/gamma-slides |
Generate a slide deck |
/iiko-daily-report |
Send daily revenue report |
/meeting-prep |
Prepare for a meeting |
/memory |
Manage persistent memory |
/plugin-builder |
Package skills into a plugin |
/research |
Deep research on any topic |
/research-lead |
Research a LinkedIn lead |
/skill-creator |
Create a new skill |
/task-manager |
Manage tasks |
/telegram |
Start Telegram bot daemon |
/weekly-review |
Run weekly business review |
- Install the plugin
- Run
/business-setupto configure your business profile and voice - Add API keys to
.envfor the services you need (see CONNECTORS.md) - Start using skills — e.g.,
/research [topic],/content-writer write a LinkedIn post about X
- Claude Code or Claude Cowork
- Python 3.9+ (for skills with scripts)
- API keys as needed per skill (see CONNECTORS.md)
MIT — see LICENSE