resume-design-generation
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseResume Design Generation
简历设计生成
Generate visually stunning and professionally designed resumes and CVs using each::sense. This skill creates resume layouts and designs optimized for different industries, career levels, and personal branding styles.
借助each::sense生成视觉精美、专业规范的简历与CV。该技能可创建适配不同行业、职业层级及个人品牌风格的简历布局与设计。
Features
功能特性
- Modern Professional: Clean, contemporary designs for corporate environments
- Creative Designer: Bold, artistic layouts for creative industries
- Minimalist: Simple, elegant designs with focus on content
- Executive/Corporate: Sophisticated designs for senior-level positions
- Tech/Developer: Code-inspired layouts for software professionals
- Academic CV: Formal layouts for researchers and educators
- Infographic: Visual data-driven resume designs
- Two-Column: Space-efficient layouts with sidebar sections
- ATS-Friendly: Clean formats optimized for applicant tracking systems
- Portfolio Resume: Designs that incorporate work samples and projects
- 现代专业风:适用于企业环境的简洁、现代设计
- 创意设计风:适用于创意行业的醒目、艺术化布局
- 极简风:以内容为核心的简约、优雅设计
- 高管/企业风:适用于资深岗位的精致、高端设计
- 科技/开发者风:为软件从业者打造的代码灵感布局
- 学术CV:为研究者与教育工作者设计的正式布局
- 信息图式:以视觉数据为驱动的简历设计
- 双栏式:空间利用率高的侧边栏布局
- ATS友好型:为招聘跟踪系统优化的简洁格式
- 作品集式简历:融入作品案例与项目展示的设计
Quick Start
快速开始
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a modern professional resume design for a marketing manager with a clean blue and white color scheme, include sections for summary, experience, skills, and education",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a modern professional resume design for a marketing manager with a clean blue and white color scheme, include sections for summary, experience, skills, and education",
"mode": "max"
}'Resume Design Formats & Layouts
简历设计格式与布局
| Style | Best For | Key Elements |
|---|---|---|
| Modern Professional | Corporate roles | Clean lines, professional colors, balanced layout |
| Creative Designer | Design/Art roles | Bold typography, unique layouts, creative elements |
| Minimalist | Any industry | White space, simple fonts, content-focused |
| Executive | C-suite/Directors | Elegant, sophisticated, achievement-focused |
| Tech/Developer | Engineering roles | Code aesthetics, skill bars, GitHub-style |
| Academic CV | Academia/Research | Publications section, formal structure |
| Infographic | Marketing/Data | Charts, icons, visual data representation |
| Two-Column | Space-efficient | Sidebar for skills/contact, main content area |
| ATS-Friendly | Online applications | Simple formatting, no graphics, parseable |
| Portfolio | Creatives/Designers | Work samples, project showcases, visual gallery |
| 风格 | 适用场景 | 核心元素 |
|---|---|---|
| 现代专业风 | 企业岗位 | 简洁线条、专业配色、均衡布局 |
| 创意设计风 | 设计/艺术岗位 | 醒目排版、独特布局、创意元素 |
| 极简风 | 全行业 | 留白空间、简约字体、内容优先 |
| 高管风 | 高管/总监岗位 | 优雅精致、突出成就 |
| 科技/开发者风 | 技术岗位 | 代码美学、技能进度条、GitHub风格 |
| 学术CV | 学术/研究领域 | 论文发表板块、正式结构 |
| 信息图式 | 营销/数据岗位 | 图表、图标、可视化数据呈现 |
| 双栏式 | 高效利用空间 | 侧边栏放技能/联系方式,主栏放核心内容 |
| ATS友好型 | 线上申请 | 简洁格式、无图形、易解析 |
| 作品集式 | 创意从业者 | 作品案例、项目展示、视觉画廊 |
Use Case Examples
应用案例
1. Modern Professional Resume
1. 现代专业风简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a modern professional resume design for a senior marketing manager. Use a clean navy blue and white color scheme. Include a professional header with name and title, a summary section, work experience timeline, skills section with progress bars, and education. The layout should be single-column, easy to read, and print-ready at A4 size.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a modern professional resume design for a senior marketing manager. Use a clean navy blue and white color scheme. Include a professional header with name and title, a summary section, work experience timeline, skills section with progress bars, and education. The layout should be single-column, easy to read, and print-ready at A4 size.",
"mode": "max"
}'2. Creative Designer Resume
2. 创意设计风简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a bold and creative resume for a graphic designer. Use vibrant colors like coral pink and teal accents on a dark charcoal background. Include asymmetric layout elements, custom typography, a personal logo placeholder, portfolio preview section, and creative skill visualization. Make it visually striking and memorable while remaining professional.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a bold and creative resume for a graphic designer. Use vibrant colors like coral pink and teal accents on a dark charcoal background. Include asymmetric layout elements, custom typography, a personal logo placeholder, portfolio preview section, and creative skill visualization. Make it visually striking and memorable while remaining professional.",
"mode": "max"
}'3. Minimalist Resume
3. 极简风简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a minimalist resume design with maximum white space. Use only black text on white background with subtle gray accents for section dividers. Clean sans-serif typography, ample margins, and elegant simplicity. Include name at top, contact info, professional summary, experience, skills as simple tags, and education. No decorative elements - let the content speak.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a minimalist resume design with maximum white space. Use only black text on white background with subtle gray accents for section dividers. Clean sans-serif typography, ample margins, and elegant simplicity. Include name at top, contact info, professional summary, experience, skills as simple tags, and education. No decorative elements - let the content speak.",
"mode": "max"
}'4. Executive/Corporate Resume
4. 高管/企业风简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a sophisticated executive resume for a C-level executive (CEO/CFO). Use premium colors - deep burgundy header with gold accents on cream background. Elegant serif typography for headings, clean sans-serif for body. Include executive summary with key achievements, career highlights, board positions section, education with prestigious credentials, and professional affiliations. Two pages, dignified and authoritative.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a sophisticated executive resume for a C-level executive (CEO/CFO). Use premium colors - deep burgundy header with gold accents on cream background. Elegant serif typography for headings, clean sans-serif for body. Include executive summary with key achievements, career highlights, board positions section, education with prestigious credentials, and professional affiliations. Two pages, dignified and authoritative.",
"mode": "max"
}'5. Tech/Developer Resume
5. 科技/开发者风简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a developer-style resume design with a dark theme (dark gray/black background with green or cyan accent colors like a terminal). Include a code-style header, tech stack section with language/framework icons, GitHub contribution graph style visualization, project cards with tech badges, experience in commit-log style format, and skills with proficiency indicators. Monospace font for headings.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a developer-style resume design with a dark theme (dark gray/black background with green or cyan accent colors like a terminal). Include a code-style header, tech stack section with language/framework icons, GitHub contribution graph style visualization, project cards with tech badges, experience in commit-log style format, and skills with proficiency indicators. Monospace font for headings.",
"mode": "max"
}'6. Academic CV
6. 学术CV
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a formal academic CV template for a university professor or researcher. Classic, traditional layout with navy blue accents on white. Include sections for: contact information, research interests, education with thesis titles, academic positions, publications (with proper citation formatting), grants and funding, teaching experience, conference presentations, professional memberships, and references. Multi-page format, formal typography.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a formal academic CV template for a university professor or researcher. Classic, traditional layout with navy blue accents on white. Include sections for: contact information, research interests, education with thesis titles, academic positions, publications (with proper citation formatting), grants and funding, teaching experience, conference presentations, professional memberships, and references. Multi-page format, formal typography.",
"mode": "max"
}'7. Infographic Resume
7. 信息图式简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create an infographic-style resume design for a data analyst or marketing professional. Include circular skill charts, timeline infographic for career progression, bar graphs for proficiency levels, icon-based representations for achievements (e.g., trophy icons for awards), geographic map for locations worked, and pie charts for time allocation. Use a cohesive color palette of blues and oranges. Visual, data-driven, and engaging.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create an infographic-style resume design for a data analyst or marketing professional. Include circular skill charts, timeline infographic for career progression, bar graphs for proficiency levels, icon-based representations for achievements (e.g., trophy icons for awards), geographic map for locations worked, and pie charts for time allocation. Use a cohesive color palette of blues and oranges. Visual, data-driven, and engaging.",
"mode": "max"
}'8. Two-Column Resume
8. 双栏式简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a two-column resume layout. Left sidebar (narrower, dark teal background) contains: profile photo placeholder, contact information with icons, skills with rating dots, languages, and interests. Right main column (white background) contains: professional name and title header, summary, detailed work experience, and education. Clean dividers between sections, modern yet professional appearance.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a two-column resume layout. Left sidebar (narrower, dark teal background) contains: profile photo placeholder, contact information with icons, skills with rating dots, languages, and interests. Right main column (white background) contains: professional name and title header, summary, detailed work experience, and education. Clean dividers between sections, modern yet professional appearance.",
"mode": "max"
}'9. ATS-Friendly Resume
9. ATS友好型简历
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create an ATS-optimized resume design that will parse correctly through applicant tracking systems. Single column layout, no tables or complex formatting, no images or graphics, no headers/footers. Standard section headings (Summary, Experience, Education, Skills), clear hierarchy with bold headings, bullet points for achievements, standard fonts (Arial or Calibri style), and consistent formatting. Clean and parseable while still looking professional.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create an ATS-optimized resume design that will parse correctly through applicant tracking systems. Single column layout, no tables or complex formatting, no images or graphics, no headers/footers. Standard section headings (Summary, Experience, Education, Skills), clear hierarchy with bold headings, bullet points for achievements, standard fonts (Arial or Calibri style), and consistent formatting. Clean and parseable while still looking professional.",
"mode": "max"
}'10. Portfolio Resume (with Work Samples)
10. 作品集式简历(含作品案例)
bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a portfolio-style resume for a creative professional (photographer, architect, or UX designer). Include a header section with name and title, a grid layout showcasing 4-6 project thumbnails with brief descriptions, condensed work experience section, skills as visual icons, client logo section, awards with visual badges, and contact information. Visual-heavy design that doubles as a mini portfolio. Modern, gallery-style aesthetic.",
"mode": "max"
}'bash
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Design a portfolio-style resume for a creative professional (photographer, architect, or UX designer). Include a header section with name and title, a grid layout showcasing 4-6 project thumbnails with brief descriptions, condensed work experience section, skills as visual icons, client logo section, awards with visual badges, and contact information. Visual-heavy design that doubles as a mini portfolio. Modern, gallery-style aesthetic.",
"mode": "max"
}'Best Practices
最佳实践
Design Principles
设计原则
- Hierarchy: Use clear visual hierarchy with consistent heading sizes
- White Space: Don't overcrowd - breathing room improves readability
- Color Scheme: Stick to 2-3 colors maximum for professionalism
- Typography: Use maximum 2 font families (one for headings, one for body)
- Alignment: Maintain consistent alignment throughout the document
- 层级结构:使用清晰的视觉层级,保持标题字号一致
- 留白空间:避免内容拥挤,留白提升可读性
- 配色方案:最多使用2-3种颜色,保持专业性
- 字体选择:最多使用2种字体(一种标题用,一种正文用)
- 对齐规范:全文保持一致的对齐方式
Industry-Specific Tips
行业专属建议
- Corporate/Finance: Conservative colors (navy, gray), formal layouts
- Tech/Startup: Modern designs, skill visualizations, GitHub-style elements
- Creative/Design: Bold layouts, unique elements, portfolio integration
- Healthcare/Legal: Traditional formats, professional colors, clean structure
- Academia: Comprehensive sections, formal structure, publication formatting
- 企业/金融:保守配色(深蓝、灰色)、正式布局
- 科技/创业公司:现代设计、技能可视化、GitHub风格元素
- 创意/设计:大胆布局、独特元素、集成作品集
- 医疗/法律:传统格式、专业配色、简洁结构
- 学术领域:全面板块、正式结构、论文引用格式规范
Format Considerations
格式考量
- Single Page: Best for early-career professionals (0-10 years)
- Two Pages: Appropriate for senior professionals (10+ years)
- Multi-Page CV: Standard for academic and research positions
- A4/Letter: Ensure design works for both paper sizes
- 单页:适合职场新人(0-10年经验)
- 双页:适合资深从业者(10年以上经验)
- 多页CV:学术与研究岗位的标准格式
- A4/Letter:确保设计适配两种纸张尺寸
Mode Selection
模式选择
Ask your users before generating:
"Do you want fast & cheap, or high quality?"
| Mode | Best For | Speed | Quality |
|---|---|---|---|
| Final resume designs, professional use | Slower | Highest |
| Quick drafts, concept exploration, testing layouts | Faster | Good |
生成前请询问用户:
"您需要快速低成本的版本,还是高质量版本?"
| 模式 | 适用场景 | 速度 | 质量 |
|---|---|---|---|
| 最终简历设计、专业用途 | 较慢 | 最高 |
| 快速草稿、概念探索、布局测试 | 较快 | 良好 |
Multi-Turn Design Iteration
多轮设计迭代
Use to iterate on resume designs:
session_idbash
undefined使用实现简历设计的迭代优化:
session_idbash
undefinedInitial design
初始设计
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern two-column resume design with a blue sidebar", "session_id": "resume-design-project" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern two-column resume design with a blue sidebar", "session_id": "resume-design-project" }'
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern two-column resume design with a blue sidebar", "session_id": "resume-design-project" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern two-column resume design with a blue sidebar", "session_id": "resume-design-project" }'
Iterate based on feedback
根据反馈迭代
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Change the sidebar color to dark green and add a circular photo placeholder at the top", "session_id": "resume-design-project" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Change the sidebar color to dark green and add a circular photo placeholder at the top", "session_id": "resume-design-project" }'
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Change the sidebar color to dark green and add a circular photo placeholder at the top", "session_id": "resume-design-project" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Change the sidebar color to dark green and add a circular photo placeholder at the top", "session_id": "resume-design-project" }'
Request variation
生成变体版本
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create an alternative version with the same content but a single-column layout", "session_id": "resume-design-project" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create an alternative version with the same content but a single-column layout", "session_id": "resume-design-project" }'
undefinedcurl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create an alternative version with the same content but a single-column layout", "session_id": "resume-design-project" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create an alternative version with the same content but a single-column layout", "session_id": "resume-design-project" }'
undefinedStyle Variation Batch Generation
批量生成风格变体
Generate multiple style variations for comparison:
bash
undefined生成多种风格变体以便对比选择:
bash
undefinedVariation A - Modern
变体A - 现代风
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern resume design for a product manager with blue accents", "mode": "eco" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern resume design for a product manager with blue accents", "mode": "eco" }'
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern resume design for a product manager with blue accents", "mode": "eco" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a modern resume design for a product manager with blue accents", "mode": "eco" }'
Variation B - Minimalist
变体B - 极简风
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a minimalist resume design for a product manager with black and white only", "mode": "eco" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a minimalist resume design for a product manager with black and white only", "mode": "eco" }'
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a minimalist resume design for a product manager with black and white only", "mode": "eco" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a minimalist resume design for a product manager with black and white only", "mode": "eco" }'
Variation C - Creative
变体C - 创意风
curl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a creative resume design for a product manager with bold colors and unique layout", "mode": "eco" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a creative resume design for a product manager with bold colors and unique layout", "mode": "eco" }'
undefinedcurl -X POST https://sense.eachlabs.run/chat
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a creative resume design for a product manager with bold colors and unique layout", "mode": "eco" }'
-H "Content-Type: application/json"
-H "X-API-Key: $EACHLABS_API_KEY"
-H "Accept: text/event-stream"
-d '{ "message": "Create a creative resume design for a product manager with bold colors and unique layout", "mode": "eco" }'
undefinedPrompt Tips for Resume Designs
简历设计提示词技巧
When creating resume designs, include these details in your prompt:
- Target Role/Industry: Specify the job type and industry context
- Color Scheme: Mention preferred colors or brand colors
- Layout Style: Single-column, two-column, or multi-page
- Section Requirements: List specific sections needed
- Visual Elements: Skill bars, icons, charts, photo placeholder
- Typography Style: Modern, classic, creative, formal
- Print/Digital: Optimize for print, screen, or both
创建简历设计时,提示词中需包含以下细节:
- 目标岗位/行业:明确岗位类型与行业背景
- 配色方案:提及偏好颜色或品牌色
- 布局风格:单栏、双栏或多页
- 板块需求:列出所需的具体板块
- 视觉元素:技能进度条、图标、图表、照片占位符
- 字体风格:现代、经典、创意、正式
- 使用场景:优化为打印、屏幕显示或两者兼顾
Example Prompt Structure
提示词结构示例
"Create a [style] resume design for a [role/industry].
Use [color scheme] with [accent details].
Include sections for [list sections].
The layout should be [layout type].
[Additional requirements like visual elements, typography, etc.]""为[岗位/行业]创建[风格]的简历设计。
使用[配色方案]搭配[细节点缀]。
包含[板块列表]板块。
布局采用[布局类型]。
[其他要求如视觉元素、字体等]"Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Insufficient balance | Top up at eachlabs.ai |
| Content policy violation | Prohibited content | Adjust prompt to comply with policies |
| Timeout | Complex generation | Set client timeout to minimum 10 minutes |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 余额不足 | 在eachlabs.ai进行充值 |
| 内容政策违规 | 包含违禁内容 | 调整提示词以符合政策要求 |
| 超时 | 生成任务复杂 | 将客户端超时设置为至少10分钟 |
Related Skills
相关技能
- - Core API documentation
each-sense - - Marketing creatives
meta-ad-creative-generation - - Professional product imagery
product-photo-generation
- - 核心API文档
each-sense - - 营销创意内容生成
meta-ad-creative-generation - - 专业产品图像生成
product-photo-generation