[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
---
id: P-REINFORCE-AUTO-TUOP-001
id: [[P-Reinforce]]-AUTO-TUOP-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.92
tags: [auto-reinforced, tool-usage, optimization, efficiency, workflows, human-computer-interaction]
tags: [auto-reinforced, tool-usage, [[Optimization]], [[Efficiency]], workflows, [[Human-Computer-Interaction]]]
last_reinforced: 2026-04-20
---
@@ -18,7 +18,7 @@ last_reinforced: 2026-04-20
* **Selection**: 문제의 성격에 맞는 최적의 도구 선별 (망치는 못에만 써라).
* **Customization**: 도구의 기본 설정을 자신의 작업 스타일과 맥락에 맞게 재구성 (단축키, 플러그인 등).
* **Combination (Stacking)**: 서로 다른 도구들을 연결하여 자동 파이프라인 형성 (예: API 연동).
* **Mastery**: 도구의 구조(Internal)를 이해하여 한계 지점을 파악하고 우회하는 능력.
* **[[Mastery]]**: 도구의 구조(Internal)를 이해하여 한계 지점을 파악하고 우회하는 능력.
2. **AI 지능 측면에서의 도구 활용**:
* **LLM Tool Use (Function Calling)**: 모델이 스스로 외부 도구(검색, 계산기, 코드 실행기 등)를 호출하여 자신의 지능을 확장하는 능력 최적화.
3. **효과**:
@@ -30,5 +30,5 @@ last_reinforced: 2026-04-20
## 🔗 지식 연결 (Graph)
- [[Rapid-Prototyping]], [[Soft-Skills-Development]], Human-Computer Interaction (HCI), [[Software-Design-Principles]], [[Operations-Research]]
- **Modern Tech/Tools**: Zapier/Make.com (Integration), CLI automation, AI Agents with tool-access.
- **Modern Tech/Tools**: Zapier/Make.com (Integration), CLI automation, [[AI Agents]] with tool-access.
---