← Back to Skills Marketplace
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shouxin-report
Description
Use when handling a small-business bank credit investigation report under a fixed Excel template, from intake and material extraction through drafting, custo...
Usage Guidance
This skill appears coherent for fixed-template credit-report work and does not request credentials or install code. Before using it: (1) only provide templates and customer materials you intend the agent to read; the skill will need file access to those paths; (2) ask the skill author or your admin whether "external sources for auxiliary verification" will cause outgoing web calls and to which endpoints; (3) note the SKILL.md contains an absolute local path to another skill (/Users/daisy/...), which looks like an authoring artifact — verify the skill won't try to read arbitrary local paths beyond what you explicitly supply; (4) consider redacting highly sensitive fields in test runs and validate outputs on non-sensitive data first.
Capability Analysis
Type: OpenClaw Skill
Name: shouxin-report
Version: 1.0.0
The skill bundle is a specialized workflow for automating the extraction, drafting, and review of small-business bank credit reports. While the process involves handling highly sensitive financial data (bank statements, tax filings, and payroll), the instructions in SKILL.md are strictly focused on data integrity, template preservation, and financial analysis logic. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection; the 'internal trace' removal rules are standard for professional document cleanup rather than stealth or evasion.
Capability Assessment
Purpose & Capability
The skill name/description (fixed-template small-business credit reports) aligns with the inputs it asks for (template path, customer materials, bank rules, draft) and the outputs it promises (updated workbook, extraction, checklist). Nothing required by the skill (no env vars, no binaries, no install) appears disproportionate to the stated purpose.
Instruction Scope
SKILL.md directs the agent to read the supplied template and customer materials, extract and normalize financial items, and produce draft and checklist deliverables — all appropriate. It also allows use of "external sources for auxiliary verification" (open-ended web lookups) and references another skill via an absolute local path (/Users/daisy/.codex/skills/spreadsheet/SKILL.md). Those are not inherently malicious but are somewhat broad: confirm what external sources the agent may query and be aware the skill expects access to whatever local files/paths you supply.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files to execute. This minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The inputs it requests (file paths, drafts, bank rules) are reasonable for the task. There are no unexpected secret or credential requests.
Persistence & Privilege
always is false and there is no installation that forces persistence. agents/openai.yaml sets allow_implicit_invocation: true (permits implicit invocation), which is a normal policy choice for skills and not by itself problematic.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shouxin-report - After installation, invoke the skill by name or use
/shouxin-report - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
shouxin-report v1.0.0
- Initial release supporting end-to-end small-business bank credit report workflow using a fixed Excel template.
- Covers full process: material intake, template structure protection, evidence-prioritized drafting, financial analysis, examiner-style review, and iterative revision.
- Strict separation of fixed skeleton from customer content with hard rules for template and evidence handling.
- Includes standard workflow for extraction, draft population, customer checklist, review, and formatting.
- Provides agent/subagent architecture recommendations for modular processing.
Metadata
Frequently Asked Questions
What is Shouxin Report?
Use when handling a small-business bank credit investigation report under a fixed Excel template, from intake and material extraction through drafting, custo... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Shouxin Report?
Run "/install shouxin-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shouxin Report free?
Yes, Shouxin Report is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shouxin Report support?
Shouxin Report is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shouxin Report?
It is built and maintained by Jieszs (@jieszs); the current version is v1.0.0.
More Skills