feat: Universal Agent API Bridge & Modular Skill Engine Overhaul

- Add Gitea/Vikunja API sync scripts to eliminate prompt-pollution.
- Move submodules to .agent/vendor for proper CLI encapsulation.
- Implement extract_skills.js to dynamically flatten 19 active skills.
- Translate CLI skill descriptions to Korean.
- Mask .env.agent in .gitignore ensuring true Zero-Pollution secure template.
This commit is contained in:
2026-03-29 08:09:19 +09:00
parent aec8d601cb
commit 36eed3f5fb
16 changed files with 471 additions and 13 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@
.claude/
.gemini/
*.log
.agent/config/.env.agent
.knowledge/project_wiki/