首页
/
行业洞察
/
正文
INDUSTRY INSIGHT · 深度
My Custom Skill
📅 2026/9/7 5:04:17
✍️ 爱科研究院
👁 阅读 3,247
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/rufloInstructions for what this skill does...UsageInvoke 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 ruflolatest init --codex # 全量技能安装 npx ruflolatest init --codex --full # 双平台模式同时生成 CLAUDE.md 与 AGENTS.md npx ruflolatest 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),仅供参考
📌 标签:
工业官网
设计趋势
AI 建站
SEO
获取完整报告 →
RELATED ARTICLES
推荐阅读
2026/9/7 5:04:17
IOPaint:免费开源 AI 图像修复工具,一键消除人物、物体与水印
2026/9/7 5:04:16
claude-mem Docker 测试容器完全指南:构建、认证、版本锁定与运行模式解析
2026/9/7 4:59:16
Unity特效开发实战:粒子系统、性能优化与冲击波实现
2026/9/7 5:44:19
Buzz 音频转录完全指南:5 步上手从下载到导出字幕
2026/9/7 5:44:19
Isaac Lab实战教程:四足、机械臂与人形机器人强化学习训练指南
2026/9/7 5:44:19
AI编译器入门路线:从LLVM到TVM/MLIR的完整实践指南
2026/9/7 5:44:19
基于DeepSeek打造跨平台智能对话机器人:微信/企微/飞书/钉钉接入实战
2026/9/7 5:44:19
AI陪伴服务说关就关?聊天记录备份与人设迁移实战指南
2026/9/7 5:39:18
Video2X 视频超分辨率指南:五步把低清视频放大到 4K
2026/9/7 0:03:59
基于YOLOv8和PyQt5的麦穗稻穗检测识别系统设计与实现
2026/9/7 0:03:59
UL 1642锂电池安全标准全解析:测试项目、认证流程与避坑指南
2026/9/7 0:03:59
BS EN 13814-1-2019游乐设施安全标准:设计与制造核心要点解析
2026/9/7 0:22:31
超人会飞不算本事:系统稳定依赖清晰规则与边界设计
2026/9/7 0:44:48
超人VS蜘蛛侠:拆解超级IP的影响力与传播方法论
2026/9/7 1:55:33
基于CNN的调制信号识别:MATLAB实现时频图分类实战