setup-matt-pocock-skills

Bootstraps agent-skills scaffolding with TeX Live dependencies and a minimal example.

13|3|Updated May 12, 2026
One-click install
npx skills add https://github.com/kevinnft/ai-agent-skills --skill setup-matt-pocock-skills-kevinnft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/kevinnft/ai-agent-skills/tree/main/skills/mattpocock/engineering/setup-matt-pocock-skills
Command: npx skills add https://github.com/kevinnft/ai-agent-skills --skill setup-matt-pocock-skills-kevinnft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sets up a shared, pre-configured workspace so engineering skills can reliably discover and use the repository's issue tracker, triage vocabulary, and domain docs.

Core Features & Use Cases

  • Scaffolds the necessary AGENTS.md / CLAUDE.md blocks with a consistent "Agent skills" section.
  • Generates or confirms docs at docs/agents to describe the issue-tracker, triage labels, and domain layout for new skills.
  • Serves as a bootstrap step before using skills like to-issues, triage, diagnose, etc., ensuring context is present.

Quick Start

Run the prompt-driven setup to generate the initial agent-skills scaffolding and domain docs for this repository.

Frequently Asked Questions about setup-matt-pocock-skills

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

FAQPage Schema
How do I scaffold agent skills context for my repository's issue tracker and domain docs?

Scaffolding agent skills context requires running a prompt-driven setup to generate AGENTS.md or CLAUDE.md blocks, confirming issue tracker integration, triage labels, and domain documentation layout for consistent engineering skills discovery.

What is repo-wide engineering skills context and when do I need it?

Repo-wide engineering skills context is a shared workspace configuration that allows engineering skills to reliably discover and use the repository's issue tracker, triage vocabulary, and domain docs. It is needed before bootstrapping workflows like to-issues or triage.

How to configure AGENTS.md blocks for consistent triage labels and issue tracking?

Configuring AGENTS.md blocks involves applying a prompt-driven setup that scaffolds a consistent agent skills section, generating or confirming docs at docs/agents to describe issue-tracker integration, triage labels, and domain layout.

Do I need to set up domain docs before using issue triage and diagnose skills?

Yes, setting up domain docs and issue tracker context is a bootstrap step required before using skills like to-issues, triage, and diagnose, ensuring the necessary repository context and triage vocabulary is present for reliable execution.

Can I use this setup to prepare initial scaffolding for custom engineering skill templates?

Yes, the setup enforces a prompt-driven configuration that prepares initial scaffolding for agent skills sections and domain docs, which can then be extended by the user via custom engineering skill templates.

What are the limitations of bootstrapping agent skills context with pre-configured templates?

The setup applies specifically to workflows relying on consistent issue tracking, label vocabulary, and domain language. It generates initial scaffolding that must be manually extended by the user via templates to fit specific project requirements.