Skip to content

fix(skills): move repo skills directory to .agents/skills#409

Merged
minorcell merged 1 commit intomainfrom
xgopilot/issue-408-1776864651
Apr 22, 2026
Merged

fix(skills): move repo skills directory to .agents/skills#409
minorcell merged 1 commit intomainfrom
xgopilot/issue-408-1776864651

Conversation

@fennoai
Copy link
Copy Markdown

@fennoai fennoai Bot commented Apr 22, 2026

Requested by @minorcell

This PR fixes Issue #408 by aligning the repository skill directory with the expected standard location.

Summary

  • Moved skill assets from .skills/ to .agents/skills/
  • Updated scripts/install_skills.sh source path to .agents/skills
  • Updated README documentation to reflect the new standard path

Validation

  • go test ./...

Closes #408

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: minorcell <120795714+minorcell@users.noreply.github.com>
@fennoai fennoai Bot mentioned this pull request Apr 22, 2026
Copy link
Copy Markdown
Author

@fennoai fennoai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

完成四轮审查(代码质量、性能、安全、文档一致性):No issues found.

Comment thread README.md
## 在仓库内直接创建 Issue(Skills + 自动化)

仓库提供三类同前缀 skill(位于 `.skills/`):
仓库提供三类同前缀 skill(位于 `.agents/skills/`):
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

四轮审查完成,未发现需要修复的问题;此处文档路径与脚本中的技能源目录保持一致。

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@minorcell minorcell merged commit 2636b2e into main Apr 22, 2026
2 checks passed
@fennoai fennoai Bot deleted the xgopilot/issue-408-1776864651 branch April 22, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

修复 skills 目录

2 participants