VM0 SaaS integration skills for Claude Code
npx claudepluginhub vm0-ai/vm0-skillsData analysis toolkit — multi-dialect SQL patterns, statistical methods, dataset profiling, and analysis quality assurance.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Browser automation for AI agents
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A collection of reusable Agent Skills for AI agents.
Skills follow the Agent Skills specification.
No MCPs.
No SDKs.
No CLI apps.
Just curl.
Organic skills that any AI agent can learn and use.
There are multiple ways to install and use these skills:
# Add marketplace
/plugin marketplace add vm0-ai/vm0-skills
# Install specific skills
/plugin install notion@vm0-skills
/plugin install slack-webhook@vm0-skills
# Clone the repository
git clone https://github.com/vm0-ai/vm0-skills.git
# Copy to personal skills directory
cp -a vm0-skills/notion ~/.claude/skills/
cp -a vm0-skills/slack-webhook ~/.claude/skills/
# Or copy to project directory
cp -a vm0-skills/notion ./.claude/skills/
cp -a vm0-skills/slack-webhook ./.claude/skills/
After installation, restart Claude Code, then ask "What skills are available?" to see installed skills.
To add a new skill or improve an existing one:
SKILL.md file with usage examples