Skip to content

DannyMac180/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Public AI agent skills by DannyMac180.

Available Skills

  • codex-dynamic-workflows - Plan and run supervised AI-agent dynamic workflows with goal mode, subagents or simulated work packets, approval gates, integration, verification, and reusable workflow artifacts.

Install

If your AI agent supports skills, you can point it at the GitHub URL for a skill and ask it to install that skill:

Install the AI agent skill at https://github.com/DannyMac180/skills/tree/main/codex-dynamic-workflows

You can also clone this repo and copy a skill folder into your agent's skills directory. Adjust the destination path for your agent; this example uses Codex's default skills folder:

git clone https://github.com/DannyMac180/skills.git
cd skills
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
cp -R codex-dynamic-workflows "${CODEX_HOME:-$HOME/.codex}/skills/"

Then start a new agent session and invoke it with:

Use $codex-dynamic-workflows to plan and run a supervised multi-agent workflow for this task: ...

License

MIT

About

AI agent skills created by me: Dan McAteer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages