{"id":26590307,"url":"https://github.com/agile-lab-dev/agent-specification","last_synced_at":"2026-05-01T10:32:46.903Z","repository":{"id":283569404,"uuid":"943426404","full_name":"agile-lab-dev/Agent-Specification","owner":"agile-lab-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-07T10:18:56.000Z","size":1409,"stargazers_count":18,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-07T10:31:41.658Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agile-lab-dev.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"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}},"created_at":"2025-03-05T17:30:40.000Z","updated_at":"2025-08-07T10:18:59.000Z","dependencies_parsed_at":"2025-03-20T23:40:20.373Z","dependency_job_id":null,"html_url":"https://github.com/agile-lab-dev/Agent-Specification","commit_stats":null,"previous_names":["agile-lab-dev/agent-specification"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agile-lab-dev/Agent-Specification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agile-lab-dev%2FAgent-Specification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agile-lab-dev%2FAgent-Specification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agile-lab-dev%2FAgent-Specification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agile-lab-dev%2FAgent-Specification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agile-lab-dev","download_url":"https://codeload.github.com/agile-lab-dev/Agent-Specification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agile-lab-dev%2FAgent-Specification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":[],"created_at":"2025-03-23T13:36:54.958Z","updated_at":"2026-05-01T10:32:46.881Z","avatar_url":"https://github.com/agile-lab-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agent Descriptor Specification\n\nThis repo hosts the specification for **Agent Descriptors**. These descriptors define the attributes of different **agent components** that can be used within an **agentic system**. These components allow for modular, reusable structures that enable the agent to interact with data, execute actions, and enforce policies.\n\n![](images/arch.drawio.png)\n\n\n![](images/arch-components.png)\n\n\n## Specification\n\nThe specification is also available as [OpenAPI 3.0 endpoints](agent-specification.yaml), to create the foundation of an **Agent Descriptor Registry**.\n\n📄 **[Read the full Agent Descriptor Specification](spec.md)**\n\n\nExamples of an agent can be found in the [examples](examples) directory.\n\n\n## How to run validation\n\n1. [Install](https://docs.astral.sh/uv/getting-started/installation/) `uv` package manager.\n\n2. Run this command from the repo's root folder to validate the example descriptor:\n\n```sh\n./scripts/validate_model.sh\n```\n\nIf you change the Agent Descriptor Specs  (`agent-specifications.yaml`), you need to regenerate the pydantic models used for validation with:\n\n```sh\n./scripts/generate_model.sh\n```\n\n## Roadmap\n\n- [x] Define the specification\n- [x] Create OpenAPI 3.0 endpoints\n- [ ] Launch site\n- [ ] Create a reference implementation\n- [ ] Implement authentication and authorization mechanisms\n- [ ] Support for multi-agent coordination\n- [ ] Implement storage backends\n\u003c!-- - [ ] Launch public registry --\u003e\n\u003c!-- - [ ] Implement search APIs --\u003e\n\u003c!-- - [ ] Improve documentation and developer guides --\u003e\n\n---\n\nFor improvements, open an issue or submit a pull request. 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagile-lab-dev%2Fagent-specification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagile-lab-dev%2Fagent-specification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagile-lab-dev%2Fagent-specification/lists"}