---
title: "__PLUGIN_NAME__"
description: "TODO: Describe this plugin"
canonical: https://agentpluginsdirectory.com/plugins/plugin-name
last-updated: 2026-09-26
---

# __PLUGIN_NAME__
TODO: Describe this plugin
- Slug: plugin-name
- Publisher: AgentRelay Maintainers
- Repository: https://github.com/trisjr/agent-relay
- Manifest: plugins/_template/plugin.json
- Version: 0.1.0
- Category (editorial): other
- Skills: 1 (example-skill)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-25
- Repository last pushed: 2026-09-26
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/plugin-name
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What __PLUGIN_NAME__ does, in the publisher's words

Đây là bản mẫu để tạo plugin mới cho marketplace AgentRelay. Script scripts/new-plugin.sh copy toàn bộ thư mục này và thay mọi placeholder PLUGIN_NAME bằng tên plugin thật (kebab-case).

- Đổi tên thư mục plugin từ _template thành tên plugin mới.
- Thay PLUGIN_NAME trong tất cả file, gồm cả tên file.cursor/rules/PLUGIN_NAME.mdc.
- Thay "TODO: Describe this plugin" trong 5 file manifest bằng mô tả thật (tiếng Anh, 1 câu).
- Viết skill thật trong skills/ (có thể xoá example-skill hoặc sửa thành của bạn) và chỉnh.cursor/rules/*.mdc.
- Nếu plugin không có skill, gỡ bỏ field "skills" ở.qoder-plugin/plugin.json và.kimi-plugin/plugin.json rồi xoá thư mục skills/.
- Giữ version ở cả 5 manifest luôn giống nhau (rule của repo).

Hooks là tuỳ chọn và không nằm trong template này; xem tài liệu repo khi cần thêm.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/trisjr/agent-relay/HEAD/plugins/_template/README.md

## Skills

- example-skill: Example skill template showing the frontmatter and body format this repository uses.

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