Claude Skill

AgentSkillOS/SkillAnything

SkillAnything 是一个元技能生成器,可自动为 Claude Code、OpenClaw、Codex 等创建可用于生产的 AI Agent 技能(Claude Skill),让任何软件实现技能原生。

概览

Stars440
Forks43
语言Python
最后更新2026-04-06
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者AgentSkillOS
仓库SkillAnything
完整名称AgentSkillOS/SkillAnything
Repo ID1,202,534,703

安装这个 Skill

git clone https://github.com/AgentSkillOS/SkillAnything.git ~/.claude/skills/skill-anything

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-11
平台
ClaudeOpenClawCodex
能力
pdfimagevideoterminalworkflowagent-nativeai-agentai-skillsautomationclaude-code
识别文件
README.mdSKILL.md
配置键
URL
安装方式
  • git clone https://github.com/AgentSkillOS/SkillAnything.git ~/.claude/skills/skill-anything
  • git clone https://github.com/AgentSkillOS/SkillAnything.git ~/.openclaw/skills/skill-anything
  • git clone https://github.com/AgentSkillOS/SkillAnything.git ~/.codex/skills/skill-anything

项目简介

SkillAnything 是一个元技能生成器,可自动为 Claude Code、OpenClaw、Codex 等平台创建可用于生产的 AI Agent 技能(Claude Skill),让任何软件实现技能原生。

英文描述

Making ANY Software Skill-Native -- Auto-generate production-ready AI Agent Skills for Claude Code, OpenClaw, Codex, and more.

要点

  • 自动生成可用于生产的 AI Agent 技能
  • 支持 Claude Code、OpenClaw、Codex 等平台
  • 面向任何软件的元技能方法
  • 基于 Python 的自动化流水线
  • CLI 工具的技能原生集成

使用场景

  • 快速为自定义 CLI 工具创建 Claude Skill
  • 为 OpenClaw 代理自动生成技能
  • 从任何软件生成兼容 Codex 的技能
  • 简化 AI 代理技能部署流水线
  • 为现有应用启用技能原生工作流

README 摘要

<p align="center"> <img src="https://img.shields.io/badge/SkillAnything-v1.0.0-00d4aa?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiPjxwYXRoIGQ9Ik0xMiAyTDIgN2wxMCA1IDEwLTV6Ii8+PHBhdGggZD0iTTIgMTdsMTAgNSAxMC01Ii8+PHBhdGggZD0iTTIgMTJsMTAgNSAxMC01Ii8+PC9zdmc+" alt="SkillAnything"/> <br/> <img src="https://img.shields.io/badge/Python-3.9+-3776AB?style=flat-square&logo=python&logoColor=white" alt="Python"/> <img src="https://img.shields.io/badge/License-MIT-green?style=flat-square" alt="License"/> <img src="https://img.shields.io/badge/Claude_Code-Compatible-7C3AED?style=flat-square" alt="Claude Code"/> <img src="https://img.shields.io/badge/OpenClaw-Compatible-FF6B35?style=flat-square" alt="OpenClaw"/> <img src="https://img.shields.io/badge/Codex-Compatible-10A37F?style=flat-square" alt="Codex"/> </p> <h1 align="center">SkillAnything</h1> <p align="center"> <strong>Making ANY Software Skill-Native</strong> <br/> <em>The meta-skill that generates production-ready Skills for AI agent platforms.</em> </p> <p align="center"> <a href="#quick-start">Quick Start</a> &bull; <a href="#the-7-phase-pipeline">Pipeline</a> &bull; <a href="#supported-platforms">Platforms</a> &bull; <a href="#architecture">Architecture</a> &bull; <a href="#examples">Examples</a> &bull; <a href="#attribution">Attribution</a> </p> --- ## What is SkillAnything? > **One target in, production-ready Skills out.** SkillAnything is a **Skill that generates Skills**. Give it any target -- a CLI tool, REST API, Python library, workflow, or web service -- and it runs a fully automated 7-phase pipeline: ```

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17