·grant-application-setup
</>

grant-application-setup

seabbs/claude-code-config

UKRI、EU、その他の資金提供団体向けに確立されたパターンに従って研究助成金申請を設定および整理するための専門家によるガイダンス

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、EU、その他の資金提供団体向けに確立されたパターンに従って研究助成金申請を設定および整理するための専門家によるガイダンス ソース: 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、EU、その他の資金提供団体向けに確立されたパターンに従って研究助成金申請を設定および整理するための専門家によるガイダンス ソース: 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 で使用できるようになります

ソースリポジトリはどこですか?

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