bythe-open-agent· 54 skills
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
$npx -y skills add the-open-agent/openagent --skill taskflow-inbox-triageInstalls into the current project.
Run `npx skills use "https://github.com/the-open-agent/openagent" --skill "the-open-agent/openagent/taskflow-inbox-triage"` 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/the-open-agent/openagent" that are relevant to the current task. Run `npx skills add "https://github.com/the-open-agent/openagent"` and select the relevant skills, then follow their instructions.