Skip to content

jastudioconsulting/recruitment-skills

v0.3.1

Top Tier Talent Group recruiting front door: routing, branded resumes, submissions, vetting, sourcing, Loxo, and Tracker. Enter through the recruiter skill.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "recruitment-skills",
  "version": "0.3.1",
  "description": "Top Tier Talent Group recruiting front door: routing, branded resumes, submissions, vetting, sourcing, Loxo, and Tracker. Enter through the recruiter skill.",
  "author": { "name": "Ja Studio Consulting" },
  "interface": {
    "displayName": "TTTG Recruiting",
    "category": "Productivity",
    "developerName": "Ja Studio Consulting",
    "logo": "./assets/logo.png",
    "composerIcon": "./assets/logo.png",
    "shortDescription": "Recruiting front door: resumes, submissions, vetting, sourcing, Loxo, Tracker.",
    "longDescription": "The Top Tier Talent Group recruiting system. One front door routes each request to the right workflow (branded resume, submission write-up, vetting, sourcing, Loxo, Tracker) and shows the output shape before producing it. GitHub main is the single authority."
  }
}

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • interface