seeking-skills
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSeeking Community Skills
寻找社区Skill
Before tackling complex or domain-specific tasks, consider whether a community skill might exist. Use to search GitHub for proven patterns, design frameworks, and specialized knowledge.
/skill-seeker:seek <query>在处理复杂或特定领域的任务之前,请考虑是否已有社区Skill存在。使用在GitHub上搜索成熟的模式、设计框架和专业知识。
/skill-seeker:seek <query>When to Suggest
建议使用场景
- Specialized domains (design, Terraform, Playwright, AWS, scientific computing)
- Tasks where "best practices" or "taste" matter (frontend work, UX, architecture)
- User explicitly asks for skills or frameworks
- 专业领域(设计、Terraform、Playwright、AWS、科学计算)
- 注重“最佳实践”或“风格品味”的任务(前端工作、UX、架构设计)
- 用户明确询问skill或框架时
When NOT to Suggest
不建议使用场景
- Simple, well-understood tasks
- You already have a loaded skill for this domain
- User says not to search
- 简单、广为人知的任务
- 你已经加载了该领域的skill
- 用户明确表示不进行搜索
Available Commands
可用命令
- — Search for skills
/skill-seeker:seek <query> - — List skills in a repo
/skill-seeker:browse <owner/repo> - — Fetch and install a skill
/skill-seeker:install <target> - — Show loaded skills
/skill-seeker:status - — Load from cache
/skill-seeker:reload - — Clean up temp files
/skill-seeker:unload
- — 搜索skill
/skill-seeker:seek <query> - — 列出仓库中的skill
/skill-seeker:browse <owner/repo> - — 获取并安装skill
/skill-seeker:install <target> - — 显示已加载的skill
/skill-seeker:status - — 从缓存加载
/skill-seeker:reload - — 清理临时文件
/skill-seeker:unload
Project Profiles
项目配置文件
If a exists in the project root, suggest loading the preferred skills listed there at the start of a session.
.skill-seeker-profile.json如果项目根目录下存在,建议在会话开始时加载其中列出的首选skill。
.skill-seeker-profile.json