Agent Skill
2/7/2026

admin

Context-aware development companion that knows your machine and adapts instructions accordingly. Central orchestrator for system administration - reads device profile, routes to specialist skills. Use when: installing tools, managing servers, setting up dev environments, checking what's installed, adapting commands to user preferences (uv over pip, scoop over winget, pnpm over npm). Keywords: admin, profile, preferences, what tools, installed, which package manager, adapt command, uv vs pip, scoop vs winget, npm vs pnpm, my servers, ssh server, device profile

E
evolv3
0GitHub Stars
2Views
npx skills add evolv3-ai/vibe-skills

SKILL.md

Nameadmin
DescriptionContext-aware development companion that knows your machine and adapts instructions accordingly. Central orchestrator for system administration - reads device profile, routes to specialist skills. Use when: installing tools, managing servers, setting up dev environments, checking what's installed, adapting commands to user preferences (uv over pip, scoop over winget, pnpm over npm). Keywords: admin, profile, preferences, what tools, installed, which package manager, adapt command, uv vs pip, scoop vs winget, npm vs pnpm, my servers, ssh server, device profile

vibe-skills

Owner: evolv3ai | hello@evolv3.ai License: MIT

Production workflow skills for Claude Code. Two plugins covering local admin, remote infrastructure, and standalone utilities.

Plugins

admin-devops

Local machine administration, remote infrastructure provisioning, and application deployment. Profile-aware with 8 agents and 8 slash commands.

SkillPurpose
adminLocal admin — profiles, tools, MCP servers, logging, vault
devopsRemote infra orchestration, server inventory
ociOracle Cloud Infrastructure (ARM64, Always Free tier)
hetznerHetzner Cloud (ARM64 + x86)
contaboContabo VPS (x86)
digital-oceanDigitalOcean Droplets (x86)
vultrVultr Cloud Compute (x86)
linodeLinode/Akamai Cloud (x86)
coolifySelf-hosted PaaS (Nixpacks, Docker, Compose)
coolify-cliCoolify CLI reference and workflows
kasmContainer-based VDI (browser streaming)
openclawAI gateway (multi-LLM, multi-channel messaging)
cloudflare-cliCloudflare DNS management

Commands: /install, /setup-profile, /mcp-bot, /skills-bot, /troubleshoot, /provision, /deploy, /server-status

Agents: profile-validator, docs-agent, verify-agent, tool-installer, mcp-bot, ops-bot, server-provisioner, deployment-coordinator

tools

Standalone utility skills that support operations.

SkillPurpose
simplememSemantic long-term memory via MCP
session-scoutDiscover recent AI coding sessions
pi-agent-rustpi_agent_rust development workflows
iiiCross-language backend engine (WebSocket)

Install

# Add marketplace
/plugin marketplace add evolv3-ai/vibe-skills

# Install plugins
/plugin install admin-devops@vibe-skills
/plugin install tools@vibe-skills

Local Development

# Load a single plugin for testing
claude --plugin-dir ./plugins/admin-devops
claude --plugin-dir ./plugins/tools

Philosophy

  • Every skill produces visible output — files, configs, deployments
  • "The context window is a public good" — only include what Claude doesn't already know
  • Follows the official Claude Code plugin spec
Skills Info
Original Name:adminAuthor:evolv3