skills
Port management, skill sharing, permissions, translation, project dashboards
All Skills in This Repository (5)
Pure Emerald Level Indicatorsport-allocator
Allocate 10-port ranges starting at 3000 for package.json projects.
skill-permissions
Analyze Claude Code skill permission requirements and generate authorization commands.
ceo-skill
Consolidate multi-project statuses into a CEO-level dashboard with scoring and ROI analysis.
skill-i18n
Translate SKILL.md and README.md files into multiple languages.
share-skill
Migrate Claude Code skills into Git-backed repositories with symlinks and Git initialization.
Frequently Asked Questions
FAQPage SchemaHow to install guo-yu skills?βΌ
Run `npx skills add guo-yu/skills --all -g -y` in your terminal to install all five skills globally.
How to avoid port conflicts between projects?βΌ
The port-allocator skill automatically assigns each project a unique 10-port range and only restarts processes within the current project's range.
How to open source a local skill?βΌ
The share-skill skill migrates your local skill into a Git repository, initializes version control, configures remotes, and generates a documentation site.
How to stop repeated permission prompts?βΌ
The skill-permissions skill scans each skill's commands and generates one-time authorization rules in your settings file, while blocking dangerous operations.
Can I track which project is worth working on?βΌ
Yes. The ceo-skill dashboard scores all your projects by complexity, recent activity, and business potential, then ranks them with cost analysis and todos.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core