Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateSkillTool ¶
func NewCreateSkillTool(repo *skills.MutableRepository) tool.Tool
NewCreateSkillTool creates the create_skill tool backed by the given MutableRepository.
func NewDeleteSkillTool ¶
func NewDeleteSkillTool(repo *skills.MutableRepository) tool.Tool
NewDeleteSkillTool creates the delete_skill tool backed by the given MutableRepository.
func NewUpdateSkillTool ¶
func NewUpdateSkillTool(repo *skills.MutableRepository) tool.Tool
NewUpdateSkillTool creates the update_skill tool backed by the given MutableRepository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.