amplenote-assistant

Translate natural language requests into Amplenote note and task actions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ethanolivertroy/antigravity-skills --skill amplenote-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amplenote-assistant
Source: https://github.com/ethanolivertroy/antigravity-skills/tree/main/skills/amplenote-assistant
Command: npx skills add https://github.com/ethanolivertroy/antigravity-skills --skill amplenote-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to manage Amplenote notes and tasks by translating natural language requests into Amplenote actions.

Core Features & Use Cases

  • Create notes: generate new notes from user prompts.
  • Add tasks: attach tasks to existing notes and track progress.
  • Search notes: quickly locate notes and knowledge across the Amplenote workspace.
  • Use Case: Imagine you are planning a project; you can ask the skill to create a kickoff note and assign tasks to team members.

Quick Start

Use the Amplenote assistant to create a note titled "Standup Notes" and to add tasks to that note. For example: "Create-note 'Standup: 2026-02-08' with content 'Today’s agenda'"

Frequently Asked Questions about amplenote-assistant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Amplenote notes using natural language?

To create Amplenote notes using natural language, provide a prompt with a title and content; the assistant translates the request and executes note creation against your workspace.

Can I add tasks to existing notes in Amplenote via text commands?

Yes, you can add tasks to existing notes in Amplenote via text commands; the assistant parses the natural language input and attaches tasks to the specified notes for progress tracking.

How do I search across my Amplenote knowledge base?

To search across your Amplenote knowledge base, issue a natural language query; the assistant runs a search operation to quickly locate matching notes and content.

Do I need an Amplenote account to use the assistant?

Yes, an Amplenote account is required; the assistant relies on an authentication script to connect to your workspace and perform note and task operations.

Can I plan a project by generating notes and assigning tasks in one prompt?

You can plan a project by requesting a kickoff note and assigning tasks in your prompt; the assistant handles note creation and task attachment to streamline project setup.