byfriday-platform· 21 skills
Canonical reference for the contract between an FSM action and the agent it invokes. Loads when authoring or debugging any combination of: type: llm inline action, type: agent action with outputTo, type: agent action with inputFrom, agent prompts that need to coordinate with the action invoking them. Covers what the runtime auto-injects per invocation kind (platform tools, complete when outputTo is set), outputTo semantics, inputFrom resolution, the four invocation kinds.
$npx -y skills add friday-platform/friday-studio --skill agent-action-handshakeInstalls into the current project.
Run `npx skills use "https://github.com/friday-platform/friday-studio" --skill "friday-platform/friday-studio/agent-action-handshake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/friday-platform/friday-studio" that are relevant to the current task. Run `npx skills add "https://github.com/friday-platform/friday-studio"` and select the relevant skills, then follow their instructions.