add-to-inbox
星标9
分支0
更新时间2026年1月20日 22:41
Create a new note in the Obsidian inbox with user-specified content, including project context
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Create a new note in the Obsidian inbox with user-specified content, including project context
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review a session or the git history for today and summarize this for our daily reporting
Manage Upsun Platform-as-a-Service projects. Use for deploying, creating environments, backups, scaling resources, database operations, SSH tunnels, logs, and Upsun CLI commands.
| name | add-to-inbox |
| description | Create a new note in the Obsidian inbox with user-specified content, including project context |
| license | Apache-2.0 |
| compatibility | opencode |
Obsidian vault path: "~/Documents/nls" Inbox location: "01 Inbox"
{vault}/01 Inbox/{filename}.md---
created: YYYY-MM-DD HH:mm
project: {project-name}
source: {working-directory}
status: inbox
---
# {Title}
{User-provided content}
## Context
- **Project:** {project-name}
- **Directory:** {working-directory}
- **Created during:** {brief description of what was being worked on}
Step 1: Gather context
Step 2: Process user input
Step 3: Create the note
{vault}/01 Inbox/{filename}.mdStep 4: Confirm creation
api-rate-limiting-idea.md, refactor-auth-module.md