Real Skill packageSource verifiedClawHub registry

jackyshen-gen-quotation

生成专业PDF报价单、培训提案和商业文档。当用户提及报价单、报价、提案、培训方案、商业文档、生成PDF,或提供培训服务、咨询费用、定价详情时触发。支持中英文内容。

Identity and source

Publisher attributionJacky Shenregistry owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 53% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:mebusw:jackyshen-gen-quotation
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/jackyshen-gen-quotation

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/jackyshen-gen-quotation

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/jackyshen-gen-quotation

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @mebusw/jackyshen-gen-quotation
clawhub inspect @mebusw/jackyshen-gen-quotation --version 0.1.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 10 inspected as text
Checked
8/13/2026, 9:45:51 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/13/2026, 6:44:15 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:7c5400a20f457787d5b4f22ca5763c312db8102066b47d4918957e4c20f9f0ff
Show up to 10 recorded paths
  • .gitignore
  • logo.png
  • README.md
  • scripts
  • scripts/render_quotation.py
  • skill-card.md
  • SKILL.md
  • templates
  • templates/modern
  • templates/modern/quotation.html

Source changelog

### v0.1.1 — 初始核心实现 - Added Python script (`scripts/render_quotation.py`) for rendering PDF quotations and proposals from JSON and Jinja2 templates. - Introduced modern template directory and sample HTML template for consistent, branded document generation. - Refined detailed `SKILL.md` instructions and JSON Schema for quotation, outline, and mixed document types. - Initial logo and branding resources included. - Enhanced support for both Chinese and English content. - Removed deprecated documentation (`skill-card.md`) and added reference files (`README.md`, `.gitignore`).