inno-grant-proposal

inno-grant-proposal is a skill for Codex from LigphiDonk/Oh-my--paper. It costs 46 tokens per session (9,403 once invoked), scanned A, original, MIT.

A writing aid for preparing and improving research grant proposals for US and Chinese funding agencies.

In plain words
What is it for?
Use it to write, revise, adapt, or polish proposals for agencies such as NSF, NIH, DOE, DARPA, NASA, and NSFC.
Why use it?
It helps researchers adapt proposals to funding applications while keeping the work connected to project files, sources, templates, and supporting evidence.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to write, revise, adapt, or polish proposals for agencies such as NSF, NIH, DOE, DARPA, NASA, and NSFC.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ligphidonk/oh-my--paper/inno-grant-proposal
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LigphiDonk/Oh-my--paper --skill inno-grant-proposal
Clone the repo
git clone --depth 1 https://github.com/LigphiDonk/Oh-my--paper

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for inno-grant-proposal

README.md
[![agentmods](https://agentmods.dev/badge/skills/ligphidonk/oh-my--paper/inno-grant-proposal/github.svg)](https://agentmods.dev/skills/ligphidonk/oh-my--paper/inno-grant-proposal)
Your own site
<a href="https://agentmods.dev/skills/ligphidonk/oh-my--paper/inno-grant-proposal"><img src="https://agentmods.dev/badge/skills/ligphidonk/oh-my--paper/inno-grant-proposal/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for inno-grant-proposal

Your own site · 80×15
<a href="https://agentmods.dev/skills/ligphidonk/oh-my--paper/inno-grant-proposal"><img src="https://agentmods.dev/badge/skills/ligphidonk/oh-my--paper/inno-grant-proposal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,403 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Memory Poisoning · line 481
    Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.
    Fix: Protect agent memory and state from modification by untrusted content. Use read-only memory for critical instructions and validate all state changes.
  • medium Excessive Agency · line 173
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.09403
Opus 5 $0.00023 $0.04702
Sonnet 5 $0.00009 $0.01881
Haiku 4.5 $0.00005 $0.00940

Measured 12d ago against content hash c32959c4dd10, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

inno-grant-proposal scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/compliance_check.py, scripts/validate_citations.py, scripts/validate_length.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/inno-grant-proposal/SKILL.md · 971 lines

How it starts

The opening of the file, as written. The whole thing — 971 lines — stays where its author put it; the contents beside it link to each section on GitHub.

inno-grant-proposal

Canonical Summary

Help professors and researchers write, revise, adapt, and polish grant proposals for US agencies (NSF, NIH, DOE, DARPA, NASA) and Chinese agencies (NSFC 国自然). Use this skill whenever the user mentions grants, proposals, funding application...

Trigger Rules

Use this skill when the user request matches its research workflow scope. Prefer the bundled resources instead of recreating templates or reference material. Keep outputs traceable to project files, citations, scripts, or upstream evidence.

Resource Use Rules

  • Read from references/ only when the current task needs the extra detail.
  • Treat scripts/ as optional helpers. Run them only when their dependencies are available, keep outputs in the project workspace, and explain a manual fallback if execution is blocked.
  • Reuse files under templates/ instead of recreating equivalent structure from scratch when the user asks for the matching deliverable.

Execution Contract

  • Resolve every relative path from this skill directory first.
  • Prefer inspection before mutation when invoking bundled scripts.
  • If a required runtime, CLI, credential, or API is unavailable, explain the blocker and continue with the best manual fallback instead of silently skipping the step.
  • Do not write generated artifacts back into the skill directory; save them inside the active project workspace.

Upstream Instructions

Grant Proposal Skill

Core Philosophy

Three principles govern every interaction:

  1. Grant applications are arguments, not requests. Every section must advance a persuasive case. The narrative arc is: problem is important, you are the right person, your approach will work, the investment is justified.
  2. Write like a domain expert, not a template filler. Generic language kills proposals. Every sentence must reflect deep knowledge of the specific field.
  3. Grant is not Paper. A paper reports results; a grant sells a future. Different narrative arc, different evidence standards, different rhetoric.

Read the full file on GitHub · 971 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 971 lines · 46 tokens per session scan A c32959c4dd10

Subscribe to this mod's changes

inno-grant-proposal is a skill published in the GitHub repository LigphiDonk/Oh-my--paper (722 stars, last pushed 4mo ago), licensed MIT. It adds 46 tokens to every session and 9,403 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

kami-deck

A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.

nexu-io/open-design · 49 tokens

html-ppt-zhangzara-monochrome

A grant proposal on CRISPR base-editing for sickle-cell disease — the hypothesis, the approach, the milestones, and the risk. Built as a decision-grade academic research deck for grant review committee.

nexu-io/open-design · 54 tokens

Paper Writing Skills Index

Routing and workflow skill family for paper-writing tasks. Covers manuscript drafting, journal and conference papers, grant proposals, lab reports, group-meeting reports, talks, workshop notes, reviewer rebuttals, academic HTML/PDF/LaTeX output with editable-block contracts, citation grounding, evidence checking, and…

aristoteleo/PantheonOS · 76 tokens

grant-setup

First-run setup for GrantForge. This skill should be used when the user says "set up GrantForge", "set up my organization", "enter my company information", "create my org profile", or when any other GrantForge skill runs and no .grantforge/ profile exists yet. Conducts a structured interview about the organization and…

ddanntheman/GrantForge · 91 tokens

grant-intake

Parse a grant opportunity into a structured requirements matrix and issue a go/no-go recommendation. This skill should be used when the user says "here's a grant we want to apply for", "respond to this RFP", "parse this NOFO", "we're applying for X grant", "are we eligible for this?", or uploads a funding…

ddanntheman/GrantForge · 86 tokens

grant-draft

Write the grant application narrative. This skill should be used when the user says "draft the application", "write the need statement", "draft the project narrative", "write our response to section X", or after research is complete for a grant in the pipeline. Produces section drafts that answer the funder's prompts…

ddanntheman/GrantForge · 76 tokens