interview-writer
Interview Writer
AI 采访式内容创作系统 - 通过结构化采访,生成符合用户风格的原创内容。
核心理念
- 不是自动写:AI 不会凭空生成内容
- 不是代写:不是简单记录用户说的话
- 是采访式创作:AI 分析 + 提问 + 用户回答 + AI 按风格整合
Resource Loading Policy
优先级顺序(用户配置覆盖默认):
- 用户自定义(如存在):
~/.claude/content-profile/ - 技能默认(作为 fallback):本技能的
references/目录
More from arcblock/agent-skills
pull-request
PR Generator - Generate standardized Pull Request based on branch diff and submit via gh or save as PR.md
9simple-skills-manager
Manage skills from local paths or git repositories - add, update, or remove skill tips in ~/.claude/skills with group-skillname format
8intent-interview
Transform vague ideas into implementation-ready specifications through structured interviewing. Use when user describes a new feature/product idea, has a problem to solve, needs to document requirements, or says things like "帮我梳理需求", "interview me about this", "细化这个想法", "spec out this project". Produces two artifacts - intent.md (technical spec for code agents) and overview.md (human-friendly summary for team).
5commit
Git Commit Generator - Generate standardized commit messages following Conventional Commits specification
4diff-review-doc
Generate comprehensive, reviewer-ready code review documents from git diffs. Use this when the user provides code changes (git diff output, file changes, or asks to review code changes) and wants a structured review document. Creates detailed analysis covering change overview, business flow, key code explanation, risk assessment, and review recommendations. Supports both manual diff input and automatic git workspace detection. Particularly useful for reviewing pull requests, feature branches, or any code changes requiring thorough documentation for reviewers.
4blocklet-updater
Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
3