Install
$ agentstack add skill-bam-bam-2-solo-skills-event-sales-script ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
커뮤니티 행사 판매 멘트 생성기
실전 사례(다오콘 2026, 완판+대기자 29명)에서 추출한 7단계 프레임워크를 기반으로, 입력받은 행사 정보에 맞춘 채널별 판매 멘트 세트를 생성한다.
전략 원칙과 원문 사례는 references/framework.md 참고 — 채널 톤, 구성 공식, 실전 발화 예시 포함.
1단계: 행사 정보 수집
멘트 생성 전, 아래 정보를 묻는다. 사용자가 일부만 제공하면 나머지는 합리적으로 채워서 진행한다.
필수
- 행사명
- 날짜/장소
- 대상 (커뮤니티 이름 or "멤버들")
- 가격 구조 (단계가 있으면 전부: 슈퍼얼리버드 → 얼리버드 → 일반)
- 한정 수량
- 신청 방법 (계좌이체/링크/구글폼)
선택
- 행사 핵심 가치 한 줄 (없으면 행사명에서 추론)
- 주최자/운영자 이름 또는 페르소나
- 특별 혜택 (점심 포함, 굿즈, 책 패키지 등)
2단계: 멘트 세트 생성
정보 수집 후 아래 7단계를 카카오톡 단톡방과 스레드 버전으로 나눠 출력한다.
출력 형식
각 단계마다 다음 구조로 출력:
## STEP N. [단계명]
📍 발송 시점: [언제 보낼지]
### 카카오톡 단톡방
[실제 복사해서 쓸 수 있는 멘트]
### 스레드
[실제 복사해서 쓸 수 있는 멘트]
7단계 구성
| 단계 | 이름 | 발송 시점 | |------|------|-----------| | STEP 1 | 선공개 공지 | 판매 시작 당일 | | STEP 2 | 개별 DM (주도자용) | 공지 직후 30분 내 | | STEP 3 | 리스트 공개 + 업데이트 유도 | 첫 구매자 나온 직후 | | STEP 4 | 카운트다운 | 마감 D-1 또는 D-0 아침 | | STEP 5 | 중간 업데이트 | 판매 1~2주차 | | STEP 6 | 설문 + 경품 안내 | 행사 D-14~D-7 | | STEP 7 | 완판 공지 | 완판 직후 |
작성 원칙
- 카카오톡 단톡방: 친근 + 공식 혼합. 이체 안내, 리스트, 멘션 포함 가능. 이모티콘 자연스럽게.
- 스레드: 홍보처럼 안 보이게. 개인 이야기/소감 형식. 짧고 끊기는 문장. 해시태그 끝에 배치.
- 압박 뒤에는 반드시 감사/다짐으로 마무리 — 차갑지 않게.
- 가격 인상 경고는 매 단계 자연스럽게 포함.
- 수치는 구체적으로 (예: "87장" not "많은 장").
추가 요청 처리
생성 후 사용자가 다음을 요청할 수 있다:
- "STEP 4만 다시 써줘" → 해당 단계만 재생성
- "좀 더 따뜻하게" / "좀 더 긴박하게" → 톤 조정
- "스레드 버전만" → 채널 필터링
- "실제 수량 넣어서" → 수치 반영 재생성
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: bam-bam-2
- Source: bam-bam-2/solo-skills
- 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.