← Back to Skills Marketplace
52yuanchangxing

Nonprofit Grant Outline

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nonprofit-grant-outline
Description
为公益项目生成 grant proposal 大纲,连接目标、预算、影响指标与证据。;use for nonprofit, grant, proposal workflows;do not use for 伪造受益人数, 替代正式合规审核.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nonprofit-grant-outline
  3. After installation, invoke the skill by name or use /nonprofit-grant-outline
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nonprofit-grant-outline
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Nonprofit Grant Outline?

为公益项目生成 grant proposal 大纲,连接目标、预算、影响指标与证据。;use for nonprofit, grant, proposal workflows;do not use for 伪造受益人数, 替代正式合规审核. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Nonprofit Grant Outline?

Run "/install nonprofit-grant-outline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nonprofit Grant Outline free?

Yes, Nonprofit Grant Outline is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nonprofit Grant Outline support?

Nonprofit Grant Outline is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Nonprofit Grant Outline?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments