anydoc
v0.3.8Inspect a messy local document folder and assemble an approved upload pack via the bundled AnyDoc CLI. Offline packing. Optional Portal token for Tell Jacky.
By Jacky ZhangLicense: MIT0 GitHub starsUpdated yesterday
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install anydoc for Codex and Claude Code
codex plugin marketplace add jackyzhang69/plugins
codex plugin marketplace upgrade jacky-plugins
codex plugin add anydoc@jacky-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the jacky-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “anydoc-2” remain stable.
- Codex:
anydoc-2@agent-plugin-marketplace→anydoc@jacky-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/jackyzhang69/pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/anydoc/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/anydoc/SKILL.md
Included Skills1
READ THIS FIRST for AnyDoc. Pack this folder, assemble the upload package, inspect this client directory, rename and merge these PDFs, build the IRCC document folder. Change the saved packing rules / update the assembly model. Connect / log in / save my portal token for saved models and tell Jacky. connect with Jacky / pair session / join code from Jacky. Offline inspect and manual plans. One discovery file; playbooks in references/. Ask the live CLI (`anydoc commands --json`), never from memory of an older release.
Plugin manifests2
{
"name": "anydoc",
"version": "0.3.8",
"min_supported_version": "0.1.0",
"description": "Inspect a messy local document folder and assemble an approved upload pack via the bundled AnyDoc CLI. Offline packing. Optional Portal token for Tell Jacky.",
"author": {
"name": "Jacky Zhang",
"url": "https://jackyzhang.app"
},
"repository": "https://github.com/jackyzhang69/plugins",
"license": "MIT",
"keywords": [
"anydoc",
"documents",
"pdf",
"assemble",
"immigration",
"tell-jacky"
],
"skills": "./skills/",
"interface": {
"displayName": "AnyDoc",
"shortDescription": "Inspect a folder and assemble an approved document pack.",
"longDescription": "Use the bundled AnyDoc CLI (anydoc router skill) to inspect PDFs, photos, and Office files in a local folder, show a packing list, wait for the human to approve, then copy/rename/split/merge/convert into a new subdirectory. Native text extraction runs before host vision/OCR. Packing stays local. Login is optional for private assembly models and Tell Jacky. AnyDoc does not classify documents, does not OCR, does not fill official forms, and never says a pack is ready to file. macOS Apple Silicon and Windows x64; signing state is authoritative only in runtime-manifest.json.",
"developerName": "Jacky Zhang",
"category": "Productivity",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://jackyzhang.app",
"defaultPrompt": [
"What can AnyDoc do?",
"Inspect this folder and propose a packing list.",
"Assemble the approved document pack.",
"Change the saved packing rules.",
"Tell Jacky about an AnyDoc bug or feature idea."
]
}
}{
"name": "anydoc",
"version": "0.3.8",
"description": "Inspect a messy local document folder and assemble an approved upload pack via the bundled AnyDoc CLI. Offline packing. Optional Portal token for Tell Jacky. macOS Apple Silicon and Windows x64.",
"author": {
"name": "Jacky Zhang"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[anydoc on Agent Plugins Marketplace](https://pluginsmp.com/plugins/anydoc-2)