xixu-me/skills
These skills were imported into SkillJury from the public skills ecosystem.
github-actions-docs
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.
openclaw-secure-linux-cloud
Use this skill for the conservative "deploy first, expose later" pattern for OpenClaw on a cloud server.
opensource-guide-coach
Use the official Open Source Guides as a coaching framework for open source questions.
readme-i18n
Localize a repository README.md without breaking the repo mechanics around it.
running-claude-code-via-litellm-copilot
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.
secure-linux-web-hosting
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.
skills-cli
Use this skill to help users work with the open Agent Skills ecosystem through the skills CLI.
use-my-browser
Do not treat this skill as a generic browsing default. Route from the evidence you need, not from tool preference.
tzst
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.
xdrop
Use the bundled scripts inside this skill directory.
xget
Source details, install context, and public review data are available on the full page.
develop-userscripts
Userscript work usually breaks at the runtime and metadata boundary, not in the page logic. Choose the runtime first, declare the minimum permissions up front, then debug in the environment where the script actually runs.