Skip to content

Are scripts supported in skills? #981

@ckcfcc

Description

@ckcfcc

https://github.com/cloudwego/eino/blob/main/adk/middlewares/skill/prompt.go

When to Use Skills:

  • User's request matches a skill's domain (e.g., "research X" -> web-research skill)
  • You need specialized knowledge or structured workflows
  • A skill provides proven patterns for complex tasks

Executing Skill Scripts:
Skills may contain Python scripts or other executable files. Always use absolute paths.

Are scripts supported in skills? python? js?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions