codex-dollar-skill

Coordinate Codex skill invocations through a dollar-prefixed syntax.

3|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/xiongxianfei/rigorloop --skill codex-dollar-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-dollar-skill
Source: https://github.com/xiongxianfei/rigorloop/tree/main/tests/fixtures/adapters/codex-dollar-skill
Command: npx skills add https://github.com/xiongxianfei/rigorloop --skill codex-dollar-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dollar-prefixed Codex skill invocations can be error-prone and hard to audit; this skill provides a clear and safe pattern to trigger Codex actions using a dedicated dollar token, reducing misfires and confusion.

Core Features & Use Cases

  • Provides a dollar-prefixed invocation mechanism to trigger Codex skills in a controlled manner.
  • Enables explicit proposal-driven workflows by ensuring only authorized skills are invoked.
  • Use Case: In an AI-assisted workflow where you want to delegate a step to Codex without exposing the internal prompt.

Quick Start

Invoke this skill by prefixing your Codex command with $proposal and proceed with the workflow.

Frequently Asked Questions about codex-dollar-skill

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

FAQPage Schema
How do I safely invoke Codex skills without exposing the internal prompt?

To safely invoke Codex skills without exposing internal prompts, use a dollar-prefixed syntax to trigger predefined, authorized actions. This enforces explicit, proposal-driven AI workflows and ensures auditable execution.

What is a dollar-prefixed trigger pattern for AI workflow auditing?

A dollar-prefixed trigger pattern for AI workflow auditing is a controlled invocation mechanism that restricts execution to predefined Codex skills. It ensures all triggers are explicit, auditable, and restricted to authorized actions to reduce misfires.

Why does my Codex skill invocation misfire during proposal-driven workflows?

Codex skill invocations misfire during proposal-driven workflows when triggers are not explicit or restricted. Applying a dedicated dollar token enforces a safe pattern, reducing confusion and preventing unauthorized skills from executing.

How to restrict AI skill invocation to authorized skills only?

To restrict AI skill invocation to authorized skills only, apply a dollar-prefixed trigger pattern that enforces a predefined list of Codex skills. This ensures safe, auditable execution by preventing unauthorized triggers.

Can I use the dollar prefix syntax for proposal-driven AI workflows?

Yes, you can use the dollar prefix syntax for proposal-driven AI workflows. It provides a controlled mechanism to trigger Codex actions, ensuring that only authorized skills are invoked and all executions are auditable.

When do I need a dollar-prefixed syntax for Codex?

You need a dollar-prefixed syntax for Codex when coordinating proposal-driven AI workflows that require explicit, auditable triggers. It is necessary when you must restrict invocations to authorized skills to ensure safe execution.