# Prax Native

> Prax Native

- Skill: `channinglua/prax-native` (Agent Skill)
- Install (CLI): `npx skillmds@latest add channinglua/prax-native`
- Raw SKILL.md: https://api.skillmd.com/api/skills/channinglua/prax-native/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: channinglua (https://skillmd.com/u/channinglua)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/channinglua/prax-native

---

# Prax Native

Use this skill when a task should run through the Prax native runtime.

Guidance:
- Prefer `prax prompt "..."` for native execution.
- Use the native runtime when model abstraction, memory, governance, or eval parity matters.
- Do not assume Claude subprocess execution is the canonical runtime path.

