From ai-anthropology
Guides digital and computational research methods for anthropology: studying online communities, analyzing cultural material at scale, and collaborating with AI in analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-anthropology:digital-computational-methodsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide research design across anthropology's three ways of working with
Guide research design across anthropology's three ways of working with machines: studying digital technologies and the social worlds they mediate, computing over cultural material at scale, and collaborating with AI systems in analysis. These are relationships, not toolkits — the same platform or model can be the object of study, an instrument of analysis, or an interlocutor in interpretation, and the design obligations differ in each case (Artz 2026, "A Call for an AI Anthropology," General Anthropology 33(1)).
| Task | Reference |
|---|---|
| The three relationships, their history, and when each fits | Read references/relationship-framework.md |
| Digital ethnography and netnography design, platform ethics | Read references/digital-fieldwork-guide.md |
| Matching computational methods to corpus and question | Read references/computational-methods-guide.md |
| AI-collaborative analysis execution | Hand off to the qualitative-analysis skill |
Before choosing methods, establish what relationship the project enacts with the machine — read references/relationship-framework.md for the framework and its disciplinary history:
Projects are rarely one register from start to finish: a study of a platform may compute over its trace data; computational results may feed AI-collaborative interpretation. Re-diagnose at phase boundaries, and name the register in the research design — each carries different methodological and ethical obligations.
Read references/digital-fieldwork-guide.md before designing.
Read references/computational-methods-guide.md for method-by-method guidance and the toolkit notebooks that implement each.
When the project brings AI into interpretation itself:
Register confusion. Running a topic model does not make a project computational anthropology, and using a chatbot does not make it AI-collaborative research — the register is defined by the designed relationship, not by which software appears in the workflow.
Platform-convenience sampling. Studying a subreddit because its data is easy to collect, then generalizing to "online communities." Site selection needs the same justification online as any field site.
The big-corpus reflex. "The corpus is large, so topic model it." Method follows question; a large corpus with a meaning-centered question may need sampling and close reading instead.
Model output as ground truth. Reporting topics, entities, or clusters as findings without reading back into the material that produced them.
One-shot register diagnosis. Designing the whole project in one register and never revisiting it, when the work has actually shifted — computing over data gathered ethnographically, or conversing with a system built as an instrument.
Example 1: Online community study
Input: "I want to study how a Discord server for migrant workers builds mutual aid. Where do I start?"
Output approach: Register 1 (studying it). Read the digital-fieldwork guide; design presence and consent for a semi-private community (Discord is not public space); combine observation with member interviews; plan capture around ephemerality; route consent design to informed-consent. If the corpus grows large, revisit Step 3 for computational support.
Example 2: Large corpus, exploratory question
Input: "I scraped 40,000 forum posts about traditional medicine. How do I analyze them?"
Output approach: Register 2 (computing with it). Check the question first: for broad thematic terrain, topic modeling with validation by close reading of exemplar posts; for who-and-what structure, NER; for discourse relations, text networks. Then hand representative subsets to the qualitative-analysis pipeline for interpretive coding — computation to map the terrain, coding to read it.
Example 3: AI in the analysis itself
Input: "Can I have AI code my interviews under different theoretical perspectives and compare the results?"
Output approach: Register 3 (collaborating with it). Multi-lens design through the qualitative-analysis skill and toolkit pipeline; the researcher adjudicates divergence between lenses and treats friction points as findings; the collaboration is documented as method, with validation and provenance throughout.
npx claudepluginhub mattartzanthro/ai-anthropology-toolkit --plugin ai-anthropologySelects and justifies research methods for anthropological/qualitative research by treating method choice as an epistemic-design problem.
Strengthens analysis and reporting for New Media & Society manuscripts across qualitative, content/discourse, computational, and mixed methods, making inference transparent on each tradition's own terms.