Skip to content

craft-hub / ProjectSkillInputConfig

Type Alias: ProjectSkillInputConfig

ProjectSkillInputConfig = z.infer<typeof projectSkillInputSchema>

Defined in: packages/craft-hub/src/project-config-schema.ts:144

Declarative input metadata rendered for an agent skill invocation.

Released under the MIT License.