Install
$ agentstack add skill-bam-bam-2-solo-skills-style-skill-creator ✓ 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
Style Skill Creator
Create style skills that teach Claude your writing style.
Critical: Audience is AI
This creates AI instructions (for Claude to read), NOT human documentation (for authors to read).
| AI Instructions | Human Documentation | |-----------------|---------------------| | "When writing X, do Y" | "The story uses X because Y" | | Directive commands | Explanatory descriptions | | Pattern + examples | Analysis + reasoning |
Step 1: Ask About Input
Always ask first:
다음 중 어떤 방식으로 스타일 스킬을 만들까요?
1. 기존 글 샘플 제공
- 1~5장 같은 실제 쓰신 글을 분석해서 패턴 추출
2. 스타일 직접 설명
- "나는 이렇게 쓴다"를 말로 설명
어느 쪽으로 하시겠어요?
Step 2: Gather Input
From existing prose (preferred):
- Read 2-3 chapters/sections if provided
- Identify consistent patterns: sentence length, paragraph structure, emotional tone, vocabulary, personal anecdotes, transitions
From description:
- Ask specific questions about voice, rhythm, what feels "off" vs "right"
Writing Style: Directive and Technical
Use imperative/command form:
✅ "Use short sentences during emotional moments" ✅ "Avoid transition words like '또한', '그리고'" ✅ "Show vulnerability through specific episodes, not declarations" ❌ "The author tends to use short sentences" (analysis, not instruction)
Always include examples:
**Personal anecdotes:**
- Always anchor insight to a specific moment/episode
- Example: "일요일 저녁이었습니다. 정산을 하니 새벽이었습니다." not "모임이 힘들었습니다."
Pattern + Example format:
**[Pattern name]:**
- [Instruction about the pattern]
- Example: [Concrete example from the author's writing]
- Avoid: [What NOT to do]
Output Format
Create a SKILL.md file with these sections:
---
name: [author]-writing-style
description: Style guide for writing in [author]'s voice. Load this when writing content for [author].
---
# [Author] Writing Style
## Core Voice
[2-3 sentences capturing the essential feel]
## Sentence & Paragraph Structure
[Directives about length, rhythm, structure]
## Emotional Tone
[Directives about vulnerability, directness, energy level]
## Opening Patterns
[How chapters/sections typically start]
## Closing Patterns
[How sections end - with what kind of beat]
## Vocabulary & Phrases
[Signature expressions, words to use, words to avoid]
## Anecdote Style
[How personal stories are structured and used]
## What to Avoid
[Explicit list of things that feel wrong for this voice]
Common Style Skill Types
Master Prose: Overall writing voice, sentence structure, tone Personal Essay: Anecdote usage, vulnerability, insight delivery Social Content: Platform-specific patterns (Threads, LinkedIn) Chapter Structure: Long-form flow, section openings/closings
Integration
The ideal workflow for ebooks:
- Load
cw-style-skill-creator→ analyze 1~5장 - Generate
bambam-writing-styleskill - When rewriting 6~9장, load
bambam-writing-style+humanize-writing - Result: Consistent voice across all chapters
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.