skills

by guo-yuVerified

My collection of skills for productivity and automation.

238
Stars
17
Forks
Shell
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

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

Getting Started

Guides for using skills like skills.

Security Report

Verified

Last scanned: —

{
  "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

Frequently Asked Questions

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.

Comments (0)

No comments yet. Be the first to share your thoughts!

xonsh

by xonsh

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

9,613735Python
DevOps
View details

ralphex

by umputun

Extended Ralph loop for autonomous AI-driven plan execution

1,445118Go
DevOps
View details

libretto

by saffron-health

The AI toolkit for building reliable browser automations

87767TypeScript
DevOps
View details

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
View details

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
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this 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 Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

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 Serversapisai-tools
View details

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 Agentsai-agentsanthropicclaude-code
View details

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 Agentsclaude-codeai-tools
View details