公开分享的一组 Agent Skills,适用于 Claude Code、Codex 和兼容的 agent harness。
npx skills add linearuncle/linearskills -s <skill-name> -y也可以直接复制 skills/<skill-name> 到你的 skills 目录。
| Skill | 简介 |
|---|---|
cc-dynamic-workflow |
Dynamic workflow 编排指南。 |
codex-rate-limit-reset-credits |
查看 Codex reset credits。 |
fanout |
并行调用多个本机 AI CLI。 |
resume-claude |
从 Claude Code 会话继续工作。 |
resume-codex |
从 Codex 会话继续工作。 |
resume-cursor |
从 Cursor 会话继续工作。 |
采用 PolyForm Noncommercial 1.0.0:允许非商业使用、修改和分发;禁止商业使用或销售。它是源码可用项目,不是 OSI 认可的开源许可证。
A public collection of Agent Skills for Claude Code, Codex, and compatible agent harnesses.
npx skills add linearuncle/linearskills -s <skill-name> -yCopying an individual skills/<skill-name> directory also works.
| Skill | Summary |
|---|---|
cc-dynamic-workflow |
Dynamic workflow guidance. |
codex-rate-limit-reset-credits |
Check Codex reset credits. |
fanout |
Run multiple local AI CLIs in parallel. |
resume-claude |
Continue from a Claude Code session. |
resume-codex |
Continue from a Codex session. |
resume-cursor |
Continue from a Cursor session. |
Licensed under PolyForm Noncommercial 1.0.0: commercial use and sale are not allowed. This project is source-available, not OSI-approved open source.