🤖
AutomationJavaScript

Apify Plugin

by career-ops-hq

Apify Plugin is an Automation skill for Claude Code, published by career-ops-hq in career-ops.

70K stars13.2K forkson career-ops-hq/career-opsAdded 2026/09/03Repository updated 2026/09/03
aiai-agentanthropicatsautomationbeginner-friendlycareercareeropsclaudeclaude-codeclifirst-timers-onlygolanggood-first-issueinterview-prepjob-applicationjob-huntingjob-searchopen-sourceresume
Install in seconds
Install Apify Plugin
Copy Apify Plugin into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/career-ops-hq/career-ops/tree/main/plugins/apify ~/.claude/skills/apify

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/career-ops-hq/career-ops.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/apify/skill.md in career-ops-hq/career-ops
Installs to
~/.claude/skills/apify
Collection
One of 8 skills cataloged from this repository
Category
Automation1754 skills

What Apify Plugin does

Apify Plugin runs an Apify actor for a tracked company source and maps dataset items into the scanner. Use it in portals.yml when provider: apify is set and you want scan.mjs to ingest the results.

Apify Plugin is cataloged under Automation on DirSkills. Apify Plugin comes from a repository tagged ai, ai-agent, anthropic, ats and automation.

Documentation

README

apify plugin

A keyed provider: runs an Apify actor and maps its dataset items into the scanner. It fires ONLY on a portals.yml entry that sets provider: apify — never via auto-detection. Put APIFY_TOKEN in .env.

portals.yml entry

tracked_companies:
  - name: "Indeed — VP Engineering (Chicago)"
    provider: apify
    actor: misceres/indeed-scraper
    input: { position: "VP of Engineering", location: "Chicago, IL", maxItems: 25 }
    field_map:
      title:    [positionName, title]    # array = first non-empty wins
      url:      url
      company:  [company, companyName]
      location: [location, formattedLocation]

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Apify Plugin

  • What else does career-ops-hq publish alongside Apify Plugin?

    Apify Plugin is one of 8 skills that DirSkills catalogs from career-ops-hq/career-ops, the repository it ships in. Its siblings there include Career Ops, Career Ops and Career Ops Notion Plugin. Each one is a separate skill with its own page in this directory, installs the same way Apify Plugin does, and is maintained by career-ops-hq in that same repository. The rest of the collection is listed on the career-ops-hq/career-ops page.

  • How does Apify Plugin compare to other Automation skills?

    Apify Plugin ranks #23 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Apify Plugin against them. Open each page to compare what they document and how they install.

More from career-ops-hq/career-ops

Apify Plugin is one of 8 skills cataloged on DirSkills from career-ops-hq/career-ops.

See all 8 skills