Skip to content

Release 0.4.0: consolidate agentmail-skills content, add education skills#5

Merged
SanjithSambath merged 1 commit into
mainfrom
consolidate-skills
Jul 14, 2026
Merged

Release 0.4.0: consolidate agentmail-skills content, add education skills#5
SanjithSambath merged 1 commit into
mainfrom
consolidate-skills

Conversation

@SanjithSambath

Copy link
Copy Markdown
Contributor

Makes this repo the single source of truth for AgentMail skill content, absorbing everything from agentmail-skills (which becomes a read-only auto-synced mirror — see the companion mirror-workflow PR).

Changes

  • New skills agent-email-patterns and email-for-ai-agents, moved from agentmail-skills (frontmatter normalized, agents/openai.yaml added).
  • agentmail: absorbed the 724-line agentmail-sdk skill — new references/admin.md (agent sign-up incl. >=0.4.15 gate, domains, allow/block lists, IMAP/SMTP pointer); pagination, raw MIME, retry semantics, and MessageItem metadata-only warning added to references/python.md/typescript.md; event table + reconnection guidance in websockets/webhooks references.
  • agentmail-cli: added pods, webhooks, domains, forward, and HTML-send commands — every command/flag verified against the live CLI v0.7.12 (the old skills repo's retrieve verb was wrong; it's get).
  • agentmail-mcp: per-client config paths (Cursor/VS Code/Windsurf/Claude Desktop) and full auth-options matrix, header-over-query stance kept, no hardcoded tool counts.
  • agentmail-toolkit: framework import table added; behavior docs unchanged.
  • Version 0.4.0 in all four manifests + CHANGELOG entry.

Verification

  • scripts/validate_repo.py and claude plugin validate . --strict pass (4 manifests, 9 skills).
  • Adversarial review with live verification: both SDKs installed and every claimed signature introspected (Python 0.5.7, TS 0.5.15 .d.ts), CLI flags run against the binary, MCP endpoint probed, tests/test_sdk_signatures.py green. One false claim from the old repo ("feedback_enabled required by the API" — it's CLI-only enforcement) was caught and corrected.

🤖 Generated with Claude Code

…/toolkit docs

Add agent-email-patterns and email-for-ai-agents skills (moved from
agentmail-skills), document admin APIs (sign-up, domains, allow/block
lists), pagination/retry/raw-MIME in agentmail, expand agentmail-cli
with pods/webhooks/domains/forward/HTML-send, add per-client config
and auth to agentmail-mcp, and a framework import table to
agentmail-toolkit. Bump all four manifests to 0.4.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@SanjithSambath
SanjithSambath merged commit 92c11d5 into main Jul 14, 2026
1 check passed
@SanjithSambath
SanjithSambath deleted the consolidate-skills branch July 14, 2026 22:55
SanjithSambath added a commit that referenced this pull request Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant