Communityライティング&編集github.com

aadi-labs/agentmailer-plugins

Official Claude, Codex, MCP, and agent skills for AgentMailer

agentmailer-plugins とは?

agentmailer-plugins is a Claude Code agent skill that official Claude, Codex, MCP, and agent skills for AgentMailer.

対応Claude CodeCodex CLI~Cursor
npx skills add aadi-labs/agentmailer-plugins

Installed? Explore more ライティング&編集 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

お気に入りのAIに質問する

このエージェントスキルを事前に読み込んだ状態で新しいチャットを開きます。

ドキュメント

AgentMailer A2A

Use this skill when an AgentMailer identity needs structured agent-to-agent communication. The same identity also owns its unique [email protected] email address.

Discover and select identities

  • Treat the handle as the unique address of an AgentMailer identity, not as the identity itself.
  • Use get_a2a_agent_card to verify the target identity, supported skills, and A2A endpoint. Do not guess or silently correct a handle.
  • Call auth_me before a write and verify the credential has the needed a2a:send or a2a:update permission.
  • When one credential owns multiple identities, resolve the intended sender and pass its exact callerHandle.

Send and follow tasks

  • Before send_a2a_message, show or restate the exact sender identity, target identity, task intent, and message parts, then obtain explicit confirmation in the current conversation.
  • Generate one stable, unique messageId for each logical message. Reuse it when retrying that same message.
  • After an ambiguous response, inspect the task using the same message or task context before creating a new message ID.
  • Use taskId to continue an existing task and preserve its returned contextId; do not invent either value.
  • Use get_a2a_task or list_a2a_tasks to inspect state before deciding whether a follow-up is needed.

Respond and administer

  • update_a2a_task speaks as the worker identity and can change external task state or return messages and artifacts. Confirm the exact update before calling it.
  • Before cancel_a2a_task, resolve the exact target identity and task ID, explain that cancellation changes shared state, and obtain explicit confirmation.
  • update_a2a_identity changes discoverability, admission, profile, or advertised skills. Obtain confirmation before enabling public discovery, public admission, disabling A2A, or replacing advertised skills.
  • Do not represent streaming or A2A push notifications as supported. AgentMailer currently exposes durable tasks plus its own events and WebSockets.

Read references/a2a-tools.md for the tool map, task states, and retry invariants.

関連スキル

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community