๐ŸŽฏ

skill-creator

๐ŸŽฏSkill

from himself65/finance-skills

VibeIndex|
What it does
|

A Finance Skills tool that enables AI agents to create and scaffold new financial analysis skills, providing templates and workflows for building custom skills following the Agent Skills open standard.

๐Ÿ“ฆ

Same repository

himself65/finance-skills(26 items)

skill-creator

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add himself65/finance-skills --skill skill-creator
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add himself65/finance-skills --skill skill-creator
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-creator/SKILL.md

SKILL.md

109Installs
-
AddedApr 14, 2026

More from this repository10

๐ŸŽฏ
yfinance-data๐ŸŽฏSkill

Finance skill that fetches market data via yfinance โ€” prices, financials, options, dividends, and earnings. Part of the `finance-market-analysis` plugin in the himself65/finance-skills collection.

๐ŸŽฏ
stock-correlation๐ŸŽฏSkill

Analyzes stock correlations including sector peer relationships, co-movement patterns, and pair-trading candidates using yfinance market data.

๐ŸŽฏ
options-payoff๐ŸŽฏSkill

Generates interactive options payoff charts with dynamic controls for visualizing profit and loss scenarios across different options strategies using yfinance market data.

๐ŸŽฏ
generative-ui๐ŸŽฏSkill

Skill

๐ŸŽฏ
hormuz-strait๐ŸŽฏSkill

Strait of Hormuz monitoring skill from the finance-skills data-providers plugin โ€” tracks shipping activity, oil-market impact, insurance risk, and maintains a crisis timeline for this critical chokepoint. For educational/informational use only, not financial advice.

๐ŸŽฏ
twitter-reader๐ŸŽฏSkill

Skill

๐ŸŽฏ
telegram-reader๐ŸŽฏSkill

Skill

๐ŸŽฏ
discord-reader๐ŸŽฏSkill

A social reader skill from the Finance Skills collection that reads and processes Discord messages for financial analysis, part of a broader suite of market analysis, data provider, and social media reading tools.

๐ŸŽฏ
finance-sentiment๐ŸŽฏSkill

Read-only finance-sentiment skill that fetches structured stock sentiment from the Adanos Finance API (`X-API-Key` header, `ADANOS_API_KEY`) across Reddit, X.com, news, and Polymarket โ€” answers "how hot is TSLA on X", "how many Reddit mentions does NVDA have", "compare AMD vs NVDA sentiment", and cross-source bullish/buzz/alignment queries without placing trades.

๐ŸŽฏ
earnings-recap๐ŸŽฏSkill

Post-earnings analysis covering actual vs estimated EPS, price reaction, and margin trends, part of the finance-skills market-analysis plugin.