-
Notifications
You must be signed in to change notification settings - Fork 2
Skills
wrm3 edited this page May 30, 2026
·
1 revision
Skills are reusable capability modules that gald3r commands and agents activate. They live in .gald3r_sys/skills/<name>/SKILL.md and load automatically when relevant. This page indexes every shipped skill.
Total skills: 111
| Skill | Description | Source |
|---|---|---|
g-skl-agent-new |
Scaffolds a new subagent definition for your project at a location you choose. User-facing | src |
g-skl-browser-use |
Production browser harness for agentic web tasks requiring persistent sessions, stealth/anti-detect, CAPTCHA solving, and self-healing CDP c... | src |
g-skl-curator |
Autonomous skill library curator - grades every SKILL.md against a structured rubric (recency, clarity, scope overlap, token efficiency, las... | src |
g-skl-delegate |
Engineering team delegation workflow skill - (YC president) delegation patterns adapted for AI agent orchestration. Task briefs, code revie... | src |
g-skl-keep-it-simple |
User-invoked terse mode toggle. Suppresses the active personality pack, response structure scaffolding, and footer metadata so the agent ret... | src |
g-skl-marketing |
AI-powered marketing system for gald3r projects. Deploys specialized growth agents across SEO, GEO (AI search visibility), content, communit... | src |
g-skl-oracle |
Execute Oracle Database queries and operations via gald3r_valhalla MCP tools. Requires Docker backend (adv tier). Supports read-only queries... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-api-doc-gen |
Auto-generate OpenAPI 3.1 specs from FastAPI/Express/Flask routes; fill docstring gaps for undocumented functions; update README API tables.... | src |
g-skl-auto-triage |
Compute risk score without writing anything. | src |
g-skl-bugs |
Own and manage all bug data - BUGS.md index, bugs/ individual files, bug fixes, quality metrics. Single source of truth for everything bug a... | src |
g-skl-code-review |
Code review - security, quality, performance, reusability. Structured report with severity ratings and action items. Scales from quick scan... | src |
g-skl-qa |
Track bugs, QA, and fixes in .gald3r/. For bug reports, issues, quality, fixes, QA workflows. | src |
g-skl-review |
Code review for security, quality, performance, reusability; structured report with severity and actions. | src |
g-skl-security-scan |
SAST-style static analysis for hardcoded secrets, injection patterns, insecure deserialization, path traversal, and other critical vulnerabi... | src |
g-skl-swot-review |
Automated SWOT analysis for the current project phase. Reviews progress, architectural compliance, code quality, goal alignment, and technic... | src |
g-skl-test |
Create, maintain, and run multi-level test plans (fast, comprehensive, regression) for gald3r systems and features. Use when creating test p... | src |
g-skl-verify-ladder |
Multi-level verification gates for autonomous task completion. Configurable levels from minimal (lint) to thorough (tests + acceptance + hal... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-compress-memory |
Compress the NON-gald3r sections of AGENTS.md/CLAUDE.md (and memory.md) to cut token overhead, while strictly preserving the install-manag... | src |
g-skl-context-builder |
Dynamic context assembly from live .gald3r/ state. Builds a token-budgeted agent context block including active tasks, constraints, subsyste... | src |
g-skl-graphify |
Build and query a code graph representation of the codebase for 71x fewer tokens on architecture questions. Wire into g-go-code context-prep... | src |
g-skl-knowledge-refresh |
Audit vault freshness and structure. Check stale notes, rebuild compiled pages, detect broken links, missing pages, and contradictions worth... | src |
g-skl-learn |
File-only continual learning - agents self-report insights to project and vault memory notes. No JSONL scanning, no schedulers, no SentinelO... | src |
g-skl-memory |
Capture structured insights, session summaries, and search cross-session agent memory via gald3r_valhalla MCP tools. Dual-mode: degrades to... | src |
g-skl-muninn |
gald3r_muninn MCP - query the local codebase knowledge graph for impact analysis, caller chains, dependencies, and symbol search. Clean-room... | src |
g-skl-vault |
Own and manage the file-first vault plus repo mirror metadata. Obsidian-compatible notes, wiki compilation, path resolution, reindexing, lin... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-cli-claude |
Claude Code CLI (claude command) - headless flags, session continuation, MCP config, permissions, multi-agent via Agent SDK, and overnight/C... | src |
g-skl-cli-codex |
OpenAI Codex CLI (codex command) - approval modes, sandbox config, provider/model flags, session continuation, MCP tool integration, multi-a... | src |
g-skl-cli-copilot |
GitHub Copilot CLI (gh copilot command) - natural language to shell/git/gh commands, agent mode, chat sessions, workspace instructions, and... | src |
g-skl-cli-cursor |
Cursor CLI (agent command) - modes, Cloud Agent handoff, API mode, session management, and multi-agent coordination from the terminal. | src |
g-skl-cli-gemini |
Gemini CLI (gemini command) - authentication, checkpointing, config file, extensions/tools, memory patterns, and cross-use with other agents... | src |
g-skl-cli-jcode |
jcode CLI platform skill - Rust-based coding agent with 14ms startup (245x faster than Claude Code), local embeddings, multi-session, MIT li... | src |
g-skl-cli-opencode |
OpenCode CLI (opencode command) - stub. OpenCode is an emerging AI coding tool from sst.dev. Full documentation pending stable release. | src |
g-skl-hook-new |
Scaffolds a new automation hook for your project targeting an AI platform you choose. User-facing | src |
g-skl-platform-aider |
Authoritative reference for Aider (terminal AI coding tool) customization in gald3r projects. Covers .aider.conf.yml, CONVENTIONS.md, model... | src |
g-skl-platform-antigravity |
Reference for Google Antigravity (agent-first IDE) customization in gald3r projects. Covers the post-2.0-relaunch config conventions (.antig... | src |
g-skl-platform-augment |
Authoritative reference for Augment Code (VS Code + JetBrains + auggie CLI) customization in gald3r projects. Covers .augment-guidelines, .a... | src |
g-skl-platform-claude |
Authoritative reference for Claude Code customization in gald3r projects. Covers .claude/ folder layout, CLAUDE.md, agents, skills, commands... | src |
g-skl-platform-cline |
Authoritative reference for Cline (VS Code extension) customization in gald3r projects. Covers .clinerules layout, custom instructions, memo... | src |
g-skl-platform-codex |
Authoritative reference for OpenAI Codex CLI customization in gald3r projects. Covers .codex/ folder layout, config.toml, approval/sandbox p... | src |
g-skl-platform-copilot |
Authoritative reference for GitHub Copilot customization in gald3r projects. Covers the .github/ vs .copilot/ split, all supported primitive... | src |
g-skl-platform-crawl |
Crawl platform documentation and web docs with crawl4ai; write .platforms/ and vault markdown with frontmatter. For platform docs, knowledge... | src |
g-skl-platform-cursor |
Authoritative reference for Cursor IDE customization in gald3r projects. Covers .cursor/ folder layout, all supported primitives (rules/skil... | src |
g-skl-platform-gemini |
Authoritative reference for Gemini CLI (Google) customization in gald3r projects. Covers .gemini/ native config, GEMINI.md memory, the gald3... | src |
g-skl-platform-goose |
Authoritative reference for Goose (Block) AI agent customization in gald3r projects. Covers .goose/ config, instructions files, extensions,... | src |
g-skl-platform-junie |
Authoritative reference for JetBrains Junie (AI coding plugin) customization in gald3r projects. Covers .junie/guidelines.md, custom instruc... | src |
g-skl-platform-kiro |
Authoritative reference for Kiro IDE (Amazon) customization in gald3r projects. Covers .kiro/steering/ layout, spec-driven development, hook... | src |
g-skl-platform-kiro-cli |
Authoritative reference for Kiro CLI (Amazon's terminal agent, the Q Developer CLI rebrand) customization in gald3r projects. Covers .kiro/s... | src |
g-skl-platform-mistral |
Authoritative reference for Mistral Vibe CLI coding agent customization in gald3r projects. Covers the .vibe/ config tree, AGENTS.md instruc... | src |
g-skl-platform-monitor |
Cross-platform health and freshness monitor for the 23 gald3r platforms. Checks per-platform capability gaps against the Cursor reference, s... | src |
g-skl-platform-openclaw |
Authoritative reference for OpenClaw AI agent customization in gald3r projects. Covers the SOUL.md persona pattern, workspace skill conventi... | src |
g-skl-platform-opencode |
Authoritative reference for OpenCode (sst/opencode) customization in gald3r projects. Covers .opencode/ folder layout, opencode.json config,... | src |
g-skl-platform-openhands |
Authoritative reference for OpenHands (All Hands AI, formerly OpenDevin) AI agent customization in gald3r projects. Covers AGENTS.md context... | src |
g-skl-platform-qwen |
Authoritative reference for Qwen Code (Alibaba CLI coding agent, a Gemini CLI fork) customization in gald3r projects. Covers .qwen/settings.... | src |
g-skl-platform-replit |
Authoritative reference for Replit Agent (cloud IDE) customization in gald3r projects. Covers replit.md Agent instructions, .replit/replit.n... | src |
g-skl-platform-roo |
Authoritative reference for Roo Code (VS Code extension) customization in gald3r projects. Covers .roo/rules/, mode-specific rules, custom m... | src |
g-skl-platform-subq |
SubQ is a first-generation subquadratic LLM from Subquadratic Inc. (Miami FL). | src |
g-skl-platform-warp |
Authoritative reference for Warp AI terminal customization in gald3r projects. Covers Warp Drive workflows, AI agent mode, project Rules (AG... | src |
g-skl-platform-windsurf |
Authoritative reference for Windsurf IDE customization in gald3r projects. Covers .windsurfrules layout, Cascade agent integration, rules fo... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-command-new |
Scaffolds a new command for your project at a location you choose. User-facing counterpart to | src |
g-skl-constraints |
Own and manage .gald3r/CONSTRAINTS.md - add, update, deprecate, check, and surface project constraints at session start. | src |
g-skl-features |
Own and manage all feature data - FEATURES.md index, features/ individual files, staging lifecycle (stagingspeccedcommittedshipped), harv... | src |
g-skl-ideas |
Own and manage IDEA_BOARD.md - capture ideas instantly, review the board, promote to tasks, and run proactive codebase scans for improvement... | src |
g-skl-medic |
Tiered .gald3r/ health and intervention system. L1=triage (structural), L2=diagnosis (plan coherence), L3=surgery (cross-subsystem interface... | src |
g-skl-medkit |
This skill has been renamed to g-medic. Use @g-medic instead. |
src |
g-skl-plan |
Own and manage PLAN.md (master strategy) and features/ (individual Feature files) - create plans, stage features, validate scope, and keep t... | src |
g-skl-prds |
Own and manage all PRD data - PRDS.md index, prds/ individual files, governance lifecycle (draftreviewapprovedin-implementationreleased... | src |
g-skl-project |
Own and manage PROJECT.md (mission, goals, project linking). Single source of truth for project identity. Constraints operations delegated t... | src |
g-skl-res-apply |
Convert a reverse-spec FEATURES.md (produced by g-skl-res-deep) into gald3r artifacts: project goals, PRDs, subsystem specs (merge or create... | src |
g-skl-rule-new |
Scaffolds a new rule for your project at a location you choose. User-facing counterpart to the | src |
g-skl-setup |
Initialize gald3r in a project - folder structure and template files for task management. | src |
g-skl-skill-new |
Scaffolds a new skill for your project at a location you choose. This is the user-facing | src |
g-skl-subsystem-graph |
Generate and update .gald3r/SUBSYSTEM_GRAPH.md from subsystem spec file dependencies. Auto-triggered when subsystems are created or updated... | src |
g-skl-subsystems |
Own and manage SUBSYSTEMS.md (registry + mermaid graph) and subsystems/ spec files. Tracks what subsystems exist, their boundaries, dependen... | src |
g-skl-tier-setup |
Configurable product-tier onboarding skill. SETUP creates release_profiles/, scaffolds template_{tier}/ directories, and writes .gald3r/.ide... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-git-commit |
Create well-structured git commits following gald3r conventions, with proper type prefixes, task references, and clean trailers (no AI co-au... | src |
g-skl-github-pr |
GitHub PR/issue lifecycle for software_development projects - open/ready/comment/close PRs, link issues. Gated on github_integration; no-op... | src |
g-skl-release |
Own and manage all release data - RELEASES.md index and releases/ individual files. Operations: CREATE new release, ASSIGN tasks to a releas... | src |
g-skl-ship |
Semantic versioning and release management for gald3r projects. Promotes CHANGELOG [Unreleased] to a versioned release, bumps VERSION, updat... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-compliance |
SCA/license compliance scanning - wraps ORT, FOSSA, Snyk, and PMD CPD behind a unified gald3r interface with SCAN/REPORT/GATE/STATUS operati... | src |
g-skl-dependency-audit |
Scan package files for outdated or vulnerable dependencies. Generates a severity-ranked report with CVE references and upgrade commands. Sup... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-dependency-graph |
Generate and update .gald3r/DEPENDENCY_GRAPH.md from task file dependencies. Auto-triggered when tasks are created or updated with dependenc... | src |
g-skl-status |
Show project status - session context, active tasks, phase progress, goals, ideas. | src |
g-skl-tasks |
Own and manage all task data - TASKS.md index, tasks/ individual files, status transitions, sync validation, complexity scoring, and sprint... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-comfyui |
ComfyUI V5 agent integration for local GPU image/video generation. Install, launch, manage workflows, and run AnimateDiff/SDXL pipelines via... | src |
g-skl-design |
UI/UX design engineering skill - transforms functional AI output into stunning, production-grade interfaces. Merges Claude Design, Open Desi... | src |
g-skl-html-output |
Render human-facing reports (status, review, backlog) as themed HTML using docs/templates/ + docs/themes/. Operations RENDER, CHOOSE_THEME,... | src |
g-skl-json-output |
Emit gald3r command output (status, review, backlog) as structured JSON for scripting, CI gates, dashboards, and agent-to-agent handoff. Ope... | src |
g-skl-theme-editor |
Create and edit gald3r HTML themes against docs/themes/theme-schema.json. Visual editor (live preview, per-token color pickers, import/expor... | src |
g-skl-toon-output |
Emit gald3r output as TOON (Token-Oriented Object Notation) - a compact, lossless, LLM-friendly format that states record keys once (tabular... | src |
| Skill | Description | Source |
|---|---|---|
g-skl-crawl |
Native crawl4ai web crawler - FETCH, BATCH, and SETUP operations. Produces clean LLM-optimized Markdown from any URL. No Docker, no MCP requ... | src |
g-skl-crr |
Clean-Room Rewrite pipeline. Orchestrates 4 phases via independent background subagents - harvest a source repo, write all findings to IDEA_... | src |
g-skl-monitor |
Manage scheduled content monitors for YouTube playlists, docs sites, GitHub repos, and URLs via gald3r_valhalla MCP tools. Requires Docker b... | src |
g-skl-recon-docs |
Documentation URL ingestion with periodic revisit. Crawls URLs into research/platforms/, tracks staleness per _index.yaml, surfaces stale co... | src |
g-skl-recon-file |
Capture a local file (PDF, DOCX, XLSX, TXT, MD, CSV, RTF) into the vault knowledge store. Extracts text content, generates Obsidian-compatib... | src |
g-skl-recon-repo |
Capture a GitHub repository into the vault as a structured summary note. Produces research/repos/ notes and _index.yaml. Optional --deep fla... | src |
g-skl-recon-url |
One-time URL ingestion into vault research/articles/. No revisit scheduling. Dedup by source URL in _index.yaml. Depends on g-skl-crawl (cra... | src |
g-skl-recon-yt |
YouTube transcript ingestion into the vault. Uses yt-dlp to fetch transcripts locally - no Docker, no MCP, no screen captures. Stores in res... | src |
g-skl-res-deep |
Analyze any external repository and produce a structured FEATURES.md harvest report. Writes to {vault}/research/recon/{slug}/ when a shared... | src |
g-skl-res-review |
Analyze external sources (GitHub repos, URLs) for adoptable patterns and improvements. Vault-aware - reads from {vault}/research/recon/ when... | src |
g-skl-yt-video-analysis |
MCP or full-pipeline video analysis - vault notes must match Obsidian standard. For local yt-dlp transcripts only, use g-skl-ingest-youtube. | src |
| Skill | Description | Source |
|---|---|---|
g-skl-workspace |
Workspace-Control Mode skill. Reads .gald3r/linking/workspace_manifest.yaml as the canonical registry and provides STATUS, VALIDATE, MEMBER... | src |
g-skl-wpac-adopt |
Register another project as a child of the current project. Creates or updates workspace/topology.md on both sides when the target is locall... | src |
g-skl-wpac-ask |
Child project requests parent action - writes parent INBOX.md and marks local task as blocked with cross-project metadata. | src |
g-skl-wpac-claim |
Register another project as the parent of the current project. Creates or updates workspace/topology.md on both sides when the parent is loc... | src |
g-skl-wpac-move |
Transfer files or folders from this project to another project in the topology (parent, child, or sibling) with provenance tracking, safety... | src |
g-skl-wpac-notify |
Send lightweight [INFO] freeform notifications to one or more project INBOXes - no task created, no approval needed. FYI-only cross-project... | src |
g-skl-wpac-order |
As a parent project, push a task to one or more child projects with configurable cascade depth (1-3). Creates tasks in child .gald3r/ folder... | src |
g-skl-wpac-read |
Review and action all incoming cross-project coordination items - conflicts (block planning), requests from children, broadcasts from parent... | src |
g-skl-wpac-send-to |
Send files, features, specs, ideas, or code from the current project to any related project in the topology (parent, sibling, or child). Han... | src |
g-skl-wpac-spawn |
Spawn a new gald3r project from the current project. Creates the new project folder in the same ecosystem root, installs gald3r (matching th... | src |
g-skl-wpac-sync |
Initiate or respond to sibling contract sync - advisory only, non-blocking. Both sides update local peer topology copies. | src |
Last updated: 2026-05-30 (gald3r v1.7.0)