Skip to content

RayLi-Muye/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Personal agent skills for repeatable workflows.

Install

Recommended: install through the open skills CLI:

npx skills@latest add RayLi-Muye/skills -g -a codex -s replicate-3d-website

List available skills without installing:

npx skills@latest add RayLi-Muye/skills --list

Install to Claude Code instead:

npx skills@latest add RayLi-Muye/skills -g -a claude-code -s replicate-3d-website

Package-specific installer:

npx github:RayLi-Muye/skills list
npx github:RayLi-Muye/skills install replicate-3d-website --target codex
npx rayli-skills list
npx rayli-skills install replicate-3d-website --target codex

The official skills CLI is preferred for multi-agent installs and updates. The rayli-skills package is a small fallback installer for this repository only.

Update skills installed through skills:

npx skills@latest update replicate-3d-website -g

Structure

  • skills/visual/ - visual and frontend workflow skills
  • .claude-plugin/plugin.json - plugin manifest for skill installers that understand Claude-style skill repositories
  • bin/rayli-skills.js - npm/npx installer for copying skills into Codex or Claude skill directories
  • LICENSE - MIT license

Skills

  • replicate-3d-website - analyze and recreate high-fidelity 3D/WebGL website effects with scoped goals and Three.js prototypes.

License

MIT

About

Personal agent skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors