By angri450
Nong.Toolkit.Net — Claude Code multi-skill plugin for Nong.Cli.Net. 18 installable skills cover pure .NET document work, unified nong.db document/literature workflows, AMiner, Metaso, agricultural paper inspection, Office formats, OCR/image QA, slices, skill lifecycle, and Bioicons.
Word document workflows through nong. Trigger on .doc/.docx conversion handoff, DOCX reading, formatting/layout inspection, NongMark slicing, unified NongDb import/list/block/image reads, semantic search, document ingest (--ingest), existing-document repair, template fill, document edits, validation, merge, compare, render-preview, to-pdf, protection, comments, images, fonts, or Word-to-paper/official-document preparation.
Local PDF document slicing and editing through nong. Trigger on PDF preflight, selectable-text PDF extraction, hybrid/scan routing, PDF page rendering, embedded PDF image extraction, PDF merge, PDF split, PDF OCR, PDF compression, PDF dissect --ingest for semantic search, unified NongDb import/list/block/image reads, content.nongmark, page/bbox evidence, or PDF-to-AI-readable document packages.
Literature retrieval and local literature cache workflows through nong lit. Trigger on CNKI-like search expressions, literature search planning, DOI lookup, OpenAlex/Crossref/Unpaywall metadata or OA lookup, cache import/query/export, Word template fill from cached papers, or bibliography preparation for agricultural papers.
AMiner research API workflows through nong aminer. Trigger on scholar, paper, patent, org, or venue lookup, paper recommendation, paid AMiner detail commands, scholar profile exploration, or AMiner-specific research questions.
Metaso search workflows through nong metaso. Trigger on citation-backed web or scholar search, page reader/fetch, or Metaso RAG chat requests where the user wants API-backed search rather than ad hoc browsing. Use --ingest to save results into nong.db for nong search.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Nong.Toolkit.Net is a Claude Code multi-plugin marketplace for agricultural paper and document workflows. 19 plugins — one full bundle plus 18 individual skills. Install only what you need.
Deterministic document and literature work is routed through the pure .NET nong CLI from Nong.Cli.Net; the model handles planning, interpretation, and writing.
claude plugin marketplace add https://gitcode.com/angri450/Nong.Toolkit.Net.git
claude plugin install nong-toolkit@nong-toolkit
claude plugin marketplace add https://gitcode.com/angri450/Nong.Toolkit.Net.git
claude plugin install word@nong-toolkit # ~78 tok always-on
claude plugin install pdf@nong-toolkit
claude plugin install chart@nong-toolkit
# ... install any subset
GitHub source:
claude plugin marketplace add angri450/Nong.Toolkit.Net
claude plugin install word@nong-toolkit
After installation, restart Claude Code or run /reload-plugins.
The plugin installs skills only. Install or update the required Nong CLI separately:
dotnet tool install --global Angri450.Nong.Cli --add-source https://mirrors.huaweicloud.com/repository/nuget/v3/index.json
If Nong is already installed:
dotnet tool update --global Angri450.Nong.Cli --add-source https://mirrors.huaweicloud.com/repository/nuget/v3/index.json
Check the command surface before using the skills. Current Toolkit docs are aligned with Nong.Cli.Net 4.4.0 / 169 implemented commands:
nong commands --json
Nong.Toolkit.Net targets the installed nong CLI. If nong commands --json shows a different version or command count, trust the installed CLI and update this repository before release.
| Skill | Purpose | Plugin id |
|---|---|---|
word | DOC/DOCX check, conversion handoff, slicing, layout evidence, repair, filling, edits, validation, merge, compare, render-preview, to-pdf, db import/list/block/image reads, comments, images, fonts, and protection | word@nong-toolkit |
pdf | PDF check, local slicing, content.nongmark, page rendering, embedded image extraction, text/scan routing, merge, split, OCR, compression, and unified NongDb import/list/block/image reads | pdf@nong-toolkit |
literature | CNKI-like search DSL, OpenAlex/Crossref/Unpaywall metadata and OA lookup, unified nong.db cache import/query/stats/export, direct lit search --cache, and Word template fill | literature@nong-toolkit |
aminer | Scholar, paper, patent, org, venue, recommendation, and paid detail analytics surfaces | aminer@nong-toolkit |
metaso | Search, reader, and RAG chat | metaso@nong-toolkit |
inspect | Agricultural paper diagnosis, references, structure, evidence, data requirements, gaps, and writing support | inspect@nong-toolkit |
excel | Workbook reads, sheet inventory, grouped data extraction, workbook creation, experiment restructuring, cell styling, formulas, pivot tables | excel@nong-toolkit |
chart | Statistics and chart workflows: analyze, ANOVA, Duncan, bar, line, scatter, pie, boxplot, histogram, heatmap, radar | chart@nong-toolkit |
diagram | Flowchart, network, and tree diagram generation through Nong | diagram@nong-toolkit |
pptx | PPTX reads, slide inventory, PPTX creation from JSON spec | pptx@nong-toolkit |
ocr | OCR environment checks, image structure QA, cloud OCR, image/PDF-to-Word, OCR model inventory, gated local OCR | ocr@nong-toolkit |
genre | Paper genre listing and genre-specific writing guidance | genre@nong-toolkit |
icons | Bioicons listing and search | icons@nong-toolkit |
slice | NongPandoc package inspection, strict provenance checks, block reads, asset inventory | slice@nong-toolkit |
skill-grader | nong skill validate/scan/inventory/package lifecycle gates | skill-grader@nong-toolkit |
skill-breeder | Skill breeding: templates, naming conventions, structure | skill-breeder@nong-toolkit |
skill-tester | Skill testing: trigger precision, feedback loops | skill-tester@nong-toolkit |
skill-pruner | Lifecycle pruning: merge, split, deprecate | skill-pruner@nong-toolkit |
Archived development-only material is kept outside the repository at ../Nong.Toolkit_archive/. Development process records and historical changelogs now live in the cross-repo .claude/ archive, not in this package surface.
Word:
npx claudepluginhub angri450/nong.toolkit.net --plugin metasoPPTX inspection and creation through nong CLI — read, slides, dissect, create
Skill lifecycle governance — merge, split, deprecate
AMiner research API through nong aminer — scholar, paper, patent, org, venue, recommendation, and paid detail analytics
Skill quality testing — trigger precision, description accuracy, feedback loops
Scientific diagrams through nong diagram — flowchart, network, tree
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review