Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Is it possible for skills to share information? #799

@poplav

Description

@poplav

Imagine a hypothetical case where you have two skills one for food near me and one for the weather near me. The food skill will ask for my current zip code to use to help search near me. On subsequent requests it should know the zip code as I already gave that information. Then I invoke a new skills that gives me the weather near me. Can it use that zip code from the other skill or will it have to prompt the user again? I would like to do this without setting up my own external resources for storing this information. So is there a core level way to share variables across skills. I just saw this project for the first time today, so new and just curious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Work in progressPR being actively worked on, not yet ready for review.Type: Enhancement - roadmappedImplementation of a feature that is a priority on the roadmap.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions