Skip to content

Add workflow-use skill with installer and agent config#18

Open
fowler128 wants to merge 1 commit into
mainfrom
codex/install-workflow-use-from-github
Open

Add workflow-use skill with installer and agent config#18
fowler128 wants to merge 1 commit into
mainfrom
codex/install-workflow-use-from-github

Conversation

@fowler128

Copy link
Copy Markdown
Owner

Motivation

  • Provide a new Codex skill that integrates with the Browser Use "Workflow Use" project to record, generate, run, and launch workflow tooling.
  • Make it easy to install the local skill into a user's Codex skills directory via a small helper script.

Description

  • Added an installer script scripts/install_workflow_use_skill.py which copies the local skills/workflow-use directory into the user's skills root (defaults to $CODEX_HOME/skills or ~/.codex/skills) and supports --source, --dest-root, and --force flags.
  • Added skills/workflow-use/SKILL.md documenting when to use the skill, setup steps, common commands (e.g. python cli.py generate-workflow, python cli.py run-as-tool, python cli.py create-workflow, python cli.py launch-gui), environment setup notes, and response guidance.
  • Added agent metadata skills/workflow-use/agents/openai.yaml with display_name, short_description, and default_prompt to integrate the skill into the agent selection.

Testing

  • No automated tests were run for this change.

Codex Task

@vercel

vercel Bot commented Mar 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-code-practice Ready Ready Preview, Comment Mar 21, 2026 4:58pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant