ワンクリックで
pulse
Create a concise morning or evening briefing with notable product, repo, news, and weather updates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create a concise morning or evening briefing with notable product, repo, news, and weather updates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Execute a Feishu task by dispatching it to opencode CLI for coding work. Reports results back to the task.
Handle GitHub issue or PR comments that mention NexAgent, using the comment and repository context to decide whether to start, continue, retry, stop, report status, or ask for clarification.
Echo a task string for live SkillRuntime end-to-end verification.
Update the GitHub issue with concise execution status, blockers, or PR handoff details.
Analyze a GitHub issue, implement the fix, verify it, and hand off to PR creation.
Create a branch commit, push it, and open a GitHub pull request linked to the issue.
| name | pulse |
| description | Create a concise morning or evening briefing with notable product, repo, news, and weather updates. |
| always | false |
| user-invocable | true |
Use this skill when the user asks for pulse, a daily briefing, or a compact morning/evening roundup.
Produce a fast, scannable briefing that feels curated rather than exhaustive.
Prefer durable patterns over improvisation:
bash to check the current local date and time.workspace/notes/pulse/ already contains recent briefings, inspect the latest one or two with read or bash to avoid obvious duplication.web_fetchweb_fetchweb_search plus web_fetchweb_fetchworkspace/notes/pulse/YYYY-MM-DD-morning.md or workspace/notes/pulse/YYYY-MM-DD-evening.md.message. Otherwise reply directly in the current conversation.Start directly with the title. Do not add a preamble.
Use a structure like:
# Pulse | Morning - YYYY-MM-DD
## Highlights
- **[Headline](URL)** Brief explanation and why it matters.
## Product
- **[Product Name](URL)** One-line summary.
## Open Source
- **[owner/repo](URL)** Why it is worth noticing.
## Weather
- City: short weather summary.
Adapt the sections to the day. If a section has nothing useful, omit it or replace it with a one-line note.