Agent Plugins Marketplace
All plugins

anyweb

v0.2.20

Fill a supported Express Entry profile on this computer up to the last review before submit, and optionally save a website login for reuse here.

CodexClaude Code1 Skill

By Jacky Zhang0 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 anyweb for Codex and Claude Code

Installs for the current user
codex plugin marketplace add jackyzhang69/plugins
codex plugin marketplace upgrade jacky-plugins
codex plugin add anyweb@jacky-plugins

Paste 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 “anyweb” remain stable.

  • Codex: anyweb@agent-plugin-marketplaceanyweb@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/plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/anyweb/.

Plugin files

plugins/anyweb/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/anyweb/SKILL.md

Included Skills1

anywebskills/anyweb/SKILL.md

READ THIS FIRST for AnyWeb. Fill a supported Express Entry profile in visible Chrome on this computer, stopping before submit. Take the user's information files first, compile one complete fact pack, then run. Do not quiz field by field. Save or forget a website login for reuse here. Connect or log in with the shared Portal token, check identity and doctor, and Tell Jacky with a feature request or bug report. Connect with Jacky, start a pair session, or use a join code so Jacky's assistant can look at this machine's AnyWeb status. This is not a general web automation tool.

Plugin manifests2

plugins/anyweb/.codex-plugin/plugin.json
{
  "name": "anyweb",
  "version": "0.2.20",
  "description": "Fill a supported Express Entry profile on this computer up to the last review before submit, and optionally save a website login for reuse here.",
  "author": {
    "name": "Jacky Zhang",
    "url": "https://jackyzhang.app"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "AnyWeb",
    "shortDescription": "Fill a supported Express Entry profile locally, then stop before submit.",
    "longDescription": "Use the anyweb plugin to fill a supported Express Entry profile in visible local Chrome up to the pre-submit review, save an explicitly approved website login for reuse on this computer, and Tell Jacky. Repair-claim checks remain available. It is not a general-purpose automation tool.",
    "developerName": "Jacky Zhang",
    "category": "Productivity",
    "capabilities": [
      "Read",
      "Write"
    ],
    "websiteURL": "https://jackyzhang.app",
    "defaultPrompt": [
      "Fill my Express Entry profile from these applicant files up to the final review step on this computer.",
      "Continue a supported website draft on this computer.",
      "Save my website login for reuse on this computer.",
      "Tell Jacky about an AnyWeb problem."
    ]
  }
}
plugins/anyweb/.claude-plugin/plugin.json
{
  "name": "anyweb",
  "version": "0.2.20",
  "description": "Fill a supported Express Entry profile on this computer up to the last review before submit, and optionally save a website login for reuse here.",
  "author": {
    "name": "Jacky Zhang"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[anyweb on Agent Plugins Marketplace](https://pluginsmp.com/plugins/anyweb)