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. marketcalls
  4. /
  5. openalgo-indicator-skills
  6. /
  7. Indicator Dashboard

Indicator Dashboard

Editor's Note

This builds interactive technical analysis dashboards using either Plotly Dash or Streamlit, which is nice since you can pick whichever framework you're more comfortable with. You get single symbol views with configurable indicators, multi-timeframe grids for confluence analysis, and scanner dashboards that monitor watchlists. Everything comes with dark themes, auto-refresh, and the usual exchange/interval selectors. The skill reads from template files and creates project directories on demand, so you're not writing boilerplate layout code. Most useful when you want a quick visual interface for indicator combinations without manually coding all the callbacks and chart formatting. The multi-timeframe view is probably the most interesting one since it surfaces divergences across time periods automatically.

Install

npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill indicator-dashboard
Votes
0
Installs237
GitHub Stars9
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment