anton-abyzov/vskill
Secure multi-platform AI skill installer — scan before you install. 49 agents, 12 plugins, 41 expert skills.
Implements a four-stage security pipeline (scan → verify → install → lock) with 38 deterministic pattern checks, LLM-based intent analysis, and SHA-256 versioning to prevent silent updates across 49 agent platforms including Claude Code, Cursor, and VS Code extensions. Skills are distributed as standardized `SKILL.md` files following the Agent Skills Standard, while plugins provide multi-component containers with namespaced commands (e.g., `/mobile:appstore`) for Claude Code environments, with all installs tracked in a `vskill.lock` file for reproducible auditing and diff-based updates.
3 stars and 19,998 monthly downloads. Available on npm.
Stars
3
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 14, 2026
Monthly downloads
19,998
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/anton-abyzov/vskill"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
ARPAHLS/skillware
A Python framework for modular, self-contained skill management for machines.
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
vaibhavtupe/skill-guard
The quality gate for Agent Skills — validate, secure, conflict-detect, and test skills across...