AI with Michal
Teamtailor

Skill bundle

Teamtailor Bundle

Bundled skills and integration code for third-party APIs — download a ZIP after checkout, add your keys, and run the workflows in your own stack. Delivery is usually within minutes.

Teamtailor Bundle

JSON:API-native TA workflows—search, score, feedback, exports, and bulk updates. This bundle connects Claude Code to Teamtailor so you search candidates with native filter[...] waves (plus optional job pipeline mode), score applicants with note write-back, attach structured feedback to interviews and/or candidate notes, export job-applications to Excel, create jobs from intake notes, bulk-update candidates from spreadsheets, and generate stage, rejection, and source analytics with Claude narrative.

Why this bundle exists

Teamtailor powers candidate experience and collaborative hiring; ops teams still need bulk exports, consistent scoring, and spreadsheet-driven updates that the UI does not optimize for. These skills wrap the versioned JSON:API so you pin stability (TEAMTAILOR_API_VERSION) while Claude handles interpretation and reporting.

How you benefit

  • Pipeline truth in Excelexport-pipeline pulls job-applications for one or all jobs for hiring-manager and finance reviews.
  • Feedback where interviewers lookwrite-feedback attaches to interviews and/or candidate notes so signal is not trapped in side docs.
  • Bulk hygieneupdate-candidate updates tags and common fields from controlled spreadsheets.

Example prompts

When Claude has access to Teamtailor through this bundle’s API integration (with your keys and project configured), you can ask in plain language—for example:

  • Export job applications for job 123 with stages and rejection reasons for our weekly TA sync.
  • Find candidates in our talent pool who match ‘embedded firmware’ and rank them using this must-have list.
  • Score applicants on the Product Designer job against this brief and attach structured feedback to interviews where possible.
  • Bulk-update tags from this spreadsheet after I confirm the dry-run output looks right.

Full power (easy to miss)

  • Pin TEAMTAILOR_API_VERSION to a dated YYYYMMDD from Teamtailor’s official changelog—breaking changes are real; the version string is not decorative.
  • Chain: export job applications for job 123 → pipeline report in one assistant thread.
  • Pair with sourcing bundles for net-new talent; Teamtailor skills focus on applications in Teamtailor.

What you get

Digital download: a ZIP you unzip into your project. You keep instant access after purchase; the archive is delivered when packaging completes.

Included skills

Skill What it does
search-candidates Multi-wave search using native filter[...] params plus optional job pipeline mode
score-candidates AI-score applicants on a job and write results back as notes
write-feedback Structured feedback from raw notes — attach to an interview and/or candidate note
export-pipeline Export job-applications for one or all jobs to Excel
create-job Create a job from intake notes (defaults to internal/draft-style visibility)
update-candidate Bulk CSV/Excel updates for tags and common candidate fields
generate-report Pipeline metrics (stages, rejection reasons, sources) plus Claude narrative

How it works

  1. Unzip the bundle into your Claude Code project (see buyer setup in the archive).
  2. Add API keys to a shared .env at the project root (see Requirements).
  3. Ask Claude in plain English — for example: “Export job applications for job 123, then run the pipeline report.”

Requirements

  • TEAMTAILOR_API_KEY — Company API key (Teamtailor API docs)
  • TEAMTAILOR_API_VERSION — Dated version string (YYYYMMDD, e.g. 20240404). Pin the version from the official changelog in the docs.
  • ANTHROPIC_API_KEY — for Claude API access

Compatibility

Works with macOS and Windows scripts (run.sh / run.ps1). Designed for Claude Code and similar assistants (Cursor, Copilot, Codex workflows supported where your environment matches the bundle).

Support & updates

Technical reference: CLAUDE.md and per-skill README files in the bundle. Release history at the bottom of this page mirrors CHANGELOG.md so you can read version notes before purchase.

Release history

Below is the same content as CHANGELOG.md in this bundle, so you can see version history before purchase. After download, both files ship together in the ZIP.

Teamtailor Bundle Changelog

1.0.2 (2026-04-30)

Add .env.example at the bundle root documenting environment variables for this integration (copy to .env). No skill behavior changes.

1.0.1 (2026-04-30)

Maintenance release: refreshed buyer-facing PRODUCT.md release history (mirrored from CHANGELOG.md) and rebuilt the distribution ZIP. No skill behavior changes.

1.0.0 (2026-04-29)

Initial release.

Skills included

  • search-candidates: JSON:API filter waves + optional job pipeline mode
  • score-candidates: AI scoring against a job brief; writes Teamtailor notes
  • write-feedback: Structured interview feedback on interviews and/or candidate notes
  • export-pipeline: Job-application export to multi-sheet Excel
  • create-job: Job creation from intake notes (defaults to internal listing)
  • update-candidate: Bulk CSV/Excel updates with --dry-run
  • generate-report: Pipeline analytics with rejection reasons and Claude narrative