openagent-skill-index

Catalog OpenAgent skills with approval-gated workflows for safe AI tasks.

Updated Sep 16, 2025
One-click install
npx skills add https://github.com/SvenMarcus/.dotfiles --skill openagent-skill-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openagent-skill-index
Source: https://github.com/SvenMarcus/.dotfiles/tree/main/opencode/.config/opencode/skills/custom/openagent-skill-index
Command: npx skills add https://github.com/SvenMarcus/.dotfiles --skill openagent-skill-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenAgent skills define and catalog approval-gated workflows to guide safe AI interactions, ensuring safe development processes across tasks.

Core Features & Use Cases

  • Catalog OpenAgent custom skills and their intended use during conversations and development tasks
  • Enforce an approval-gate philosophy to pause, review, and confirm before major operations
  • Provide a clear workflow map linking skills to typical task types and phases

Quick Start

Load the appropriate OpenAgent custom skill and initiate the approval-gated workflow before engaging in any task.

Frequently Asked Questions about openagent-skill-index

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are approval-gated workflows in AI development automation?

Approval-gated workflows are AI development processes that pause for human review before major operations. The skill catalogs OpenAgent skills to enforce this philosophy, ensuring safe task execution across planning, design, debugging, and deployment phases.

How do I set up approval gates for AI-driven development tasks?

To set up approval gates, load the appropriate OpenAgent custom skill and initiate the workflow before engaging in any task. The skill specifies required frontmatter fields like name and description, plus optional resources loaded on demand.

Do I need specific frontmatter fields to catalog OpenAgent custom skills?

Yes, cataloging OpenAgent custom skills requires specific frontmatter fields including name and description. The body serves as context, and you can include optional resources directories that are loaded on demand during the workflow.

Can I use OpenAgent approval gates across planning, debugging, and execution phases?

Yes, OpenAgent approval gates apply to conversations and tasks across planning, design, debugging, and execution phases. They provide a workflow map linking skills to typical task types, ensuring safe AI interactions throughout development.

What is the best way to enforce safe AI interactions during automated workflows?

The best way to enforce safe AI interactions is to implement an approval-gate philosophy that pauses, reviews, and confirms before major operations. This skill catalogs OpenAgent workflows to guide safe development processes and prevent unintended actions.

Why does my OpenAgent skill workflow skip the approval review step?

Workflows skip approval review if the skill lacks required frontmatter fields or is not properly loaded. Ensure the custom skill is loaded and initiated before engaging in any task to trigger the gated approval process correctly.