nigo-skills
Audit report checking, financial data lookup, and related-party detection
All Skills in This Repository (7)
Pure Emerald Level Indicatorsa-stock-financial
Export A-share listed company financial statements to Excel.
china-law-search
Search China's national and local regulations databases with Python-supported queries and batch validation.
flowchart-generator
Generate flowcharts from natural language process descriptions.
local-rag
Build a local vector knowledge base with semantic search and reranking.
cicpa-company-query
Query CICPA company registration data and export results to Excel.
chenyiwei-bbs
Search Chen Yawei's accounting and auditing Q&A via the Audit Dog Forum API.
related-party-identification
Identify related parties in financial audits from business registration data.
Frequently Asked Questions
FAQPage SchemaHow to install nigo-skills?▼
Run `npx skills add nigo81/nigo-skills --all -g -y` in your terminal to install all skills globally. You can also install a single skill with `npx skills add nigo81/nigo-skills --skill audit-report-checker -g -y`.
How to check an audit report for errors automatically?▼
Use the audit-report-checker skill: it parses Word or PDF reports, verifies cross-references and totals with deterministic code, and outputs a 7-sheet Excel review report plus a Markdown summary.
How to find hidden related parties in an audit?▼
The related-party-identification skill compares business registry data across eight dimensions like shared addresses, phone numbers, and equity links, then flags undisclosed related parties in a multi-sheet Excel report.
Can I query A-share financial statements and export Excel?▼
Yes. The a-stock-financial skill fetches balance sheets, income statements, and cash flow statements for any A-share company and exports them to Excel, free of charge.
Do these skills work with Claude Code and Cursor?▼
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Cursor, Windsurf, and other compatible coding assistants.
Related Repositories in Finance & Accounting
View All in Finance & Accounting→ccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows