invest
v0.1.0A-share investment research and decision support: web-search based skills for market, company, sector, industry, macro, technical, earnings, and geopolitics analysis
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
codex plugin marketplace add liuww06/skills
codex plugin marketplace upgrade leo-skills
codex plugin add invest@leo-skillsPaste 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/skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/invest/.
Plugin files
├── .codex-plugin/plugin.json└── .claude-plugin/plugin.json
Plugin manifests2
{
"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"
]
}{
"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"
]
}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.
[invest on Agent Plugins Marketplace](https://pluginsmp.com/plugins/invest)