Documentation
¶
Overview ¶
Package server provides MCP server runtime for skills. This is a local stub that will be replaced with github.com/plexusone/omniskill/mcp/server when that package becomes available.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct {
// contains filtered or unexported fields
}
Runtime manages MCP server operations and skill registration.
func (*Runtime) RegisterSkill ¶
RegisterSkill adds a skill to the runtime.
Click to show internal directories.
Click to hide internal directories.