mcxiaoxiao/kaoyan-navigator-skill
面向 Codex、Claude Code 与 AI Agent 的考研择校导航 Skill:联网调研复试线、统考名额、推免和拟录取数据,生成避坑提示与冲稳保建议。
面向 Codex、Claude Code 与 AI Agent 的考研择校导航 Skill:联网调研复试线、统考名额、推免和拟录取数据,生成避坑提示与冲稳保建议。
npx skills add mcxiaoxiao/kaoyan-navigator-skill面向 Codex、Claude Code 与 AI Agent 的考研择校导航 Skill:联网调研复试线、统考名额、推免和拟录取数据,生成避坑提示与冲稳保建议。
Automate Mistral AI operations -- manage files and libraries, upload documents for fine-tuning, batch processing, and OCR, track fine-tuning jobs, and build RAG pipelines via the Composio MCP integration.
Guide for using uv, the Python package and project manager. Use this when working with Python projects, scripts, packages, or tools.
Recently updated AI agent skill repository: xhqing/claude-skill
my-copilot agents skill etc
沉淀工作流 方法论 知识体系
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management. Avoid locks and manual synchronization unless absolutely necessary.