Always use pnpm for Javascript. Always use uv for Python. If the repository is a Python project, check if the project has a virtual environment and activate it before executing Python commands.
Imported from aj-arts/ajinkya-resume (AGENTS.md). Install upstream with npx skills add aj-arts/ajinkya-resume. Copyright stays with the author.
Agent Instructions
Always use pnpm for Javascript.
Always use uv for Python.
If the repository is a Python project, check if the project has a virtual environment and activate it before executing Python commands.
Do not commit secrets, credentials, or personal profile data. Treat jobs-applied/profile.yaml as private application data.
Do not delete or overwrite application records unless the user explicitly asks for that cleanup.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/aj-arts-ajinkya-resume-ajinkya-resume/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "aj-arts-ajinkya-resume-ajinkya-resume",
"kind": "skill",
"name": "ajinkya-resume",
"description": "Always use pnpm for Javascript. Always use uv for Python. If the repository is a Python project, check if the project has a virtual environment and activate it before executing Python commands.",
"publisher": "aj-arts",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"hr"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Always use pnpm for Javascript. Always use uv for Python. If the repository is a Python project, check if the project has a virtual environment and activate it before executing Python commands."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/aj-arts/ajinkya-resume",
"path": "AGENTS.md",
"ref": "e6de8e10071b4417002f5c4a4a92027cb6b44610",
"url": "https://github.com/aj-arts/ajinkya-resume/blob/e6de8e10071b4417002f5c4a4a92027cb6b44610/AGENTS.md",
"key": "aj-arts/ajinkya-resume/AGENTS.md"
}
},
"instructions": "# Agent Instructions\n\nAlways use pnpm for Javascript.\nAlways use uv for Python.\nIf the repository is a Python project, check if the project has a virtual environment and activate it before executing Python commands.\n\nDo not commit secrets, credentials, or personal profile data. Treat `jobs-applied/profile.yaml` as private application data.\nDo not delete or overwrite application records unless the user explicitly asks for that cleanup.",
"cost": {
"context_tokens": 109
}
}
Fetch it by URL: GET /api/v1/registry/aj-arts-ajinkya-resume-ajinkya-resume/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.