go165/codex-skill-groups
Codex-focused subproject for agent-skill-groups: scenario profiles for OpenAI Codex skills
Codex-focused subproject for agent-skill-groups: scenario profiles for OpenAI Codex skills
npx skills add go165/codex-skill-groupsCodex-focused subproject for agent-skill-groups: scenario profiles for OpenAI Codex skills
A Claude Code skill that logs sessions as structured diary entries in an Obsidian vault
Codex skills for a confirmation-based digital-human workflow: turnaround, pose alignment, Kling motion control, and full-chain orchestration.
Gate-based workflow for AI coding agents
Exercise: Expand your team with GitHub Copilot cloud agent
Use when building, refactoring, or documenting Graft apps and proxies, including when asked to create a tool server, API server, dual-protocol server, or MCP-HTTP bridge. Graft's core thesis: define tools once and serve them as both HTTP REST endpoints and MCP tools from the same server, with discovery, docs, and OpenAPI generated automatically. Covers concrete actions such as defining tools and handlers, configuring authentication middleware, setting up HTTP and stdio transports, generating OpenAPI documentation, wrapping existing APIs via proxy mode, and wiring up the full CLI workflow.
Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.