{"id":51018008,"url":"https://github.com/natuleadan/skills","last_synced_at":"2026-06-21T13:30:37.099Z","repository":{"id":358262626,"uuid":"1240721780","full_name":"natuleadan/skills","owner":"natuleadan","description":"Multi-domain agent skills collection for AI coding agents (Claude, Cursor, Copilot, OpenCode, and more). Covers programming, biology, cooking, and future domains. Installable via npx skills add.","archived":false,"fork":false,"pushed_at":"2026-05-25T09:16:39.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T10:10:56.831Z","etag":null,"topics":["agents","ai","ai-agents","claude-skills","cursor-skills","gemini-skills","openai-skill","opencode-skills","skills"],"latest_commit_sha":null,"homepage":"https://www.skills.sh/natuleadan/skills","language":"Python","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/natuleadan.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-05-16T13:40:10.000Z","updated_at":"2026-05-25T09:16:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/natuleadan/skills","commit_stats":null,"previous_names":["natuleadan/skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/natuleadan/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuleadan%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuleadan%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuleadan%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuleadan%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natuleadan","download_url":"https://codeload.github.com/natuleadan/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuleadan%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34610832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["agents","ai","ai-agents","claude-skills","cursor-skills","gemini-skills","openai-skill","opencode-skills","skills"],"created_at":"2026-06-21T13:30:36.480Z","updated_at":"2026-06-21T13:30:37.094Z","avatar_url":"https://github.com/natuleadan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/natuleadan\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/210283438?v=4\u0026s=120\" width=\"120\" height=\"120\" alt=\"natuleadan\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eNatuleadan Skills\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003cstrong\u003eAgent skills for AI coding agents across 20 domains of human knowledge\u003c/strong\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Count-44-8B5CF6?style=for-the-badge\" alt=\"44 skills\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Domains-20-blue?style=for-the-badge\" alt=\"20 domains\" /\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge\" alt=\"MIT License\" /\u003e\u003c/a\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://skills.sh/natuleadan/skills\"\u003e\u003cimg src=\"https://skills.sh/b/natuleadan/skills\" alt=\"Skills\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## 1. What is Natuleadan Skills?\n\nA collection of agent skills for AI coding agents spanning 20 domains, from programming and business to artificial intelligence, security, and data engineering. Each skill is a self-contained package of instructions, reference documentation, and Python validation scripts. Skills follow the [Agent Skills](https://agentskills.io/) format and are installable via `npx skills add`.\n\nOur [Skills Index](SKILLS.md) lists the complete catalog with domain, category, and description for every skill.\n\n## 2. Available Skills\n\n44 skills across 8 active domains: programming, business, artificial intelligence, devops, web, security, data, and design. 12 additional domains are reserved for future expansion.\n\nSee the full catalog: [Skills Index](SKILLS.md)\n\n## 3. Technology Stack\n\n[skills.sh](https://skills.sh) handles registry and distribution. Python 3 runs validation via `tools/validate-all.py`. Node.js powers installation via `npx skills add`. Husky 9 and Commitlint 20 enforce conventional commits on every change. Bun is used for local development.\n\n## 4. Project Status\n\nEight domains are active: `01-programming` (21 skills), `02-business` (1), `03-artificial` (5), `04-devops` (1), `05-web` (7), `06-security` (4), `07-data` (1), and `08-design` (4). Domains `09` through `20` are reserved for future expansion.\n\nEvery push and pull request is automatically validated via GitHub Actions to ensure all skills remain compliant.\n\n## 5. Getting Started\n\nPrerequisites: Node.js 18+, Python 3.8+, and optionally Bun.\n\n```bash\n# Install all skills\nnpx skills add natuleadan/skills\n\n# Install a specific skill\nnpx skills add natuleadan/skills --skill 010101-package-security\n```\n\nFor local development: `git clone`, `bun install`, then `python3 tools/validate-all.py`.\n\n## 6. Architecture\n\nSkills use a flat directory structure with six-digit codes that encode a three-level hierarchy: domain (first 2 digits), category (next 2), and skill (last 2). The naming format is `DDCCSS-word-word` — exactly two hyphenated words after the code, each at least four characters. Every skill lives directly under `skills/` with a `SKILL.md`, `scripts/`, and optional `references/` directory.\n\nThe manifest at `.claude-plugin/marketplace.json` is the single source of truth for what the repo contains. Our [Contribution Guidelines](CONTRIBUTING.md) document provides full conventions for skill creation.\n\n## 7. Coding Standards\n\nCommit messages use conventional format: `type(scope): description`. Supported types include `feat`, `fix`, `upgrade` (breaking), `docs`, `refactor`, `test`, `chore`, `ci`, and others. Scope is mandatory, subject is lowercase, maximum 100 characters.\n\nSkill names: lowercase, hyphens only, maximum 64 characters, must match the directory name. All content is written in English. Frontmatter requires `name` and `description`; optional fields include `license`, `compatibility`, `metadata`, and `allowed-tools`.\n\n## 8. Testing \u0026 Validation\n\nEvery skill is validated through `python3 tools/validate-all.py` which checks registry integrity, frontmatter compliance, directory-to-name matching, `metadata.json` completeness, and empty files. CI runs this on every push. Our validation process is documented in [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## 9. Development Workflow\n\nPlan the skill domain and functionality, create the directory with `SKILL.md` + `scripts/` + `references/`, register the path in `marketplace.json`, run `validate-all.py`, commit with a conventional message, and push. Husky runs validation automatically on every commit.\n\n## 10. Contributing\n\nOur [Contribution Guidelines](CONTRIBUTING.md) document provides detailed conventions for skill creation, covering directory structure, SKILL.md frontmatter rules, naming, validation, and commit format. All contributions must pass `python3 tools/validate-all.py` before merging.\n\n## 11. License \u0026 Legal\n\nMIT — Leonardo Jara. See [LICENSE](LICENSE) for full terms.\n\n## 12. Ownership \u0026 Copyright\n\nMaintained by Leonardo Jara ([@leojara95](https://github.com/leojara95)) under the natuleadan organization ([@natuleadan](https://github.com/natuleadan)).\n\n---\n\n## Community\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://github.com/natuleadan\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/210283438?v=4\u0026s=48\" width=\"48\" height=\"48\" alt=\"natuleadan\" title=\"natuleadan\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/leojara95\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/268038834?v=4\u0026s=48\" width=\"48\" height=\"48\" alt=\"leojara95\" title=\"leojara95\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Star History\n\n\u003ca href=\"https://www.star-history.com/#natuleadan/skills\u0026Date\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/image?repos=natuleadan/skills\u0026type=date\u0026theme=dark\" /\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/image?repos=natuleadan/skills\u0026type=date\u0026theme=light\" /\u003e\n    \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/image?repos=natuleadan/skills\u0026type=date\" /\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuleadan%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatuleadan%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuleadan%2Fskills/lists"}