{"id":43484489,"url":"https://github.com/redis/agent-skills","last_synced_at":"2026-02-04T10:01:11.573Z","repository":{"id":335881460,"uuid":"1144967207","full_name":"redis/agent-skills","owner":"redis","description":"Redis' official collection of agent skills","archived":false,"fork":false,"pushed_at":"2026-02-01T16:42:43.000Z","size":133,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-03T19:55:57.660Z","etag":null,"topics":["agent-skills","redis"],"latest_commit_sha":null,"homepage":"https://redis.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-29T09:01:23.000Z","updated_at":"2026-02-03T17:45:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/redis/agent-skills","commit_stats":null,"previous_names":["redis/agent-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redis/agent-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fagent-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fagent-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fagent-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fagent-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redis","download_url":"https://codeload.github.com/redis/agent-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redis%2Fagent-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29080763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","redis"],"created_at":"2026-02-03T09:00:38.782Z","updated_at":"2026-02-04T10:01:11.488Z","avatar_url":"https://github.com/redis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis Agent Skills\n\nA collection of skills for AI coding agents working with Redis. Skills are packaged instructions and resources that extend agent capabilities.\n\nSkills follow the [Agent Skills](https://agentskills.io/) format.\n\n## Available Skills\n\n| Skill | Description |\n|-------|-------------|\n| [redis-development](skills/redis-development/) | Redis development best practices — data structures, query engine, vector search, caching, and performance optimization. |\n\n## Installation\n\n```bash\nnpx skills add redis/agent-skills\n```\n\n## Usage\n\nSkills are automatically available once installed. The agent will use them when relevant tasks are detected.\n\n**Examples:**\n```\nHelp me optimize this Redis query\n```\n```\nWhat data structure should I use for a leaderboard?\n```\n```\nReview my Redis connection handling\n```\n\n## Skill Structure\n\nEach skill contains:\n- `SKILL.md` - Instructions for the agent\n- `AGENTS.md` - Compiled rules (generated for rule-based skills)\n- `rules/` - Individual rule files (for rule-based skills)\n- `scripts/` - Helper scripts for automation (optional)\n\n## Building\n\nFor rule-based skills, build the compiled AGENTS.md:\n\n```bash\nnpm install\nnpm run validate  # Validate rule files\nnpm run build     # Build AGENTS.md\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredis%2Fagent-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredis%2Fagent-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredis%2Fagent-skills/lists"}