app-incubator-xyz/skill-vetter
Multi-scanner security gate. TRIGGER when: user mentions installing, adding, or reviewing a skill to Claude Code, OpenClaw, or any other AI agent. Detects malicious code, vulnerabilities, and suspicious patterns.
Multi-scanner security gate. TRIGGER when: user mentions installing, adding, or reviewing a skill to Claude Code, OpenClaw, or any other AI agent. Detects malicious code, vulnerabilities, and suspicious patterns.
npx skills add https://github.com/app-incubator-xyz/skill-vetter/tree/main/skills/skill-vetterMulti-scanner security gate. TRIGGER when: user mentions installing, adding, or reviewing a skill to Claude Code, OpenClaw, or any other AI agent. Detects malicious code, vulnerabilities, and suspicious patterns.
Finalize prompt file using the role of an AI agent to polish the prompt for the end user.
Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?" or "how do I find the right command?".
Find and vet the strongest agent-usable skill, tool, MCP server, workflow, package, or capability stack for a real task.
Custom Claude Code commands and skills for enhanced productivity
A lightweight repository-local manager-agent skill for long-running coding projects, providing persistent project state, TODOs, bug history, decision logs, risk tracking, and handoff summaries for AI coding agents.
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.