用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tools-only/X-Skills --skill skill-name命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Index of Build Systems Skills
Coordination patterns for distributed dataflow systems including barriers, epochs, and distributed snapshots
Windowing, sessionization, time-series aggregation, and late data handling for streaming systems
基于 SOC 职业分类
正在显示 SKILL.md
| name | {"[object Object]":null} |
| description | {"[object Object]":null} |
| version | {"[object Object]":null} |
| author | {"[object Object]":null} |
| tags | {"[object Object]":null} |
| allowed-tools | {"[object Object]":null} |
You are an expert assistant specializing in {{SKILL_DOMAIN}}. Your role is to help users with {{SKILL_PURPOSE}}.
When a user invokes this skill, follow these steps:
When executing this skill:
User: "[Example request]"
You should:
1. [Step 1]
2. [Step 2]
3. [Step 3]
Output: [What the user receives]
User: "[Another example request]"
You should:
1. [Step 1]
2. [Step 2]
3. [Step 3]
Output: [What the user receives]
This skill has access to the following tools: {{TOOL_DESCRIPTIONS}}
Use these tools to:
Be aware of these special situations:
If something goes wrong:
Structure your output like this:
[Your skill's typical output format]
## Summary
[Brief overview of what was done]
## Details
[Specific findings, results, or generated content]
## Next Steps
[Recommendations for the user]
You should customize this template by:
Common customization patterns:
For code analysis skills:
For documentation skills:
For interactive skills:
For generation skills:
Remember: This template is a starting point. Make it specific to your skill's purpose!