skills

作者 guo-yu已验证

My collection of skills for productivity and automation.

238
Stars
17
Forks
Shell
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/guo-yu/skills

快速入门

使用 skills 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

English | 简体中文 | 日本語

Guo Yu's Skills

My collection of custom Claude Code skills for productivity and automation.

Skills

SkillDescription
port-allocatorAutomatically allocate and manage development server ports, avoiding port conflicts between multiple Claude Code instances
share-skillMigrate local skills to code repositories with Git version control and open source support
skill-permissionsAnalyze skill permissions and generate one-time authorization commands
skill-i18nTranslate SKILL.md and README.md files into multiple languages for sharing skills internationally
ceo-skillCEO-level project dashboard + COO-level API cost analysis with optimization recommendations

Installation

Via Plugin Marketplace (Recommended)

The easiest way to install is via Claude Code's plugin marketplace:

# Add this skill marketplace
/plugin marketplace add guo-yu/skills

# Install all skills at once
/plugin install port-allocator@guo-yu-skills
/plugin install share-skill@guo-yu-skills
/plugin install skill-permissions@guo-yu-skills
/plugin install skill-i18n@guo-yu-skills
/plugin install ceo-skill@guo-yu-skills

Manual Installation

Alternatively, clone this repository and create symbolic links:

# Clone to your codes directory
git clone git@github.com:guo-yu/skills.git ~/Codes/skills

# Create symbolic links to ~/.claude/skills/
ln -s ~/Codes/skills/port-allocator ~/.claude/skills/port-allocator
ln -s ~/Codes/skills/share-skill ~/.claude/skills/share-skill
ln -s ~/Codes/skills/skill-permissions ~/.claude/skills/skill-permissions
ln -s ~/Codes/skills/skill-i18n ~/.claude/skills/skill-i18n
ln -s ~/Codes/skills/ceo-skill ~/.claude/skills/ceo-skill

Usage

Use slash commands in Claude Code:

/port-allocator          # Query/allocate ports
/share-skill <name>      # Open source a skill
/skill-permissions       # Analyze skill permissions
/skill-i18n <name>       # Translate skill to multiple languages
/ceo                     # Project management dashboard

Documentation

This skill set has an online documentation site generated by share-skill.

Access the Documentation

With Custom Domain:

https://skill.guoyu.me/

Without Custom Domain (GitHub Pages):

https://guo-yu.github.io/skills/

Setup GitHub Pages

  1. Go to repository SettingsPages
  2. Under "Source", select Deploy from a branch
  3. Choose branch: master (or main), folder: /docs
  4. (Optional) Add custom domain in "Custom domain" field

License

MIT


Made with ♥ by Yu's skills

常见问题

What is skills?

skills is an open-source devops skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by guo-yu. My collection of skills for productivity and automation. It has 238 GitHub stars.

Is skills safe to use?

Yes. skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install skills?

Clone the repository with "git clone https://github.com/guo-yu/skills" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is skills written in?

skills is primarily written in Shell. It is open-source under guo-yu on GitHub, so you can review or fork the full source.

Are there alternatives to skills?

Yes. SkillsLLM lists many other DevOps skills you can browse and compare side by side. Open the DevOps category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh skills against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

xonsh

by xonsh

🐚 Python-powered shell. Full-featured, cross-platform and AI-friendly.

9,613735Python
DevOps
查看详情

ralphex

by umputun

Extended Ralph loop for autonomous AI-driven plan execution

1,445118Go
DevOps
查看详情

libretto

by saffron-health

The AI toolkit for building reliable browser automations

87767TypeScript
DevOps
查看详情

kubernetes-skill

by LukasNiessen

Kubernetes Skill for Claude Code and Codex. LLMs hallucinate a lot with K8s - KubeShark fixes this. It eliminates hallucinations and grounds your Kubernetes, Helm etc official best practices.

38171
DevOps
查看详情

terrashark

by LukasNiessen

Terraform Skill for Claude Code and Codex. LLMs hallucinate a lot with Terraform - TerraShark fixes this. It eliminates hallucinations, is designed for modular and secure code and grounds your IaC in the official Hashicorp Terraform best practices.

30723
DevOps
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情