Skip to content

v0.3.0

Latest

Choose a tag to compare

@oghie oghie released this 15 Jul 12:20

v0.3.0 — Initial Release (9 Skills)

Skillsets is a single cross-platform plugin bundling nine self-contained, model-agnostic engineering and research skills. Each skill encodes a disciplined workflow — classify the task, gather evidence, apply domain references, and verify before handoff — rather than a flat prompt.

Platforms

Compatible with Hermes, Claude Code, Codex, OpenCode, and Antigravity (Gemini) from the same source material.

Skills

Skill Domain
android-offsec Android offensive security, forensic extraction, APK reversing, lock screen bypass, deeplink exploitation, mobile device investigation
cyber-security-operations Detection/hunting, DFIR/forensics, SOC/incident response, vulnerability management, supply chain/DevSecOps, crypto/AI emerging threats, offensive tradecraft
academic-research-journal Academic articles, literature/systematic reviews, journal submissions, source/integrity audits
software-architecture-engineering-uap Architecture design, evaluation, modernization, microservices, IAM/auth, NFR tactics, ADR/RFC
uiux-frontend-engineering UI/UX and frontend, design systems, accessibility, theme tokens, XR/spatial interfaces
data-architect-engineering SQL/NoSQL/vector/graph/warehouse design, migration, optimization, operations
device-driver-development Linux kernel device drivers, modules, device tree, DMA/IRQ, hardware bring-up
realtime-systems-coding Concurrent, parallel, distributed, real-time, network-dataplane; DPDK/XDP, eBPF, RDMA
tech-leadership CTO and technology leadership: strategy, cybersecurity, people, delivery, risk, KPIs, governance

Structure

Each skill follows a consistent layout:

skills/<name>/
  SKILL.md          — Manifest + core workflow
  agent.md           — Agent identity and operating model
  agents/openai.yaml — Codex interface config
  tasks/             — Step-by-step task workflows
  references/        — Domain reference material
  scripts/           — Helper scripts and automation
  playbooks/         — Detailed execution playbooks (cyber-security-operations)
  templates/         — Report and artifact templates

MCP Servers

Four optional MCP servers ship with the plugin (Context7, GitHub, Postgres, arXiv) — lazy-loaded and do not block sessions if unconfigured.