7deer_skills  by kennyzir

AI Agent skills library for automated workflows

Created 4 months ago
250 stars

Top 100.0% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Primary Install: Clone to .agent/skills: git clone https://github.com/kennyzir/7deer_skills.git .agent/skills. Alternatives include Git Submodule or npx degit.
  • Prerequisites: Compatible with numerous IDEs/Agent frameworks. Some scripts require specific libraries or external API keys (e.g., Trello, Gemini, OpenAI), configured via environment variables.
  • Setup Time: Cloning takes seconds; specific skill execution varies (e.g., 5 mins for game code pages).
  • Links: Official repository: https://github.com/kennyzir/7deer_skills

Highlighted Details

  • SEO Automation: Full-link SEO from Google Trends keyword discovery and page generation (google-trends-to-pages) to keyword research (site-keyword-research) and automated backlink building (backlink-discovery, seo-link-strategy).
  • Game & Content Production: Rapid creation of game code redemption pages (multi-game-codes-hub) and scraping game data from Trello/Discord (roblox-game-data-scraper).
  • Content Operations: Advanced social media tools like persona-driven Twitter/X posting (null-axiom-twitter) and YouTube competitive intelligence (youtube-intel).
  • Automated Content Sync: auto-page-sync automatically updates frontend pages from repository content (e.g., Markdown), ideal for blogs and landing pages.
  • Core P0 Skills: 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

  • License: MIT License.
  • Compatibility: MIT permits broad usage, including commercial applications and integration into closed-source projects.

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.

Health Check
Last Commit

2 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
0 stars in the last 30 days

Explore Similar Projects

Starred by Shizhe Diao Shizhe Diao(Author of LMFlow; Research Scientist at NVIDIA), Dharmesh Shah Dharmesh Shah(Cofounder of HubSpot), and
4 more.

awesome-claude-skills by ComposioHQ

0%
68k
Claude Skills extend AI workflows
Created 10 months ago
Updated 3 months ago
Feedback? Help us improve.