Skip to main content

career-ops-plugin-name

How to use the {{NAME}} plugin and the data it produces.

Ir a la instalación

Datos de origen

Repositorio
career-ops-hq/career-ops
Última actividad en el origen
1 de septiembre de 2026 a las 10:18
Idioma detectado de SKILL.md
inglés
Estrellas
71.733
Forks
13.531

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Explorador de archivos
6 archivos

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
career-ops-plugin-{{NAME}}
description
How to use the {{NAME}} plugin and the data it produces.
license
MIT
# {{NAME}} > This file teaches an AI agent how to drive THIS plugin. Keep it scoped to the > plugin's own domain — it must not instruct the agent to edit core files, change > scoring, or act outside the plugin's declared hooks. ## How to run it - `node plugins.mjs run {{NAME}}` — runs the plugin's hook. ## What it produces TODO: describe the data structure. For a producer hook, the `Job[]` fields you emit (title, url, company, location). For an export hook, what you push and where. ## Settings TODO: any non-secret options the user sets in `config/plugins.yml` under `plugins.{{NAME}}` (these arrive as `ctx.settings`).
Ver en GitHub