haziqmalik/career-evidence-toolkit
v0.1.0Apache-2.0
Maintain verified career evidence and generate truthful, role-specific resumes.
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": "career-evidence-toolkit",
"version": "0.1.0",
"description": "Maintain verified career evidence and generate truthful, role-specific resumes.",
"author": {
"name": "Hazique Malik",
"url": "https://github.com/haziqmalik"
},
"homepage": "https://github.com/haziqmalik/career-evidence-toolkit",
"repository": "https://github.com/haziqmalik/career-evidence-toolkit",
"license": "Apache-2.0",
"keywords": [
"career",
"resume",
"certificates",
"job-application",
"evidence"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Career Evidence Toolkit",
"shortDescription": "Create evidence-backed resumes",
"longDescription": "Onboard a private career workspace, maintain a verified master resume and certificate registry, and generate ATS or executive resumes for job titles and specific vacancies.",
"developerName": "Hazique Malik",
"category": "Productivity",
"capabilities": [
"Read",
"Write",
"Interactive"
],
"websiteURL": "https://github.com/haziqmalik/career-evidence-toolkit",
"privacyPolicyURL": "https://github.com/haziqmalik/career-evidence-toolkit/blob/main/PRIVACY.md",
"termsOfServiceURL": "https://github.com/haziqmalik/career-evidence-toolkit/blob/main/TERMS.md",
"defaultPrompt": [
"Set up my private career workspace, import my existing evidence, and initialize my master resume.",
"Sync my certificates and update my master resume using only verified or user-confirmed evidence.",
"Analyze this vacancy and create ATS and Executive resumes using only relevant, supported career evidence."
],
"brandColor": "#E44C65",
"composerIcon": "./assets/icon.svg",
"logo": "./assets/icon.svg"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 6YAML files
- 2JSON files
- 2images
- 2other files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai