Initial Hop alpha
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Package hopskill embeds the distributable Hop agent skill in the CLI binary.
|
||||
package hopskill
|
||||
|
||||
import "embed"
|
||||
|
||||
// Files contains the complete vendor-neutral Hop skill bundle.
|
||||
//
|
||||
//go:embed SKILL.md agents/openai.yaml references/protocol.md
|
||||
var Files embed.FS
|
||||
Reference in New Issue
Block a user