@howaboua/pi-skill-codex-prompt-caching

GPT-5.6, Codex and Pi prompt-caching skill.

Packages

Package details

skill

Install @howaboua/pi-skill-codex-prompt-caching from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@howaboua/pi-skill-codex-prompt-caching
Package
@howaboua/pi-skill-codex-prompt-caching
Version
0.0.1
Published
Jul 31, 2026
Downloads
562/mo · 313/wk
Author
howaboua
License
MIT
Types
skill
Size
23.2 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@howaboua/pi-skill-codex-prompt-caching

Designs and reviews GPT-5.6/Codex Pi prompts, tools, provider payloads, transport and compaction without accidentally destroying reusable prompt prefixes.

Install

pi install npm:@howaboua/pi-skill-codex-prompt-caching

The skill covers OpenAI's current prompt-caching contract, Codex request construction, Pi extension hooks, Responses and WebSocket continuation, dynamic tools, reasoning switches and cache measurement.