intercom-api
Intercom API (Write Operations)
Perform write operations on Intercom conversations and Help Center via REST API using curl.
Authentication
Store your Intercom Personal Access Token as an environment variable. The Intercom-Version: 2.11 header is required on all requests.
# Set your token (add to ~/.zshenv, ~/.bashrc, or ~/.zshrc)
export INTERCOM_ACCESS_TOKEN="your-token-here"
# Test authentication
curl -s https://api.intercom.io/me \
-H "Authorization: Bearer $INTERCOM_ACCESS_TOKEN" \
-H "Accept: application/json" \
-H "Intercom-Version: 2.11" \
| python3 -c "import sys,json; d=json.load(sys.stdin); print(d['name'], d['email'])"
More from everyinc/everyskill
hemingway
Cuts ruthlessly. Flags every adjective, adverb, and unnecessary word. Demands you kill your darlings. Use when drafts feel bloated or slow. Invoke with /hemingway [text].
22skill-generalizer
Transform a team-built, use-case-specific skill into a generalized, onboardable skill that any Plus One bot can adopt. Trigger when the user asks to generalize a skill, make a skill distributable, or prepare a skill for the skill store.
16ai-check
Automatically detects AI writing patterns and produces a sequential checklist for manual editing in Google Docs. Scans for AI tells—generic phrasing, stock openers, formal transitions, correlative constructions, vague authority claims, and other patterns—then outputs the revised text first and technical details second. Auto-triggers when generating, editing, reviewing, or polishing any written content for Every.
12kate-top-edit
Top-editing skill for Every drafts. Use when the user says "run Kate's top edit skill" or asks for a top edit on a piece. Screens for common issues Kate catches in final review before publication.
4every-social-style
This skill should be used when writing social media content for Every (Twitter/X and LinkedIn). It provides the complete Every social style guide including voice, tone, post archetypes, structural patterns, and platform-specific guidance. Triggers on requests to write tweets, X posts, LinkedIn posts, social copy, or when the user asks for Every's social voice.
3every-editorial-triage
Fast first-pass editorial assessment for Every drafts. Use when an editor receives a draft article and needs to quickly determine if it has the essential building blocks (thesis, promise, hook, stakes) and aligns with Every's strategy and voice before proceeding to deeper editing. Returns a tight, skimmable assessment with clear next steps.
3