在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用changelog
星标35
分支10
更新时间2026年5月5日 13:25
Skill for maintaining CHANGELOG.md
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Skill for maintaining CHANGELOG.md
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Core coding skill for the FORGE builder agent
Planning skill for the FORGE builder agent
Evaluation criteria for the SENTINEL reviewer agent
Review skill for the SENTINEL reviewer agent
Create generative, code-based art and visualizations using P5.JS and algorithmic principles.
Visual philosophy and design principles for creating impactful visual content.
| name | changelog |
| description | Skill for maintaining CHANGELOG.md |
Follow Keep a Changelog:
# Changelog
## [Unreleased]
### Added
- New feature X
### Changed
- Modified behavior Y
### Fixed
- Bug fix Z
## [1.2.0] - 2024-01-15
### Added
- Feature A
| Category | Use For |
|---|---|
Added | New features |
Changed | Modified behavior |
Deprecated | Soon-to-be removed |
Removed | Removed features |
Fixed | Bug fixes |
Security | Security fixes |
- Add OAuth2 authentication support (#42)
- Fixed stuff
- Updated code
[Unreleased] sectiondocs: update CHANGELOG for T-{id}When version is released:
[Unreleased] to [version] - date[Unreleased] section