CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. eng0ai
  4. /
  5. eng0-template-skills
  6. /
  7. Market Data

Market Data

Editor's Note

Straightforward US stock market data via eng0's proxy API. You get OHLCV price bars at multiple intervals (1min to 1week), news articles with sentiment analysis, and company details for any US ticker. Data goes back 5 years with 15-minute delay on quotes. The Python examples are clean and the API is simple POST requests with JSON. Honestly the best part is the sentiment reasoning on news articles, which gives you the "why" behind the classification. No rate limits mentioned, so don't abuse it. If you need SEC filings or financial statements, you'll want the sec-edgar-skill instead, this is purely market data and news.

Install

npx skills add https://github.com/eng0ai/eng0-template-skills --skill market-data
Votes
0
Installs345
GitHub Stars5
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment