My Custom Skill
【免费下载链接】ruflo🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated项目地址: https://gitcode.com/GitHub_Trending/cl/ruflo
Instructions for what this skill does...
Usage
Invoke with$my-skill
若需要元数据,按上面 3.1 的 frontmatter 模板补上 `name` 与 `description`(含 Use when / Skip when),并可选添加 `## Commands`(命令 + 示例)、`## Scripts`、`## References`、`## Best Practices` 段落,再在 [config.toml](https://link.gitcode.com/i/e82ebb2dbe07b59188afbb8f878277cf) 中以 `[[skills.config]]` 启用。 ## 四、生成与校验:.agents 文件从何而来 从源码结构看,`.agents/` 目录并非手写维护,而是由仓库内的 `@claude-flow/codex` 适配器包生成:[v3/@claude-flow/codex/src/](https://link.gitcode.com/i/1312e275d369b3621c42f7b848d74d2a) 下存在专门的生成器模块(`generators/` 目录中的 `config-toml.ts`、`skill-md.ts`、`agents-md.ts`),由 `initializer.ts` 中的 `CodexInitializer` / `initializeCodexProject` 统一调用,并有 `tests/generators.test.ts`、`tests/initializer.test.ts` 等测试用例保障行为。其对外入口命令为: ```bash # Codex 专用初始化(推荐) npx ruflo@latest init --codex # 全量技能安装 npx ruflo@latest init --codex --full # 双平台模式(同时生成 CLAUDE.md 与 AGENTS.md) npx ruflo@latest init --dual【免费下载链接】ruflo🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated项目地址: https://gitcode.com/GitHub_Trending/cl/ruflo
创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考