invest-skills

invest-skills is a plugin for Gemini CLI from Veblin/invest-skills. Its token cost is not measured, scanned A, original, MIT.

A research assistant for producing Markdown reports on mainland Chinese stocks using several investment factors and cited data. It is for research, not investment advice or trading decisions.

In plain words
What is it for?
Use it to prepare multi-factor stock research covering areas such as prices, financials, valuation, macro conditions, and risks.
Why use it?
It brings market and economic data into one structured memo while keeping the report tied to its sources and stated limits.

Plugin for Gemini CLI

Written for Gemini CLI: a Gemini CLI extension manifest. Also seen: mentions Gemini CLI.

Good fit Use it to prepare multi-factor stock research covering areas such as prices, financials, valuation, macro conditions, and risks.

Compare 6 plugins from other repositories ↓
Install with agentmods
npx agentmods add plugins/veblin/invest-skills/gemini-extension
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Veblin/invest-skills

Made for: Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for invest-skills

README.md
[![agentmods](https://agentmods.dev/badge/plugins/veblin/invest-skills/gemini-extension/github.svg)](https://agentmods.dev/plugins/veblin/invest-skills/gemini-extension)
Your own site
<a href="https://agentmods.dev/plugins/veblin/invest-skills/gemini-extension"><img src="https://agentmods.dev/badge/plugins/veblin/invest-skills/gemini-extension/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for invest-skills

Your own site · 80×15
<a href="https://agentmods.dev/plugins/veblin/invest-skills/gemini-extension"><img src="https://agentmods.dev/badge/plugins/veblin/invest-skills/gemini-extension.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

invest-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

gemini-extension.json · 68 lines

How it starts

The opening of the file, as written. The whole thing — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "invest-skills",
  "version": "0.2.9",
  "description": "A股多因子投研助手 — 九模块研究备忘录,带数据引用的 Markdown 报告。研究工具,非决策工具。",
  "settings": [
    {
      "name": "Extension Directory",
      "description": "Extension installation directory (auto-set by Gemini CLI)",
      "envVar": "GEMINI_EXTENSION_DIR",
      "sensitive": false
    },
    {
      "name": "Tushare Token",
      "description": "Tushare Pro API Token(可选,注册即得 120 积分)— https://tushare.pro",
      "envVar": "TUSHARE_TOKEN",
      "sensitive": true
    },
    {
      "name": "FRED API Key",
      "description": "FRED 美联储宏观经济数据 API Key(可选,免费注册)— https://fred.stlouisfed.org/docs/api/api_key.html",
      "envVar": "FRED_API_KEY",
      "sensitive": true
    },
    {
      "name": "Tavily Search API Key",
      "description": "Tavily AI 搜索 API Key(可选,免费 1000次/月)— https://tavily.com",
      "envVar": "TAVILY_API_KEY",
      "sensitive": true
    },
    {
      "name": "Bocha Search API Key",
      "description": "Bocha 中文搜索 API Key(可选,免费试用)— https://open.bocha.cn",
      "envVar": "BOCHA_API_KEY",
      "sensitive": true
    },
    {
      "name": "Longbridge App Key",
      "description": "Longbridge OpenAPI App Key(可选,港股/美股兜底)— https://open.longbridge.com",
      "envVar": "LONGBRIDGE_APP_KEY",
      "sensitive": true
    },
    {
      "name": "Longbridge App Secret",
      "description": "Longbridge OpenAPI App Secret(可选)— https://open.longbridge.com",
      "envVar": "LONGBRIDGE_APP_SECRET",
      "sensitive": true
    },
    {
      "name": "Longbridge Access Token",
      "description": "Longbridge OpenAPI Access Token(可选)— https://open.longbridge.com",
      "envVar": "LONGBRIDGE_ACCESS_TOKEN",
      "sensitive": true
    },
    {
      "name": "Finnhub API Key",
      "description": "Finnhub API Key(可选,美股数据,免费 60次/分钟)— https://finnhub.io",
      "envVar": "FINNHUB_API_KEY",
      "sensitive": true
    },
    {
      "name": "AlphaVantage API Key",
      "description": "AlphaVantage API Key(可选,美股数据,免费 25

Read the full file on GitHub · 68 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 68 lines scan A b14e41237317

Subscribe to this mod's changes

invest-skills is a plugin published in the GitHub repository Veblin/invest-skills (14 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-08.