Discover and explore top open-source AI tools and projects—updated daily.
kennyzirAI Agent skills library for automated workflows
Top 100.0% on SourcePulse
Summary
This repository provides 25 reusable AI agent skill modules based on the Agent Skills open standard. It equips AI agents with practical functionalities for SEO automation, content generation, game site development, social media, and data scraping, significantly reducing development time and operational overhead for various online projects.
How It Works
Skills adhere to the Agent Skills open standard (SKILL.md). This enables AI agent frameworks (Claude Code, Kiro, Cursor, VS Code + Copilot, Gemini CLI, etc.) to automatically discover and load capabilities. It uses "progressive disclosure": agents parse only the skill's name and description initially, loading detailed scripts or templates only when activated, optimizing context and performance.
Quick Start & Requirements
.agent/skills: git clone https://github.com/kennyzir/7deer_skills.git .agent/skills. Alternatives include Git Submodule or npx degit.Highlighted Details
google-trends-to-pages) to keyword research (site-keyword-research) and automated backlink building (backlink-discovery, seo-link-strategy).multi-game-codes-hub) and scraping game data from Trello/Discord (roblox-game-data-scraper).null-axiom-twitter) and YouTube competitive intelligence (youtube-intel).auto-page-sync automatically updates frontend pages from repository content (e.g., Markdown), ideal for blogs and landing pages.google-trends-to-pages, multi-game-codes-hub, roblox-game-data-scraper are highlighted for quick project bootstrapping.Maintenance & Community
Maintained by @kennyzir. Contribution guidelines in CONTRIBUTING.md. Recent updates in April 2026 indicate active development, including new skills like seo-autopilot and auto-page-sync.
Licensing & Compatibility
Limitations & Caveats
The README does not explicitly detail limitations or known bugs. Skill effectiveness depends on the host AI agent framework and proper configuration of external API keys via environment variables.
2 months ago
Inactive
ComposioHQ