CodexHost is a desktop application that lets users run coding-agent harnesses such as Pi and Claude Code inside Codex Desktop. It is for people who want to choose among multiple agents and have them delegate tasks to one another while staying in one workspace.
Borrowing it
Nothing to install: this file belongs to BytePioneer-AI/codex-host. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/BytePioneer-AI/codex-host/main/.agents/skills/ai-elements/SKILL.mdgit clone --depth 1 https://github.com/BytePioneer-AI/codex-hostWrote 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/skills/bytepioneer-ai/codex-host/ai-elements)<a href="https://agentmods.dev/skills/bytepioneer-ai/codex-host/ai-elements"><img src="https://agentmods.dev/badge/skills/bytepioneer-ai/codex-host/ai-elements/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/bytepioneer-ai/codex-host/ai-elements"><img src="https://agentmods.dev/badge/skills/bytepioneer-ai/codex-host/ai-elements.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00046 | $0.01882 |
| Opus 5.5 | $0.00018 | $0.00753 |
| Sonnet 5 | $0.00009 | $0.00376 |
| Haiku 4.5 | $0.00005 | $0.00188 |
Grade A, and why
ai-elements scanned grade A with 0 findings 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 4d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
7 near-identical copies found in the catalogue:
- ai-elements — 91% identical
- ai-elements — 91% identical
- ai-elements — 91% identical
- ai-elements — 91% identical
- ai-elements — 91% identical
- ai-elements — 88% identical
- ai-elements — 86% identical
The source is not reproduced here
Licensed LGPL-3.0
The repository is licensed LGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 273 B
- references/agent.md 5.7 KB
- references/artifact.md 4.9 KB
- references/attachments.md 7.8 KB
- references/audio-player.md 8.1 KB
- references/canvas.md 1.7 KB
- references/chain-of-thought.md 5.1 KB
- references/checkpoint.md 6.7 KB
- references/code-block.md 7.5 KB
- references/commit.md 9.4 KB
- references/confirmation.md 11 KB
- references/connection.md 1.6 KB
- references/context.md 7.9 KB
- references/controls.md 1.6 KB
- references/conversation.md 9.2 KB
- references/edge.md 2.9 KB
- references/environment-variables.md 6.0 KB
- references/file-tree.md 2.9 KB
- references/image.md 4.5 KB
- references/inline-citation.md 13 KB
- references/jsx-preview.md 4.4 KB
- references/message.md 13 KB
- references/mic-selector.md 11 KB
- references/model-selector.md 7.5 KB
- references/node.md 4.7 KB
- references/open-in-chat.md 4.2 KB
- references/package-info.md 5.2 KB
- references/panel.md 1.5 KB
- references/persona.md 6.2 KB
- references/plan.md 5.4 KB
- references/prompt-input.md 28 KB
- references/queue.md 8.2 KB
- references/reasoning.md 9.5 KB
- references/sandbox.md 6.1 KB
- references/schema-display.md 3.0 KB
- references/shimmer.md 2.3 KB
- references/snippet.md 3.7 KB
- references/sources.md 7.1 KB
- references/speech-input.md 7.6 KB
- references/stack-trace.md 12 KB
- references/suggestion.md 4.4 KB
- references/task.md 7.9 KB
- references/terminal.md 4.6 KB
- references/test-results.md 8.0 KB
- references/tool.md 10 KB
- references/toolbar.md 1.6 KB
- references/transcription.md 5.9 KB
- references/voice-selector.md 17 KB
- references/web-preview.md 7.7 KB
- scripts/agent.tsx 1.9 KB
- scripts/artifact.tsx 3.1 KB
- scripts/attachments-inline.tsx 3.7 KB
- scripts/attachments-list.tsx 2.5 KB
- scripts/attachments.tsx 2.2 KB
- scripts/audio-player-remote.tsx 1.0 KB
- scripts/audio-player.tsx 2.1 KB
- scripts/chain-of-thought.tsx 139 KB
- scripts/checkpoint.tsx 2.9 KB
- scripts/code-block-dark.tsx 1.0 KB
- scripts/code-block.tsx 3.2 KB
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.
- 4d ago First seen · 164 lines · 46 tokens per session scan A 76c91c2b1256
ai-elements is a skill published in the GitHub repository BytePioneer-AI/codex-host (2,617 stars, last pushed yesterday), licensed LGPL-3.0. It adds 46 tokens to every session and 1,882 once invoked, about $0.0002 per session on Opus 5.5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-22.
Other skills, from other repositories
core
Core package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-render/core, defining schemas, creating catalogs, or building JSON specs for UI/video generation.
claude-api-in-prototypes
Call Claude from your HTML artifacts via window.claude.complete.
langchain
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG…
playwright
Playwright E2E testing patterns. Trigger: When writing Playwright E2E tests (Page Object Model, selectors, MCP exploration workflow). For Prowler-specific UI conventions under ui/tests, also use prowler-test-ui.
thinking-orbs
Add accessible animated AI loading and agent-status indicators with the React thinking-orbs library. Use when a chat, copilot, voice, search, generation, or tool-running interface needs a semantic working, searching, solving, listening, composing, or shaping state; when replacing a generic spinner with an AI activity…
globe-gl
Use when implementing globe.gl (Globe.GL) for 3D globe data visualization with WebGL/ThreeJS, including setup, data layers (points, arcs, polygons, labels), and integration patterns in plain HTML or React.