🇺🇸 us-stock — US Equities Data Single Python module with multi-source fallback for US stocks. Mirror of for the US market. Use whenever the user asks about a US ticker — fundamentals, holders, insiders, financials. For pure price/K-line on US tickers, this skill internally calls the paid TwelveData skill, so you get one consistent interface. Architecture Most functions return a uniform envelope: Exception: returns a combined dict of sub-results (quote/company/holders/insiders/earnings/news). Quick Start Preferred — use (handles import isolation): Fallback (single-skill scripts only): ⚠️ Do…