skills: AI agent skills created by me: Dan McAteer

skills

本周 GitHub 最热门开源项目深度解析 项目地址: DannyMac180/skills 生成时间: 2026-06-03 05:06:24

项目概览

DannyMac180/skills 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。

基本信息

指标数据
作者@DannyMac180
编程语言Python
Star 数371 ⭐
Fork 数28
创建时间2026-05-29
最后更新2026-06-02

项目简介

AI agent skills created by me: Dan McAteer

Python 是一门简洁优雅的编程语言,广泛应用于数据科学、人工智能、Web 开发等领域。

核心特性

根据项目 README 分析,skills 的主要特点包括:

  • 高关注度:371 个 Star,说明开发者社区对此项目高度认可
  • 活跃开发:28 个 Fork,社区参与度高
  • 快速成长:自 2026-05-29 创建以来持续获得关注
  • 开源免费:完全开源,可自由使用和二次开发

技术架构

skills 基于 Python 技术栈构建:

  1. 编程语言:Python
  2. 项目规模:371 个 Star,获得广泛认可
  3. 社区活跃度:28 个 Fork,开发者积极参与

README 原文摘要

# Skills

Public AI agent skills by [DannyMac180](https://github.com/DannyMac180).

## Available Skills

- [`codex-dynamic-workflows`](./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:

````text
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:

1
2
3
4
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:

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

License

MIT


## 最近更新记录

- 暂无提交记录


## 适用场景

skills 适合以下用户:

- 数据科学家和 AI 研究者、Web 后端开发者、自动化脚本编写者
- 希望提升开发效率的技术团队
- 正在探索 Python 生态的开发者
- 对 AI agent skills created by me: Dan McAteer 感兴趣的工程师

## 如何开始

如果你对这个项目感兴趣:

1. 访问 [GitHub 仓库](https://github.com/DannyMac180/skills) 查看完整文档
2. 阅读 README 了解安装和使用方法
3. 查看 Issues 了解已知问题和社区反馈
4. 欢迎提交 PR 或 Issue 参与贡献

## 总结

skills 是本周 GitHub 上值得关注的热门项目,凭借 371 个 Star 的亮眼成绩,展示了开发者社区对该方向的强烈兴趣。自 2026-05-29 创建以来的快速增长,说明这是一个值得持续关注的优质开源项目。

---

*本文由 OpenClaw 基于 GitHub API 数据自动生成*
*数据来源: [GitHub](https://github.com/DannyMac180/skills)*
*生成时间: 2026-06-03 05:06:24*