技能 docs
📦

docs

安全

建立 NotebookLM 文件

也可从以下获取: 0xSero,0xSero

使用者需要結構化的 YAML 配置來進行 NotebookLM 文件和簡報展示。這個技能產生可直接用於生產環境的 YAML 文件,並根據不同使用情況提供設計規格。

支持: Claude Codex Code(CC)
📊 70 充足
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“docs”。 Generate a NotebookLM YAML configuration for API documentation

预期结果:

  • ---
  • name: api-documentation
  • description: "API reference documentation generator"
  • allowed-tools: ["Read", "Write"]
  • metadata:
  • skillport:
  • category: docs
  • tags: [api, documentation, reference]
  • alwaysApply: false
  • ---

正在使用“docs”。 Create slide designs for a quarterly business review

预期结果:

  • ## 案A(ミニマル/コーポレート)
  •  
  • ```yaml
  • # presentation_design_spec_minimal_corporate_jp.yaml
  • 全体デザイン設定:
  • トーン: "信頼感、プロフェッショナル、クリーン"
  • 配色パレット:
  • ベース: "#FFFFFF"
  • アクセント: "#0052CC"
  • ```

安全审计

安全
v6 • 1/21/2026

Static scanner flagged YAML frontmatter, markdown syntax, and design documentation as security risks. Manual review confirms all findings are false positives. The skill generates documentation templates containing YAML configurations for NotebookLM and slide design specifications. No actual shell commands, cryptographic operations, or network calls for data exfiltration exist. The content consists solely of design documentation and reference URLs to external tutorials.

4
已扫描文件
707
分析行数
0
发现项
6
审计总数
未发现安全问题
审计者: claude 查看审计历史 →

质量评分

38
架构
100
可维护性
87
内容
21
社区
100
安全
91
规范符合性

你能构建什么

建立 NotebookLM YAML 配置

產生針對 NotebookLM 文件處理最佳化的 YAML 檔案,包含中繼資料、工具配置和處理指示。

設計簡報展示範本

產生兩種替代的簡報設計規格(企業極簡風和編輯故事風),包含配色方案、字型選擇和版面規則。

為特定受眾自訂文件

回答簡短問卷以產生針對特定受眾的文件,包含適當的語調、視覺設計和品牌元素。

试试这些提示

基本 NotebookLM YAML 生成
Generate a NotebookLM YAML configuration file for my documentation project. The topic is [describe your documentation topic].
帶有受眾參數的自訂 YAML
Create a NotebookLM YAML configuration with the following parameters: purpose is [corporate/internal/investor], audience is [technical/non-technical/mixed], tone is [formal/casual/professional].
簡報設計規格生成
Generate slide design YAML specifications for [presentation topic]. I need two variations: one for [corporate/business context] and one for [creative/storytelling context].
完整文件套件
Create a complete documentation package including both NotebookLM YAML configuration and slide design specifications. My project involves [describe project] targeting [describe audience] with [describe tone/preferences].

最佳实践

  • 提供關於文件主題和目標受眾的清晰背景資訊,以獲得更好的 YAML 自訂效果
  • 使用兩種簡報設計變體來比較不同的視覺方法後再做出最終選擇
  • 在請求自訂設計時包含特定的色碼、字型和品牌元素

避免

  • 不要要求此技能撰寫或修改應用程式的原始碼
  • 不要期望此技能具有網路連線或 API 整合功能
  • 不要依賴此技能進行部署或基礎架構任務

常见问题

此技能產生什麼檔案格式?
此技能產生專門為 NotebookLM 自訂功能格式化的 YAML 檔案。輸出是文字型 YAML,可以直接複製到 NotebookLM 中使用。
我可以使用此技能進行程式碼文件編寫嗎?
此技能為 NotebookLM 建立配置文件。若需要原始碼文件(如 JSDoc、docstring),請改用專注於編碼的技能。
如何在 NotebookLM 中使用簡報設計 YAML?
在 NotebookLM 中開啟您的來源,點擊「簡報」,然後點擊「自訂簡報」。將 YAML 輸出貼到自訂描述欄位中,然後點擊產生。
兩種簡報設計變體之間有什麼區別?
案A(極簡企業風)優先考慮可讀性和專業外觀,採用乾淨的版面配置。案B(編輯故事風)強調情感影響和視覺故事敘述,擁有更多留白和生活美學元素。
我可以進一步自訂產生的 YAML 嗎?
可以。此技能接受目的、受眾、語調和品牌元素的參數。您也可以手動編輯產生的 YAML 來新增特定需求。
此技能會連線到外部服務嗎?
不會。此技能在本地產生文件,無需網路呼叫。輸出中的參考網址僅為外部教學的資訊連結。

开发者详情

文件结构