Skip to main content
youpele52
GitHub creator profile

youpele52

Repository-level view of 14 collected skills across 2 GitHub repositories.

skills collected
14
repositories
2
updated
Jun 20, 2026
repository explorer

Repositories and representative skills

event-countdown-pro
software-developers

Set up a daily countdown reminder for a stock's next price-moving corporate event — earnings releases, AGMs, product launches, investor days, dividend dates, FDA decisions, or any event likely to impact the stock price. Resolves company name to ticker,…

May 27, 2026
commodities
software-developers

Fetch commodity prices for WTI (Crude Oil), Brent, Natural Gas, and Gold using Yahoo Finance (yfinance). Follow the same pattern as stock-price-checker-pro.

May 27, 2026
economic-calendar-pro
software-developers

Run a local script to fetch economic calendar events for a date range. Defaults to 7 days inclusive from the query day. Uses TradingEconomics when TRADING_ECONOMICS_API_KEY is present and falls back to Yahoo Finance otherwise.

May 27, 2026
market-news-brief
software-developers

Run a local script to fetch broad market news and tone. Use when: user asks about market conditions, macro news, what's happening in markets, or market sentiment for any region. Invoke by reading this SKILL.md then running: uv run…

May 27, 2026
stock-fundamentals
software-developers

Run local script to analyze stock fundamentals (P/E, EPS, margins, debt, ROE, analyst targets) using yfinance. Use exec tool to run: uv run /root/.openclaw/workspace/skills/stock-fundamentals/src/main.py <TICKER>. No API key required.

May 27, 2026
stock-price-checker-pro
financial-and-investment-analysts

Run a local script to fetch current stock prices. Use the read tool to load this SKILL.md, then exec the uv run command inside it. Do NOT use sessions_spawn or web search. Triggers: stock price, share price, how much is [company] stock, ticker price, market…

May 27, 2026
website-scraper-pro
software-developers

Run a local script to scrape a single web page into clean markdown or deterministic JSON with Crawl4AI. Use when: user needs direct page retrieval from a URL, JS-aware single-page scraping, or deterministic query-focused narrowing without internal AI…

May 27, 2026
remind-me
software-developers

Create, list, and cancel reminders and cron jobs scoped to the channel they were requested from. Use when: user says 'remind me', 'set an alarm', 'schedule a cron', 'alert me when', 'every day at X do Y', 'cancel my reminder', 'list my reminders'.…

Mar 10, 2026
Showing 8 of 10 collected skills.
Showing 2 of 2 repositories
All repositories loaded