Create Note
Quickly create formatted notes from meeting transcripts or text using seabbs's intelligent note summarization tool.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add seabbs-create-note npx -- -y @trustedskills/seabbs-create-note
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"seabbs-create-note": {
"command": "npx",
"args": [
"-y",
"@trustedskills/seabbs-create-note"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The seabbs-create-note skill allows AI agents to create notes. It provides a simple interface for generating and storing textual information, effectively acting as a digital notepad within the agent's workflow. This can be used for capturing ideas, summarizing data, or tracking progress on tasks.
When to use it
- Brainstorming: Quickly capture fleeting thoughts and ideas during a brainstorming session without needing external tools.
- Meeting Summaries: Have the AI agent automatically create concise summaries of meeting discussions.
- Task Tracking: Log steps taken or observations made while working on a project, creating a record for later reference.
- Data Logging: Record specific data points from research or analysis, such as measurements or experimental results.
Key capabilities
- Note creation
- Textual storage
Example prompts
- "Create a note summarizing the key findings of this document."
- "Please create a note titled 'Project Alpha - Status Update' and add the following: [details]."
- “Log that I completed step 3 in the onboarding process.”
Tips & gotchas
The skill’s functionality is limited to creating notes; it does not offer advanced features like organization or search. Ensure the agent has appropriate permissions if note data needs to be stored externally.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.