Public skills and prompt packs for the Matrix plugin series.
Current package:
matrixshop-configmatrix-series-config
This repository is designed to support two use cases:
- Native skill installation for Codex-style agents.
- Direct GitHub-link import for common agents that work better with a portable Markdown rule or a knowledge base file.
- Repo:
https://github.com/54895y/MatrixAgentSkills - Codex skill path:
https://github.com/54895y/MatrixAgentSkills/tree/main/matrixshop-config - Codex skill path:
https://github.com/54895y/MatrixAgentSkills/tree/main/matrix-series-config - Portable prompt:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/portable/matrixshop-config.md - Portable prompt:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/portable/matrix-series-config.md - AIChat knowledge base:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/aichat/matrixshop-config-kb.md - AIChat knowledge base:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/aichat/matrix-series-config-kb.md
Use the native skill folder:
https://github.com/54895y/MatrixAgentSkills/tree/main/matrixshop-config
For Matrix 系列统一配置与 Kether 生成,优先使用:
https://github.com/54895y/MatrixAgentSkills/tree/main/matrix-series-config
If the agent supports Codex-style GitHub skill install, send that folder link directly.
Use the portable prompt file:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/portable/matrixshop-config.md
For跨 Matrix 系列配置与 Kether 脚本,优先使用:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/portable/matrix-series-config.md
If the agent supports remote rules, commands, or prompt import, send the raw link directly. If it does not, copy the file into the agent's project rule or custom prompt location.
Dedicated entry files are also included:
claude/matrixshop-config.mdclaude/matrix-series-config.mdgemini/matrixshop-config.mdgemini/matrix-series-config.mdcline/matrixshop-config.mdcline/matrix-series-config.mdroo/matrixshop-config.mdroo/matrix-series-config.mdcontinue/matrixshop-config.mdcontinue/matrix-series-config.md
Do not treat the Codex skill as the primary AIChat format.
For AIChat, import the knowledge file into the knowledge base:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/aichat/matrixshop-config-kb.md
或统一配置知识库:
https://raw.githubusercontent.com/54895y/MatrixAgentSkills/main/aichat/matrix-series-config-kb.md
Then ask for MatrixShop configuration directly, for example:
根据我的生存服需求生成 MatrixShop 的 module.yml、Economy/currency.yml 和一个 SystemShop 分类帮我生成一个拍卖模块配置,要求使用点券作为默认货币基于我的需求生成 PlayerShop、GlobalMarket 和 ChestShop 的默认配置帮我生成 MatrixLib、MatrixShop、MatrixStorage 三端同步的货币配置帮我写 MatrixStorage 的仓库扩容解锁规则和对应 Kether 条件
MatrixAgentSkills/
├─ matrixshop-config/ # Native Codex-style skill
├─ matrix-series-config/ # Multi-plugin Matrix config skill
├─ portable/ # Cross-agent prompt packs
├─ claude/ # Claude-friendly entry file
├─ gemini/ # Gemini-friendly entry file
├─ cline/ # Cline-friendly entry file
├─ roo/ # Roo-friendly entry file
├─ continue/ # Continue-friendly entry file
└─ aichat/ # AIChat knowledge-base material
This repository is for Matrix series plugin skills.
Future packages can be added here for:
matrixauth-*matrixcook-*matrixlib-*