Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderAgentsMd ¶
RenderAgentsMd renders the full AGENTS.md content
func RenderClaudeMdReference ¶
func RenderClaudeMdReference(data ClaudeMdReferenceData) (string, error)
RenderClaudeMdReference renders the CLAUDE.md session completion reference
func RenderCodexSkillMd ¶ added in v0.7.0
RenderCodexSkillMd renders the Codex SKILL.md content
func RenderCodexSkillToml ¶ added in v0.7.0
RenderCodexSkillToml renders the Codex skill.toml content
Types ¶
type ClaudeMdReferenceData ¶
type ClaudeMdReferenceData struct {
AgentsFile string
}
ClaudeMdReferenceData holds the data for the CLAUDE.md reference template
Click to show internal directories.
Click to hide internal directories.