atpm-newskill

Automate creation, update, and audit of skills in the automotive-pm repository.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill atpm-newskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atpm-newskill
Source: https://github.com/arjunrattan-lab-ai/AICopilot-Projects/tree/main/00%20Workstreams/backup/skills/atpm-newskill
Command: npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill atpm-newskill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation, update, and auditing of skills within the automotive-pm repository, ensuring they adhere to conventions and are ready for use.

Core Features & Use Cases

  • Skill Creation: Scaffold new skills with correct conventions, including file structure, XML tags, and Confluence registration.
  • Skill Update: Modify existing skills to apply convention fixes and ensure compliance.
  • Skill Audit: Run full audits across all skills to check for violations of conventions and ensure they are properly registered and distributed.
  • Use Case: When you need to add a new skill to the automotive-pm repository, this Skill can create it with the correct structure and configurations, saving time and reducing errors.

Quick Start

Run 'atpm-newskill create atpm-mynewskill' to create a new skill with the name 'mynewskill'.

Frequently Asked Questions about atpm-newskill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate skill creation in an automotive-pm repository?

To automate skill creation in an automotive-pm repository, run 'atpm-newskill create' to scaffold new skills with correct file structure, XML tags, and conventions.

What is the best way to audit skills for convention adherence in automotive-pm?

Auditing skills for convention adherence involves running a full audit mode to check for violations across all skills, ensuring they are properly registered and distributed via Confluence.

How do I update existing skills to fix convention violations?

To update existing skills and fix convention violations, use the skill update mode which modifies configurations to ensure compliance and applies necessary convention fixes.

Do I need Confluence access to distribute automotive-pm skills?

Yes, you need Confluence access to distribute automotive-pm skills, because the automation requires Confluence integration to properly register and distribute the newly created or updated skills.

What Python dependencies are required to run skill automation scripts?

The Python dependencies required to run skill automation scripts are pypdf, pdfplumber, and pdf2image, which support processing reference assets during skill creation and auditing.