{"id":49832107,"url":"https://github.com/bermudi/skills","last_synced_at":"2026-05-13T21:04:37.931Z","repository":{"id":352143459,"uuid":"1209873673","full_name":"bermudi/skills","owner":"bermudi","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-12T18:59:21.000Z","size":412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T20:39:06.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bermudi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-13T21:42:04.000Z","updated_at":"2026-05-12T18:59:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bermudi/skills","commit_stats":null,"previous_names":["bermudi/skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bermudi/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudi%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudi%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudi%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudi%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bermudi","download_url":"https://codeload.github.com/bermudi/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bermudi%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":[],"created_at":"2026-05-13T21:04:31.515Z","updated_at":"2026-05-13T21:04:37.924Z","avatar_url":"https://github.com/bermudi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skills Repository\n\nA collection of [Agent Skills](https://agentskills.io) for extending AI agent capabilities.\n\n## Strategy\n\nEach skill lives on its own branch. This keeps skills isolated and makes it easy to:\n\n- Review skills independently via PRs\n- Test skills in isolation before merging\n- Maintain version history per skill\n- Delete or archive skills without affecting others\n\n## Structure\n\n```\nskills/\n├── main/           # Aggregation of all published skills\n├── skill-name/     # Branch: contains skill directory\n│   └── SKILL.md    # Required: metadata + instructions\n│   ├── scripts/    # Optional: executable code\n│   ├── references/ # Optional: documentation\n│   └── assets/     # Optional: templates, resources\n```\n\n## Adding a Skill\n\n1. Create a new branch from `main`: `git checkout -b skill-name`\n2. Create the skill directory: `mkdir skill-name`\n3. Write `skill-name/SKILL.md` with required frontmatter\n4. Add any supporting files in `scripts/`, `references/`, `assets/`\n5. Open a PR to merge into `main`\n\n## Current Skills\n\nSee [skills-ref](https://github.com/agentskills/agentskills/tree/main/skills-ref) for validation tool:\n\n```bash\nskills-ref validate ./skill-name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbermudi%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbermudi%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbermudi%2Fskills/lists"}