xixu-me/skills▌
11 approved skills in this repository
use-my-browser
Productivity
This is the main browser automation strategy skill for nontrivial web work. It teaches the agent when to stay on public-web tools, when to use the live browser session, and when to fall back to a separate browser or raw-fetch path.
skills-cli
Productivity
Use this skill to help users work with the open Agent Skills ecosystem through the skills CLI.
secure-linux-web-hosting
Productivity
Use this skill to turn a cloud server into a safely reachable web host without leaning on stale distro-specific memory or outdated Debian-10-era tutorials.
github-actions-docs
Documents
GitHub Actions questions are easy to answer from stale memory. Use this skill to ground answers in official GitHub documentation and return the closest authoritative page instead of generic CI/CD advice.
tzst
Productivity
Use this skill for the tzst command-line interface. Default to execution when the user clearly wants a real archive action and the required paths or archive names are already known.
xget
Productivity
Default to execution, not instruction. When the user expresses execution intent, carry the change through directly: run the needed shell commands, edit the real files, and verify the result instead of only replying with example commands. Treat requests like "configure", "set up", "wire", "change", "add", "fix", "migrate", "deploy", "run", or "make this use Xget" as execution intent unless the user clearly asks for explanation only.
running-claude-code-via-litellm-copilot
AI/ML
Use this skill for the specific workaround where Claude Code keeps its Anthropic-shaped client behavior, but the actual backend traffic is sent to a local LiteLLM proxy and then forwarded to GitHub Copilot.
readme-i18n
Productivity
Localize a repository README.md without breaking the repo mechanics around it.
xdrop
Productivity
Use the bundled scripts inside this skill directory.
openclaw-secure-linux-cloud
Cloud
Use this skill for the conservative "deploy first, expose later" pattern for OpenClaw on a cloud server.
opensource-guide-coach
Frontend
Use the official Open Source Guides as a coaching framework for open source questions.