Agent Plugins Marketplace
← All plugins

invest

v0.1.0

A-share investment research and decision support: web-search based skills for market, company, sector, industry, macro, technical, earnings, and geopolitics analysis

CodexClaude Code

By leoLicense: MIT0 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
0 skill or MCP entries
Source updated
Sep 27, 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 invest for Codex and Claude Code

Installs for the current user
codex plugin marketplace add liuww06/skills
codex plugin marketplace upgrade leo-skills
codex plugin add invest@leo-skills

Paste and run these commands in a terminal with Codex. They add and refresh the leo-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “invest” remain stable.

  • Codex: invest@agent-plugin-marketplace → invest@leo-skills

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/liuww06/skills

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

Plugin files

plugins/invest/
├── .codex-plugin/plugin.json
└── .claude-plugin/plugin.json

Plugin manifests2

plugins/invest/.codex-plugin/plugin.json
{
  "name": "invest",
  "version": "0.1.0",
  "description": "A-share investment research and decision support: web-search based skills for market, company, sector, industry, macro, technical, earnings, and geopolitics analysis",
  "author": {
    "name": "leo"
  },
  "license": "MIT",
  "keywords": [
    "invest",
    "stocks",
    "a-share",
    "finance",
    "research",
    "china"
  ]
}
plugins/invest/.claude-plugin/plugin.json
{
  "name": "invest",
  "version": "0.1.0",
  "description": "A-share investment research and decision support: web-search based skills for market, company, sector, industry, macro, technical, earnings, and geopolitics analysis",
  "author": {
    "name": "leo"
  },
  "license": "MIT",
  "keywords": [
    "invest",
    "stocks",
    "a-share",
    "finance",
    "research",
    "china"
  ]
}

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

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