create-note-from-chat

create-note-from-chat is a skill for Claude Code, Codex from pilotspace/pilot-space. It costs 14 tokens per session (422 once invoked), scanned A, original, Apache-2.0.

A workflow that turns a homepage chat conversation into a structured note made of editable content blocks.

In plain words
What is it for?
Use it to detect worthwhile conversations, create a title, organize messages chronologically, and save the result through the notes API.
Why use it?
It preserves useful decisions, analysis, and context instead of leaving them buried in a chat history.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/pilotspace/pilot-space/create-note-from-chat
Any agent
npx skills add pilotspace/pilot-space --skill create-note-from-chat
Clone the repo
git clone --depth 1 https://github.com/pilotspace/pilot-space

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-note-from-chat

README.md
[![agentmods](https://agentmods.dev/badge/skills/pilotspace/pilot-space/create-note-from-chat.svg)](https://agentmods.dev/skills/pilotspace/pilot-space/create-note-from-chat)
Your own site
<a href="https://agentmods.dev/skills/pilotspace/pilot-space/create-note-from-chat"><img src="https://agentmods.dev/badge/skills/pilotspace/pilot-space/create-note-from-chat.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 422 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00014 $0.00422
Opus 5 $0.00007 $0.00211
Sonnet 5 $0.00003 $0.00084
Haiku 4.5 $0.00001 $0.00042

Measured 3d ago against content hash 1e8786dd6077, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

create-note-from-chat scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

backend/src/pilot_space/ai/templates/skills/create-note-from-chat/SKILL.md · 66 lines

What it actually says

Create Note from Chat Skill

Convert a homepage Compact ChatView conversation into a structured note with TipTap content blocks.

Quick Start

Use this skill when:

  • AI detects 2+ substantive exchanges in homepage chat
  • User explicitly requests note creation from chat
  • Conversation contains actionable insights worth preserving

Workflow

  1. Detect Note-Worthy Content

    • At least 2 substantive exchanges (not greetings or simple questions)
    • Conversation contains actionable items, decisions, or analysis
    • User has engaged with AI suggestions or asked follow-up questions
  2. Extract Key Themes

    • Generate concise title from main conversation topic
    • Identify distinct discussion points for content blocks
  3. Structure as TipTap Blocks

    • User messages become blockquotes (attributed context)
    • Assistant analysis becomes paragraphs (refined content)
    • System messages are excluded
    • Preserve chronological order
  4. Create Note via API

    • Call POST /notes/from-chat with structured content
    • Link to source chat session via source_chat_session_id
    • Optionally associate with a project

Output Format

{
  "note_id": "uuid",
  "title": "Auth Refactor Strategy",
  "source_chat_session_id": "uuid"
}

Proactive Suggestion

After 2+ exchanges, the AI may suggest: "Would you like me to save this conversation as a note? I can structure it with the key points we discussed."

Integration Points

  • CreateNoteFromChatService: Backend service for note creation
  • PilotSpaceStore: Frontend manages chat-to-note UI flow
  • NoteCreationSuggestion: Frontend component for inline suggestion

References

  • Spec: specs/012-homepage-note/spec.md (Chat-to-Note Endpoint)
  • US-19: Homepage Hub feature
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 66 lines · 14 tokens per session scan A 1e8786dd6077

Subscribe to this mod's changes

create-note-from-chat is a skill published in the GitHub repository pilotspace/pilot-space (2 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 14 tokens to every session and 422 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

test-conversion

Workflow for converting unit tests to browser tests for Project Bedrock. Invoke this when the user wants to remove complex Browser dependencies from tests.

chromium/chromium · 31 tokens

review-agentic-workflows

Review agentic workflow changes for correctness, security posture, and optimization opportunities with compile, validation, and audit evidence.

github/gh-aw · 29 tokens

azure-mgmt-botservice-dotnet

Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, Slack), and connection settings. Triggers: "Bot Service", "BotResource", "Azure Bot", "DirectLine channel", "Teams channel", "bot management .NET", "create bot".

microsoft/skills · 78 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

sn-da-large-file-analysis

万行以上 Excel 数据集的高性能分析引擎。提供 openpyxl readonly 流式读取(iterrows 支持 10 万行以上)、Parquet 转换加速、内存优化、分块处理和大文件写入模式。遇到以下任一情况就主动使用本 skill:①数据行数 ≥ 10k(由 sn-da-excel-workflow 的行数评估步骤触发);②用户出现触发词:大文件 / 大数据量 / 性能优化 / 内存不足 / OOM / 百万行 / 十万行 / 流式读取 / Parquet / 分块处理 / large file / big data / streaming read / chunked processing;③直接使用…

OpenSenseNova/SenseNova-Skills · 218 tokens