Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

v-daemon

v-daemon contiene 8 skills recopiladas de p3nGu1nZz, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
8
Stars
0
actualizado
2026-02-15
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

db-api
Arquitectos de bases de datos

The db-api skill exposes the repository's SQLite database to agents via a lightweight CLI (scripts/db.sh) and a small Python wrapper (scripts/skills/db-api.py). Use this skill for safe, read-first operations and limited CRUD tasks when a full service layer is not available.

2026-02-15
patch-repo
Desarrolladores de software

Create deterministic git patches (stage/commit) and optionally push safely; writes audit reports under run/skills/patch-repo (scripts/skills/patch-repo.sh).

2026-02-15
update-docs
Desarrolladores de software

Scan repo docs and source to generate docs/specs/*, prioritized todos (todos.json), and machine-readable reports; safe, non-destructive by default (scripts/docs.sh).

2026-02-13
run-app
Administradores de redes y sistemas informáticos

Manage v-daemon lifecycle: start, stop, status, and monitor supervisor, director, and daemon with log streaming and PID management.

2026-02-13
review-repo
Analistas de garantía de calidad de software y probadores

Perform a repo-wide code and documentation review focused on autonomy, agent swarm design, security, and decentralization; produce structured summaries and raw captures.

2026-02-13
create-agent
Desarrolladores de software

Scaffold a non-destructive agent descriptor (.github/agents) and optional runtime script (scripts/agents), producing metadata and an audit report.

2026-02-13
create-skill
Desarrolladores de software

Add a Copilot-discoverable SKILL.md under .github/skills/<name> and optional scripts/skills/<name>.sh scaffold, emitting a run/skills/create-skill report.

2026-02-13
next-steps
Desarrolladores de software

Produce a prioritized, actionable task list (<=20) from a repo summary with acceptance criteria, complexity, impact, and suggested branches/PRs.

2026-02-13