Skip to main content
p3nGu1nZz
GitHub creator profile

p3nGu1nZz

Repository-level view of 16 collected skills across 3 GitHub repositories.

skills collected
16
repositories
3
updated
Feb 15, 2026
repository explorer

Repositories and representative skills

db-api
database-architects

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…

Feb 15, 2026
patch-repo
software-developers

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

Feb 15, 2026
update-docs
software-developers

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).

Feb 13, 2026
run-app
network-and-computer-systems-administrators

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

Feb 13, 2026
review-repo
software-quality-assurance-analysts-and-testers

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

Feb 13, 2026
create-agent
software-developers

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

Feb 13, 2026
create-skill
software-developers

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

Feb 13, 2026
next-steps
software-developers

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

Feb 13, 2026
Showing 3 of 3 repositories
All repositories loaded