Skip to content

Add Ask Gina - #14

Open
ericjuta wants to merge 1 commit into
CognitionAI:mainfrom
ericjuta:add-ask-gina
Open

Add Ask Gina#14
ericjuta wants to merge 1 commit into
CognitionAI:mainfrom
ericjuta:add-ask-gina

Conversation

@ericjuta

@ericjuta ericjuta commented Sep 10, 2026

Copy link
Copy Markdown

Adds Ask Gina as a third-party plugin, pinned to askgina/plugins@9a77d04fc4b1524a2b56bd343a4732a22b57e867 (plugins/ask-gina).

Ask Gina is a research assistant for crypto, prediction markets, perpetuals, and equities: real-time prices and historical data for tokens, Hyperliquid markets, and Polymarket prediction markets, plus the user's Gina wallet, positions, and accounts. It is read-only inside Devin; it cannot place trades or transfer assets.

What the pinned plugin provides:

  • four skills: /ask-gina:research-hyperliquid, /ask-gina:research-prediction-markets, /ask-gina:research-spot-tokens, /ask-gina:review-gina-account
  • one HTTP MCP server, ask-ginahttps://askgina.ai/ai/gina/mcp (no checked-in credentials; users authenticate with Ask Gina directly)
  • no rules, no hooks

The manifest at that commit carries displayName, a plugin-relative logo (assets/icon.svg, present at the pinned path), and keywords: ["Finance"], following the layout of the plugins authored here.

Checks:

  • python3 scripts/validate.py --fix (canonical; entry sorts before the databricks pin) and python3 scripts/validate.py --fetch (sha resolves upstream)
  • devin plugins install of a scratch meta-plugin whose requiredPlugins is exactly this git-subdir entry at this sha: installs ask-gina v0.1.0, devin plugins info ask-gina lists the four skills and the single MCP server, Hooks and Rules (none); smoke install removed afterwards

Repository: https://github.com/askgina/plugins (Apache-2.0). Homepage: https://askgina.ai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant