claude-codex-settings is a collection of configurations and reusable extensions for Claude Code, OpenAI Codex, Cursor, and related coding tools. Developers use its skills, commands, hooks, agents, plugins, and MCP servers to shape coding-agent workflows and connect alternative model APIs. The catalogue entries are components of this collection that can be installed into supported coding tools.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/fcakyon/claude-codex-settingsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/fcakyon/claude-codex-settings/openobserve-skills)<a href="https://agentmods.dev/plugins/fcakyon/claude-codex-settings/openobserve-skills"><img src="https://agentmods.dev/badge/plugins/fcakyon/claude-codex-settings/openobserve-skills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
openobserve-skills scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
"description": "Search logs, metrics, and traces and build OpenObserve dashboards via curl.", What it actually says
{
"name": "openobserve-skills",
"version": "1.0.2",
"description": "Search logs, metrics, and traces and build OpenObserve dashboards via curl.",
"license": "Apache-2.0"
}
What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 108 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 7 lines scan A 1674f65c81b1
openobserve-skills is a plugin published in the GitHub repository fcakyon/claude-codex-settings (1,130 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
general
General — 12 free + 3 paid (Credits redemption required).
content-creation
Content Creation — 8 free + 2 paid (Credits redemption required).
video-creation
Video Creation — 4 free skills bundled together.
meta
Meta — 3 free skills bundled together.
ainb-fleet
LLM-facing skill teaching agents how to spawn ainb sessions correctly and how to use ainb fleet ... orchestration subcommands. Spawning covers the ainb run contract (always into a git worktree, plus the --parent shapes that silently misfire). Fleet covers multi-session broadcast, ack-gated sequence, blocked-sessi.
old-craft
A build-planning add-on that studies similar GitHub repositories before new software is created. It also covers sorting priorities, checks, licensing, and setting up a starter project.