jsbakker

Import Applications — Development skill for Claude Code

Development community

Import a pre-existing external job-tracking file into tracking/applications.ndjson.

How to install Import Applications

Installs to ~/.claude/commands/jsbakker-job-os-import-applications.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jsbakker/job-os/HEAD/.claude/commands/import-applications.md -o ~/.claude/commands/jsbakker-job-os-import-applications.md

Restart Claude Code, or start a new session, for it to be picked up.

What Import Applications does


name: import-applications description: Import a pre-existing external job-tracking file into tracking/applications.ndjson

Import a pre-existing job-tracking file into the tracking log: $ARGUMENTS

You are bringing historical application data — from before this repo was adopted — into `tracking/applications.ndjson`. The source file can be anything: a spreadsheet, a Word document, an Apple Numbers file, a CSV, plain text, or Markdown, in any layout. Examine its actual structure yourself;

Alternatives in Development

  • MCP Builder — Guide for creating high-quality MCP servers to integrate external APIs and services 94.1k ★
  • Instinct Import — 从文件或 URL 导入直觉(Instincts)到项目/全局作用域 1.9k ★
  • Deep Research From Scratch — Deep research has broken out as one of the most popular agent applications 768 ★

Full documentation available on GitHub

View Source Repository