Skip to main content
GitHub 仓库

yt-demo2

yt-demo2 收录了来自 vinodsharma10x 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
0
更新
2026-05-09
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

morning-brief
管理分析师

Produce the user's daily morning briefing — a single combined markdown report covering stock prices and trends for their tracked tickers, plus the day's top trending tech news. This skill orchestrates other section skills (currently stocks-daily and tech-trends-daily) and concatenates their output into one brief. Use this whenever the user asks for "morning brief", "daily brief", "give me my brief", "what's the news", "morning update", "what should I know today", or invokes `/morning-brief`. Trigger this skill even when the user does not explicitly mention "brief" — phrases like "good morning, what's going on", "catch me up", or "fire up the morning routine" should all invoke it. New sections (weather, crypto, calendar, etc.) will be added to the section list below as they're built — when the brief runs, it includes every section currently listed.

2026-05-09
stocks-daily
财务和投资分析师

Fetch current stock price plus 1-day / 5-day / 30-day trend and 52-week range position for a list of tickers, defaulting to Apple, Nvidia, Google, Amazon, and Carnival. Render as a compact one-row-per-ticker markdown table. Use this whenever the user asks for "today's stocks", "my stocks", "how's AAPL doing", "stock check", "give me a market snapshot", a daily price update on any of their tracked tickers, or invokes `/stocks-daily` (optionally with a tickers argument). Trigger this skill even when the user does not say "skill" or "stocks-daily" — phrases like "what's NVDA at", "did Carnival drop today", or "any movers in my watchlist" should all invoke it.

2026-05-09
tech-trends-daily
市场调研分析师与营销专员

Fetch the day's trending technical news and the top trending marketing-related GitHub repositories, then produce a clean markdown report. Use this whenever the user asks for "today's tech trends", "trending tech news", "what's hot in tech today", "trending GitHub repos", "trending marketing repos", or invokes `/tech-trends-daily` (optionally with a window like `24h`, `48h`, `7d`). Trigger this skill even when the user does not explicitly say "skill" — phrases like "give me a daily tech briefing", "show me trending stuff from the last 48 hours", or "any cool marketing tools shipping on GitHub this week" should all invoke it.

2026-05-09