vskill
Author, scan, evaluate, and install skills across 53 platforms
All Skills in This Repository (10)
Pure Emerald Level Indicatorsobsidian-brain
Ingests and organizes Obsidian vault content by routing inbox items to wiki pages and PARA categories.
tax-filing
Automate corporate and personal tax preparation from Xero, Gmail, Obsidian, Drive, and bank statements.
stripe-refund-auditor
Audit Stripe refunds over a date range and generate an anomaly score report.
agents-md-author
Generates AGENTS.md and CLAE.md files from a project's codebase and its README documentation.
figma-connect
Translate Figma designs into framework-specific UI code and design tokens.
blotato
Publish and schedule social media posts across multiple platforms via Blotato REST API.
slack-messaging
Read, draft, schedule, and send Slack messages across channels and threads.
survey-passing
Fill expert-network survey forms using professional background from USER.md and MEMORY.md.
handoff
Generate a portable, secret-scrubbed handoff document with a full git diff.
greet-anton-abyzov
Enforce the exact greeting 'Mr. Anton Abyzov' at the start of every response.
Frequently Asked Questions
FAQPage SchemaHow to install vskill?▼
Run `npx skills add anton-abyzov/vskill --all -g -y` in your terminal to install all skills in this collection globally.
What does vskill actually do?▼
It is a package manager for reusable instruction packages: you can author new ones, run a 3-tier security scan on every install, benchmark them across models, and publish to the verified-skill.com registry.
Which platforms does vskill support?▼
One install targets 53 platforms including Claude Code, Cursor, Copilot, Codex, Windsurf, Zed, Gemini CLI, and Ollama, with per-platform format translation handled automatically.
How does vskill keep installs safe?▼
Every install runs a mandatory pipeline of 52 pattern rules, a blocklist check, and an intent analysis, with SARIF output available for CI via the audit command.
Can I use vskill without coding experience?▼
Yes. The Skill Studio desktop app and browser IDE let you author, test, and publish packages through a visual interface without touching the command line.
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