Note

🌐Community
by braselog · vlatest · Repository

This skill creates and manages notes for you, helping to organize thoughts and information efficiently.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add note npx -- -y @trustedskills/note
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "note": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/note"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The note skill allows AI agents to create and manage notes. It can generate new notes with titles and content, retrieve existing notes by title, and list all available notes. This functionality is useful for organizing information and tracking progress on tasks within an agent's workflow.

When to use it

  • Brainstorming: Quickly jot down ideas during a brainstorming session without needing external tools.
  • Task Management: Create short notes outlining steps or reminders for completing specific tasks.
  • Research Documentation: Record key findings and observations while conducting research.
  • Meeting Summaries: Capture important points discussed in meetings.

Key capabilities

  • Create new notes with titles and content.
  • Retrieve existing notes by title.
  • List all available notes.

Example prompts

  • "Create a note titled 'Project Brainstorm' about potential marketing strategies."
  • "Show me the note called 'Meeting Summary'."
  • "List all my notes."

Tips & gotchas

The skill requires clear and specific titles for notes to ensure accurate retrieval. Note content is managed internally by the agent using this skill, so external backups are not provided.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
braselog
Installs
3

🌐 Community

Passed automated security scans.