---
title: "agent-toolbox"
description: "Edukey skills for developer and business workflows"
canonical: https://agentpluginsdirectory.com/plugins/agent-toolbox--edukeyteam
last-updated: 2026-09-26
---

# agent-toolbox
Edukey skills for developer and business workflows
- Slug: agent-toolbox--edukeyteam
- Publisher: Edukey
- Repository: https://github.com/EdukeyTeam/agent-toolbox
- Manifest: plugin.json
- Version: 0.1.0
- Category (editorial): other
- Skills: 4 (create-design-system, respond-to-code-review, write-adr, write-prd)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-25
- Repository last pushed: 2026-09-26
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/agent-toolbox--edukeyteam
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What agent-toolbox does, in the publisher's words

Practical skills for AI agents, created by Edukey and shared with our course participants, clients, and the wider community. The first skills help developers plan software and capture website design systems. We plan to add business skills and plugin bundles for easier installation.

The recommended installer is the skills CLI. You need Node.js and an AI agent that supports skills. For example, to install the design-system skill for your user account:

Replace create-design-system with write-prd, write-adr, or respond-to-code-review to install another skill. The installer asks which agent to target when needed. To keep a skill in one project, run this from that project's root instead:

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/EdukeyTeam/agent-toolbox/HEAD/README.md

## Skills

- create-design-system: Extract a design system from any website URL by driving a real browser with the Playwright CLI. Produces design tokens (JSON), brand assets (logo and favicon when available), a homepage screenshot, and a design-guidelines.md document. Use when the user wants to clone, match, or stay consistent with…
- respond-to-code-review: Use when a pull request or merge request has review comments to inspect, address, or answer, whether from a person or an automated reviewer on GitHub, GitLab, or Bitbucket. This skill handles feedback already received; it does not perform a new code review.
- write-adr: Use when the user wants to write ADRs (Architecture Decision Records), document technical decisions about system design, data models, API contracts, diagrams, or testing strategy, or plan implementation architecture from a PRD or feature brief.
- write-prd: Use when the user wants to write a PRD, create a product requirements document, or plan a new feature or product.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
