·grant-application-setup
</>

grant-application-setup

seabbs/claude-code-config

根據 UKRI、歐盟和其他資助機構的既定模式設立和組織研究資助申請的專家指導

6安裝·0熱度·@seabbs

安裝

$npx skills add https://github.com/seabbs/claude-code-config --skill grant-application-setup

SKILL.md

Use this skill when creating new grant application repositories, organising proposal documents, or setting up collaborative grant writing workflows.

Count words in a QMD file (excluding YAML header and references) cat submission/document.qmd | sed '1,4d' | sed '/# References/,$d' | sed 's/\[@[^]]\]//g' > temp.txt && wc -w temp.txt && rm temp.txt

For compliance checking against existing grants, see the grant-compliance-checking skill.

根據 UKRI、歐盟和其他資助機構的既定模式設立和組織研究資助申請的專家指導 來源:seabbs/claude-code-config。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/seabbs/claude-code-config --skill grant-application-setup
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 grant-application-setup?

根據 UKRI、歐盟和其他資助機構的既定模式設立和組織研究資助申請的專家指導 來源:seabbs/claude-code-config。

如何安裝 grant-application-setup?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/seabbs/claude-code-config --skill grant-application-setup 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/seabbs/claude-code-config