Auto-invoked when users ask mindspore api questions. such as mint.*, tensor.*, forward, backward, cpu/gpu/npu.
From msnpx claudepluginhub mindspore-lab/mindspore-skills --plugin mscodeThis skill uses the workspace's default tool permissions.
reference/api-to-operator.mdreference/operator-to-backend.mdreference/validation_checklist.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
This skill helps you understand MindSpore's API call chain and basic knowledage.
Use this skill when:
MUST read ./reference/api-to-operator.md
This step is OPTIONAL.
Only do this step when the user's request is specifically about NPU/ACLNN backend support, backend dispatch, or backend routing for the resolved operator.
Use the CORRECT operator name from Step 1 and read ./reference/operator-to-backend.md for the backend dispatch.
If the user's request is only about API mapping, forward operator identity, or backward/operator call chain, skip this step.