{"id":48440542,"url":"https://github.com/agentic-engineering-agency/agentic-engineering-plugins","last_synced_at":"2026-04-06T15:04:23.286Z","repository":{"id":335068764,"uuid":"1139383379","full_name":"Agentic-Engineering-Agency/Agentic-Engineering-Plugins","owner":"Agentic-Engineering-Agency","description":"Agentic Engineering's Plugin marketplace repository","archived":false,"fork":false,"pushed_at":"2026-01-21T22:23:14.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-29T00:12:17.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Agentic-Engineering-Agency.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":null,"dco":null,"cla":null}},"created_at":"2026-01-21T22:19:48.000Z","updated_at":"2026-01-21T22:19:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Agentic-Engineering-Agency/Agentic-Engineering-Plugins","commit_stats":null,"previous_names":["agentic-engineering-agency/agentic-engineering-plugins"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Agentic-Engineering-Agency/Agentic-Engineering-Plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agentic-Engineering-Agency%2FAgentic-Engineering-Plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agentic-Engineering-Agency%2FAgentic-Engineering-Plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agentic-Engineering-Agency%2FAgentic-Engineering-Plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agentic-Engineering-Agency%2FAgentic-Engineering-Plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Agentic-Engineering-Agency","download_url":"https://codeload.github.com/Agentic-Engineering-Agency/Agentic-Engineering-Plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agentic-Engineering-Agency%2FAgentic-Engineering-Plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31477014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"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-04-06T15:03:51.309Z","updated_at":"2026-04-06T15:04:23.265Z","avatar_url":"https://github.com/Agentic-Engineering-Agency.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agentic Engineering Plugins Directory\n\nA curated directory of high-quality plugins for Claude Code by Agentic Engineering Agency.\n\n\u003e **⚠️ Important:** Make sure you trust a plugin before installing, updating, or using it. Agentic Engineering Agency does not control what MCP servers, files, or other software are included in third-party plugins and cannot verify that they will work as intended or that they won't change. See each plugin's homepage for more information.\n\n## Structure\n\n- **`/plugins`** - Internal plugins developed and maintained by Agentic Engineering Agency\n- **`/external_plugins`** - Third-party plugins from partners and the community\n\n## Installation\n\nPlugins can be installed directly from this marketplace via Claude Code's plugin system.\n\nTo install, run `/plugin install {plugin-name}@agentic-engineering-plugins`\n\nor browse for the plugin in `/plugin \u003e Discover`\n\n## Contributing\n\n### Internal Plugins\n\nInternal plugins are developed by Agentic Engineering Agency team members. See `/plugins/example-plugin` for a reference implementation.\n\n### External Plugins\n\nThird-party partners can submit plugins for inclusion in the marketplace. External plugins must meet quality and security standards for approval. To submit a new plugin, please open an issue or pull request with your plugin submission.\n\n## Plugin Structure\n\nEach plugin follows a standard structure:\n\n```\nplugin-name/\n├── .claude-plugin/\n│   └── plugin.json      # Plugin metadata (required)\n├── .mcp.json            # MCP server configuration (optional)\n├── commands/            # Slash commands (optional)\n├── agents/              # Agent definitions (optional)\n├── skills/              # Skill definitions (optional)\n└── README.md            # Documentation\n```\n\n### Extension Types\n\n- **Commands** - User-invoked slash commands (e.g., `/my-command`)\n- **Skills** - Model-invoked capabilities triggered by context\n- **Agents** - Specialized sub-agents for complex tasks (defined as markdown files in `agents/`)\n- **MCP Servers** - External tool integrations via Model Context Protocol\n\n### Plugin Metadata\n\nIndividual plugins use the `author` field in their `.claude-plugin/plugin.json` to identify the plugin creator, while the marketplace uses the `owner` field in `.claude-plugin/marketplace.json` to identify the marketplace maintainer. See `/plugins/example-plugin` for reference.\n\n## Documentation\n\nFor more information on developing Claude Code plugins, see the [official documentation](https://code.claude.com/docs/en/plugins).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentic-engineering-agency%2Fagentic-engineering-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentic-engineering-agency%2Fagentic-engineering-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentic-engineering-agency%2Fagentic-engineering-plugins/lists"}