skills
Agent skills.
Every Agent Skill I've built and open-sourced: 22 of them, for marketing, research, comms, and ops. Each is a self-contained SKILL.md that tells the model when to fire and how to work. It's the Agent Skills open standard Anthropic published and OpenAI adopted, so the same folder installs in Claude Code, claude.ai, and ChatGPT with no changes.
npx skills add alectivism/organization-ai-skills foundation
Fill these two first. Most other template skills read from them.
research_&_scraping
Ready to use, no setup.
- research ready
Web research with structured findings and cited sources.
SKILL.md ↗ - search-and-scrape ready
Routes each search or scrape to the right tool: parallel-search, Exa, Perplexity, Jina, or Firecrawl.
SKILL.md ↗ - linkedin-scrape ready
Scrapes LinkedIn profiles, posts, people, companies, and employees. Free local MCP for most, Apify for bulk.
SKILL.md ↗ - reddit-scrape ready
Scrapes Reddit posts and comments via Apify: single post, subreddit browse, or keyword search.
SKILL.md ↗
content_&_writing
Templates. Populate org-context and brand-voice first.
- content-draft template
Drafts blog posts, newsletter articles, thought leadership, one-pagers, and web copy in your brand voice.
SKILL.md ↗ - content-strategy template
Builds content pillars, audience matrices, editorial calendars, distribution plans, and KPIs.
SKILL.md ↗ - social-post template
Writes LinkedIn-first social posts in your organization's voice.
SKILL.md ↗ - press-release template
Wire-ready press releases with QA checklists, editor's notes, and source verification.
SKILL.md ↗ - case-study template
Turns program results, member outcomes, or experiment data into case studies.
SKILL.md ↗ - email-draft template
Drafts emails by audience type: internal, clients, executives, prospects.
SKILL.md ↗ - event-promo template
Event promo content: email invitations, social posts, one-pagers, and sponsor or speaker outreach.
SKILL.md ↗
meetings_&_comms
Templates.
- briefing-prep template
Meeting briefs: attendee research, relationship context, agenda, and talking points.
SKILL.md ↗ - meeting-followup template
Segmented post-meeting follow-up emails from transcripts or notes.
SKILL.md ↗ - research-brief template
Formats findings into board updates, member summaries, or public-facing briefs.
SKILL.md ↗ - slack-summary template
Summarizes a Slack channel: decisions, action items, and key threads.
SKILL.md ↗
ops_&_workflow
- asana-task template
Creates and manages Asana tasks in your project structure and naming conventions.
SKILL.md ↗ - document-find template
Finds documents across SharePoint, Google Drive, or Notion using your folder structure.
SKILL.md ↗ - launch-strategy template
Plans program, product, research, or event launches end to end.
SKILL.md ↗ - zapier-workflow-builder ready
Designs Zapier workflows from a plain-English description: architecture, Copilot prompts, and cost analysis.
SKILL.md ↗
agent_engineering
From the Claude Delegation Kit.
All MIT-licensed. The 21-skill pack is one command: npx skills add alectivism/organization-ai-skills. Source: organization-ai-skills. For authoring, distribution, and cross-platform (Claude and ChatGPT) rollout, see deploying Claude Skills.