— No reviews yet
0 installs
16 views
0.0% view→install
Install
$ agentstack add skill-roboco-io-plugins-qa-merge ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Qa Merge? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Q&A Merge Skill
저장된 모든 Q&A 문서를 하나의 통합 문서로 병합합니다.
사용법
/qa-merge [옵션]
옵션
| 옵션 | 설명 | 기본값 | |------|------|--------| | --by-category | 카테고리별로 그룹화 | 기본값 | | --by-date | 날짜순으로 정렬 | - | | --output | 출력 파일명 지정 | docs/CONCEPTS.md |
동작
docs/qa/디렉토리의 모든 Q&A 파일 스캔- 각 파일의 frontmatter에서 메타데이터 추출
- 지정된 방식으로 정렬/그룹화
- 목차 생성
- 통합 문서 작성 및 저장
출력 구조
# 개념 정리 (Concepts Reference)
> 이 문서는 프로젝트 진행 중 학습한 수학적/기술적 개념들을 정리한 것입니다.
> 자동 생성됨: YYYY-MM-DD HH:MM:SS
## 목차
- [Math](#math)
- [Linear Algebra Basics](#linear-algebra-basics)
- [Topology](#topology)
- [Persistent Homology](#persistent-homology)
- [Simplicial Complex](#simplicial-complex)
- [ML](#ml)
- [Transformer Architecture](#transformer-architecture)
...
---
## Math
### Linear Algebra Basics
**Q: 선형대수의 기초 개념은?**
---
## Topology
### Persistent Homology
**Q: Persistent Homology가 뭐야?**
---
카테고리 순서
- math
- topology
- algebra
- geometry
- ml
- statistics
- cs
- web
- infra
- general
실행 절차
docs/qa/디렉토리 스캔- 각 파일의 frontmatter 파싱
- 옵션에 따라 정렬/그룹화
- 목차 생성
- 통합 문서 작성
- 지정된 경로에 저장 (기본:
docs/CONCEPTS.md) - 저장 완료 메시지 출력
에러 처리
docs/qa/디렉토리가 없으면: "Q&A 문서가 없습니다. /qa 명령어로 먼저 Q&A를 생성하세요."- 파일이 없으면: "병합할 Q&A 문서가 없습니다."
옵션: $ARGUMENTS
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: roboco-io
- Source: roboco-io/plugins
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.