
from claude-skill-registry417
Bridges Claude Code skills to the OpenAI Codex CLI: generates AGENTS.md from CLAUDE.md, provides Codex execution helpers and documentation mappings.
This skill documents and connects Claude Code skills to the OpenAI Codex CLI workflow. It provides tools to parse CLAUDE.md, generate an AGENTS.md reference file (no duplication), and supply Python helpers that wrap codex exec commands for analysis and code edits. It also includes safety checks (Codex CLI presence, env validation) and usage examples for running analysis, edits, and resuming sessions via codex exec.
Use this when you need to make Claude Code skills usable from the Codex CLI, or when converting CLAUDE.md documentation into an AGENTS.md reference for teams that use codex exec. Also useful when automating Codex-based analysis or edits with safe sandboxing and model selection guidance.
Best fit for Claude Code projects that need interoperability with OpenAI Codex CLI; usable by Codex/Codex-CLI workflows and teams using Codex exec patterns.
Codex CLI Bridge claims to provide interoperability between Claude Code and OpenAI Codex CLI, generating AGENTS.md from CLAUDE.md. However the SKILL.md body is null in the DB and the GitHub source returns 404 — the repo or file path no longer exists. No scripts were bundled. Cannot verify any functionality or content. Tags suggest integration/automation focus but nothing is inspectable.
Dead link / missing content. Skill cannot be used or verified in its current state. Recommend re-fetching or marking as inactive if source remains unavailable. Low scores reflect inability to audit rather than confirmed problems — quality/arch scores are minimal because there is nothing to evaluate.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.