Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

v-daemon

v-daemon에는 p3nGu1nZz에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
0
업데이트
2026-02-15
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

db-api
데이터베이스 아키텍트

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
소프트웨어 개발자

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
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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

2026-02-13
review-repo
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-02-13