Compatible with: Claude Code β’ OpenCode β’ Windsurf β’ Cursor β’ More via skills.sh
npx skills add bntvllnt/agent-skillsAnalyze - Universal Multi-Perspective Analyzer
Multi-perspective analysis for any topic, file, idea, or decision. Three modes: quick, standard, deep.
Skill Builder - Build Correct Skills
Create/update/delete skills with validated templates, safe defaults, and cross-skill consistency checks.
OSS Readiness - Public Release Gate
Audit repos for OSS release readiness, scaffold missing public docs/templates, generate llms.txt/llms-full.txt, validate CI, and sync version references.
Git - Git Workflow + Worktrees + PRs
Unified git workflow: branch-first commits, worktree management, and PR creation/review flows.
GitHub - GitHub CLI (gh)
GitHub operations via gh CLI: repos, issues, PRs, Actions, releases, and CI monitoring.
Convex - Convex Backend + MCP
Build and operate Convex backends with best practices, validation, and Convex MCP workflows.
Workflow - High-Velocity Solo Development
Idea to production same-day. Spec-first, quality-gated development: plan, spike, ship, fix, review, done, drop.
tmux - Terminal Multiplexer Management
Complete tmux management: sessions, windows, panes, layouts, and scripting/automation.
Install specific skill:
npx skills add bntvllnt/agent-skills --skill analyze
npx skills add bntvllnt/agent-skills --skill skill-builder
npx skills add bntvllnt/agent-skills --skill oss-readiness
npx skills add bntvllnt/agent-skills --skill git
npx skills add bntvllnt/agent-skills --skill github
npx skills add bntvllnt/agent-skills --skill convex
npx skills add bntvllnt/agent-skills --skill workflow
npx skills add bntvllnt/agent-skills --skill tmuxGlobal install:
npx skills add bntvllnt/agent-skills --skill analyze -g
npx skills add bntvllnt/agent-skills --skill skill-builder -g
npx skills add bntvllnt/agent-skills --skill oss-readiness -g
npx skills add bntvllnt/agent-skills --skill git -g
npx skills add bntvllnt/agent-skills --skill github -g
npx skills add bntvllnt/agent-skills --skill convex -g
npx skills add bntvllnt/agent-skills --skill workflow -g
npx skills add bntvllnt/agent-skills --skill tmux -gSpecific agent:
npx skills add bntvllnt/agent-skills --skill analyze --agent claude-code
npx skills add bntvllnt/agent-skills --skill skill-builder --agent claude-code
npx skills add bntvllnt/agent-skills --skill oss-readiness --agent claude-code
npx skills add bntvllnt/agent-skills --skill git --agent claude-code
npx skills add bntvllnt/agent-skills --skill github --agent claude-code
npx skills add bntvllnt/agent-skills --skill convex --agent claude-code
npx skills add bntvllnt/agent-skills --skill workflow --agent claude-code
npx skills add bntvllnt/agent-skills --skill tmux --agent claude-codeQuick analysis:
analyze quick "our pricing strategy"Standard analysis (default):
analyze "SaaS product for developers"Deep analysis:
analyze deep "migration to microservices"Analyze files:
analyze src/auth.tsanalyze package.jsonPersonal decisions:
analyze "should I accept this job offer"This is a public collection of skills developed by @bntvllnt.
Feel free to:
- Fork and adapt for your needs
- Submit issues for bugs or improvement suggestions
- Share your own variations
- Website β about the maintainer and projects
- Discord β questions, discussion, support
- GitHub β issues, PRs, code
- X / Twitter β updates, DMs for security
- LinkedIn β professional inquiries
- Book a meeting β consultation, collaboration, or anything
MIT License - Free to use, modify, and distribute.