Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub evolv3-ai/vibe-skillsBuild cross-language backends with the iii engine. Register functions in TypeScript, Python, or Rust callable from any connected service via WebSocket. Covers iii-sdk, state, KV Server, streams, triggers (HTTP/cron/queue/log), Bridge Client mesh, OpenTelemetry, Docker deployment, iii Console, and Prometheus metrics. Use when: setting up iii engine, cross-language function calls, iii-sdk integration, registerTrigger configuration, KV Server storage, queue/log triggers, Docker deploy, or debugging "ECONNREFUSED 49134", "type_not_found", "@iii-dev/sdk 404".
Speeds up pi_agent_rust development and verification workflows. Use when editing providers, tools, sessions, extensions, installer/uninstaller logic, or triaging regressions in this repo.
Discover and list recent AI coding sessions across Claude Code, Claude Desktop, and OpenCode on Windows, macOS, and Linux. Scripts extract project paths, session IDs, and timestamps from session artifacts. PowerShell for Windows, Bash for macOS/Linux. Use when: finding recent coding sessions, reviewing AI session history, exporting session logs to CSV, troubleshooting missing sessions, or auditing Claude Code/OpenCode usage across environments.
Build persistent LLM agent memory with SimpleMem - semantic lossless compression with 30x token reduction. MCP server (cloud/self-hosted), Python API, cross-session memory. Use when: adding long-term memory to agents, cross-session context recall, semantic dialogue search, memory consolidation.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.
114 battle-tested skills for Claude Code. Session memory, git workflows, database migrations, security scanning, deployments, and more. Auto-trigger commands and project handoffs via markdown-based skills.
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Live multi-session dashboard for Claude Code — real-time visibility and control over every Claude Code session from a browser
Skill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Local machine admin, remote infrastructure provisioning, and app deployment
Owner: evolv3ai | hello@evolv3.ai License: MIT
Production workflow skills for Claude Code. Two plugins covering local admin, remote infrastructure, and standalone utilities.
Local machine administration, remote infrastructure provisioning, and application deployment. Profile-aware with 8 agents and 8 slash commands.
| Skill | Purpose |
|---|---|
| admin | Local admin — profiles, tools, MCP servers, logging, vault |
| devops | Remote infra orchestration, server inventory |
| oci | Oracle Cloud Infrastructure (ARM64, Always Free tier) |
| hetzner | Hetzner Cloud (ARM64 + x86) |
| contabo | Contabo VPS (x86) |
| digital-ocean | DigitalOcean Droplets (x86) |
| vultr | Vultr Cloud Compute (x86) |
| linode | Linode/Akamai Cloud (x86) |
| coolify | Self-hosted PaaS (Nixpacks, Docker, Compose) |
| coolify-cli | Coolify CLI reference and workflows |
| kasm | Container-based VDI (browser streaming) |
| openclaw | AI gateway (multi-LLM, multi-channel messaging) |
| cloudflare-cli | Cloudflare 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
Standalone utility skills that support operations.
| Skill | Purpose |
|---|---|
| simplemem | Semantic long-term memory via MCP |
| session-scout | Discover recent AI coding sessions |
| pi-agent-rust | pi_agent_rust development workflows |
| iii | Cross-language backend engine (WebSocket) |
# Add marketplace
/plugin marketplace add evolv3-ai/vibe-skills
# Install plugins
/plugin install admin-devops@vibe-skills
/plugin install tools@vibe-skills
# Load a single plugin for testing
claude --plugin-dir ./plugins/admin-devops
claude --plugin-dir ./plugins/tools