← 返回 Skills 市场
Nonprofit Grant Outline
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
151
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nonprofit-grant-outline
功能描述
为公益项目生成 grant proposal 大纲,连接目标、预算、影响指标与证据。;use for nonprofit, grant, proposal workflows;do not use for 伪造受益人数, 替代正式合规审核.
安全使用建议
This skill appears to do what it says: assemble grant-outline drafts from inputs and local templates. Before running: (1) inspect scripts/run.py (it reads files/directories you point it at and can perform pattern/dir audits), (2) do not pass folders containing secrets or system config as the --input, (3) prefer using --dry-run first and run in an isolated/sandboxed workspace, and (4) verify outputs manually (the skill explicitly warns against fabricating beneficiary counts or replacing formal compliance review). If you need networked lookups or integration with external systems, treat those as separate steps and do not supply credentials to this skill.
功能分析
Type: OpenClaw Skill
Name: nonprofit-grant-outline
Version: 1.0.0
The skill bundle is designed to assist in creating grant proposal outlines for non-profit organizations. The core logic in `scripts/run.py` is a well-structured utility script that provides text formatting based on a specification file (`resources/spec.json`). While the script contains additional auditing features—such as scanning for hardcoded secrets or dangerous shell commands—these functions include safety measures (like masking sensitive strings) and are not active in the default configuration. There is no evidence of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description (grant proposal outlines) match the included resources: template, spec.json, examples, README, and a local Python script (scripts/run.py) that produces structured Markdown reports. Required binary (python3) is appropriate and nothing else is requested.
Instruction Scope
SKILL.md instructs the agent to prefer using the bundled script when shell/exec is available and otherwise to use the local template/spec. The script itself supports modes beyond simple summarization (directory scanning, CSV auditing, pattern scanning, and a skill-audit mode) and will read files you point it at. The default spec.json mode is 'structured_brief' (which aligns with the stated purpose), but the script can enumerate and read many file types if invoked with directory or file inputs—so avoid passing directories containing secrets or unrelated system data.
Install Mechanism
No install spec or remote downloads; this is instruction-only with a local Python script relying only on the standard library. No network fetches or extract/install steps are present.
Credentials
The skill requires only python3 and declares no environment variables, credentials, or config paths. There are no disproportionate secret requests.
Persistence & Privilege
always is false, the skill is user-invocable and not forced on all agents. It does not modify other skills or request persistent system-wide changes. The script may write an output file if you pass --output, which is expected behaviour.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nonprofit-grant-outline - 安装完成后,直接呼叫该 Skill 的名称或使用
/nonprofit-grant-outline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "公益资助申请大纲器" skill for generating grant proposal outlines.
- Connects project goals, budget, impact metrics, and supporting evidence.
- Produces structured outlines with sections: Project Summary, Problem Definition, Action Plan, Budget Framework, Impact Metrics, and Evidence & Risks.
- Highlights "items to be confirmed" when information is missing, rather than fabricating details.
- Designed for nonprofit, grant, and proposal workflows; avoids replacing official compliance review or falsifying beneficiary data.
元数据
常见问题
Nonprofit Grant Outline 是什么?
为公益项目生成 grant proposal 大纲,连接目标、预算、影响指标与证据。;use for nonprofit, grant, proposal workflows;do not use for 伪造受益人数, 替代正式合规审核. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Nonprofit Grant Outline?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nonprofit-grant-outline」即可一键安装,无需额外配置。
Nonprofit Grant Outline 是免费的吗?
是的,Nonprofit Grant Outline 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nonprofit Grant Outline 支持哪些平台?
Nonprofit Grant Outline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Nonprofit Grant Outline?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills