zhanghong3721
Are you zhanghong3721? Claim your skills.
zhanghong3721 / resilient-research-workflow
Facilitates resilient web research and verified Excel output through automated failure handling and data validation.
zhanghong3721 / robust-pdf-extraction
Facilitates robust extraction of text from PDFs using multiple methods, including OCR for scanned documents.
zhanghong3721 / doc-gen-unicode-diagnostic
Facilitates systematic document generation with unicode sanitization and error diagnosis for various formats.
zhanghong3721 / document-gen-resilient-multiformat
Facilitates resilient document generation across multiple formats with environment checks and fallback options for reliable output.
zhanghong3721 / document-gen-unicode-safe
Facilitates Unicode-safe document generation with error handling and character sanitization for multiple formats.
zhanghong3721 / excel-subtotal-audit
Audits Excel reports by verifying subtotal formulas and ensuring all relevant detail rows are included, preventing silent spreadsheet errors.
zhanghong3721 / pandoc-pdf-error-resolution
Provides a systematic workflow for diagnosing and resolving PDF conversion errors in pandoc, enhancing document generation reliability.
zhanghong3721 / pdf-extraction-fallback-7db3aa
Provides a resilient multi-tier PDF extraction strategy using various methods to ensure reliable data retrieval from complex documents.
zhanghong3721 / prioritize-reference-files
This skill ensures agents prioritize reading reference files before generating data, improving accuracy and reliability in outputs.
zhanghong3721 / safe-video-concat-workflow
Facilitates two-pass video concatenation to prevent encoder compatibility issues, ensuring seamless video showreel creation.
zhanghong3721 / sandbox-file-discovery-and-validation
Facilitates safe file discovery and validation in sandboxed environments, ensuring reliable output generation and verification.
zhanghong3721 / shell-error-debug-workflow
Provides a systematic workflow for diagnosing and resolving unknown errors from shell commands, enhancing debugging efficiency.
zhanghong3721 / spreadsheet-proof-gate
Ensures Excel workbooks meet specified criteria through a structured auditing and verification process using Python and openpyxl.
zhanghong3721 / spreadsheet-create-verify-gate
Facilitates the creation and verification of Excel workbooks with robust error handling and proof of compliance to specifications.
zhanghong3721 / codebase-pattern-analyzer
Analyzes codebases to extract reusable architectural patterns, creating structured descriptions for skill development.
zhanghong3721 / create-full-stack-panel-feature-with-server-wiring
Guides users in creating full-stack panel features with coordinated server routes, services, and UI components, ensuring architectural consistency.
zhanghong3721 / full-stack-panel-authoring
Facilitates the creation of complete dashboard panel features in vanilla TypeScript, ensuring consistency across server and component layers.
zhanghong3721 / large-file-write-heredoc
Provides a reliable method for writing large files in Python, bypassing payload size limits with a heredoc technique.
zhanghong3721 / large-file-write-via-temp-script
Provides a reliable method for writing large or complex files using a temporary Python script to avoid common pitfalls.
zhanghong3721 / push-based-widget-module-pattern
Explains how to implement efficient sidebar/widget UI components using a push-based data update pattern with a singleton module.