skills/sync-trending/SKILL.md
Monitior technology trends (GitHub, etc.), contextualize them against the user's project, and autonomously verify them through installation and testing. Use when the user asks about trending repositories, new tools, or wants to stay updated on tech relevant to their current work.
npx skillsauth add likw99/agent-skills sync-trendingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Keep up-to-date with technology trends by monitoring GitHub Trending, brainstorming their value against your current context, and autonomously verifying selected technologies.
When triggered, follow these steps:
README.md, package.json, or search the current directory to understand the user's project context. Check save_memory for user preferences or other projects.web_fetch to retrieve content from the sources listed in sources.md (primarily GitHub Trending).If the user expresses interest in a specific repository:
run_shell_command to git clone the repository into a temporary directory (e.g., in ~/.gemini/tmp/).README.md or CONTRIBUTING.md to identify build/run instructions.npm install, pip install -r requirements.txt, etc.).npm start, python main.py, etc.).browser_navigate to check http://localhost:<port>.Based on the deep dive and the initial brainstorming, offer to generate one of the following:
todo.md: A concrete integration plan for the user's existing project, including technical snippets discovered during the deep dive.idea.md: A blueprint for a new project based on the trending tech.brief.md: A high-level summary suitable for sharing with a CEO, Board of Directors, or a Team.development
Use this skill when a user wants a trust decision before installing from a skill URL, marketplace, or GitHub repo. It checks a compact allowlist of trusted distribution channels and returns whether the source should be trusted under the current TrustSkills policy, without drifting into explaining what the skill itself does unless the user asks.
development
Generate and publish a daily AI/LLM newsletter called "LLM Daily" that curates content from top sources (ArXiv, GitHub Trending, HuggingFace, VentureBeat, TechCrunch, Product Hunt). Use when user asks to: generate a newsletter, create today's LLM Daily, collect AI news, build an AI newsletter, publish newsletter, or run the daily newsletter pipeline. Also triggers on: "llm daily", "daily briefing", "AI newsletter", "generate newsletter", "collect news", "publish newsletter".
development
Optimize websites, docs, products, and brand presence for Generative Engine Optimization (GEO), AI search visibility, answer-engine citations, and LLM retrieval. Use when the user asks about GEO, AEO, LLMO, ChatGPT Search, Google AI Overviews or AI Mode, Gemini, Perplexity, Claude Search, Microsoft Copilot/Bing AI answers, AI crawler access, robots.txt for AI bots, llms.txt, structured data for AI discovery, citation tracking, or making content easier for AI systems to retrieve, trust, cite, and recommend.
development
Generate a shareable Developer Identity Card from any git repo. Analyzes commit history, language breakdown, coding hours, and commit patterns to assign a developer archetype (e.g. "The Midnight Architect", "The Dawn Deployer", "The Firefighter") with a personality tagline and stats. Use when the user says: "make my dev card", "generate my dev card", "what's my developer archetype", "analyze my coding patterns", "dev card", "who am I as a developer", or anything implying a shareable developer identity or personality profile.