Skywork Document
Generate professional documents with AI
Creating high-quality documents requires time and expertise. This skill uses the Skywork Office Doc API to automatically generate formatted documents in multiple formats from your requirements and reference materials.
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「Skywork Document」。 Create a one-page memo announcing the new remote work policy to all employees.
預期結果:
- The memo is ready!
- - Download link: [Remote Work Policy Memo.docx](https://skywork.ai/files/abc123)
- - Local file: /Users/username/Downloads/Remote_Work_Policy_Memo.docx
正在使用「Skywork Document」。 Summarize the attached quarterly sales report into an executive summary document.
預期結果:
- The executive summary is complete!
- - Download link: [Q4_Sales_Executive_Summary.pdf](https://skywork.ai/files/xyz789)
- - Local file: /Users/username/Downloads/Q4_Sales_Executive_Summary.pdf
- The document includes key metrics, regional performance highlights, and recommendations for Q1.
安全審計
低風險Static analysis detected 145 patterns across network, filesystem, environment access, and external command categories. All findings were evaluated as false positives. Network calls are to official Skywork API endpoints. Filesystem operations are for legitimate token storage and document download. External commands open browser for OAuth authentication. Environment variables are for configuration only. No malicious patterns, credential exfiltration, or data leakage detected.
低風險問題 (3)
風險因素
🌐 網路存取 (6)
🔑 環境變數 (7)
📁 檔案系統存取 (4)
品質評分
你能建構什麼
Business report generation
Create comprehensive business reports, market research summaries, and analysis documents based on uploaded data files and requirements.
Academic paper assistance
Generate research summaries, study notes, and academic papers by processing reference materials and synthesizing content with web research.
Professional documentation
Produce proposals, contracts, memos, letters, and other business documents with professional formatting and structure.
試試這些提示
Create a blog post about the benefits of remote work. Include an introduction, three main sections covering flexibility, productivity, and work-life balance, and a conclusion. Format as HTML.
Based on the uploaded PDF file, create a 2-page summary document that captures the main research question, methodology, key findings, and implications. Write in clear English suitable for a general audience.
Create a comprehensive market research report on the electric vehicle charging industry in Brazil. Include market size, growth trends, key players, regulatory environment, and future opportunities. Use the attached Excel data file for statistics. Format as a professional Word document with charts and tables.
Translate the attached English business proposal into Simplified Chinese while adapting the tone and examples for a Chinese business audience. Maintain the original structure and key points but localize cultural references.
最佳實務
- Always run the authentication script (skywork_auth.py) before first use to establish your Skywork session
- Parse all reference files before calling create_doc.py to obtain file IDs for the document generation request
- Provide detailed content prompts that specify structure, sections, tone, and key points for best results
避免
- Do not use this skill for short plain-text answers or simple Q&A that does not require formatted output
- Do not skip authentication or attempt to call document scripts without a valid token
- Do not paste large amounts of parsed file content manually - the server retrieves content automatically using file IDs
常見問題
How do I authenticate with Skywork for the first time?
What file formats can I use as references?
How long does document generation take?
Can I generate documents in languages other than English?
What output formats are supported?
What happens if I receive an insufficient benefit error?
開發者詳情
檔案結構