Skip to content

inboxparse/skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InboxParse Agent Skill

An agent skill for working with the InboxParse Email-to-LLM API.

What It Does

Enables AI agents to:

  • List, search, and retrieve emails and threads
  • Send and reply to emails
  • Manage mailboxes, labels, and webhooks
  • Track API usage

Install

npx skills add inboxparse/skill

Requirements

  • An InboxParse account with an API key
  • Set INBOXPARSE_API_KEY environment variable or pass key via Authorization: Bearer header

Structure

├── SKILL.md              # Main skill instructions (loaded by agents)
├── references/
│   ├── api-reference.md  # Detailed endpoint docs
│   ├── webhook-events.md # Webhook event types
│   └── error-codes.md    # Error code reference
└── assets/examples/      # curl script examples

Links

About

InboxParse Skill - Turn emails into structured, AI-ready data via a clean REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages