auto-tag

Batch auto-tags untagged notes by analyzing content and frontmatter type.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill auto-tag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-tag
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/auto-tag
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill auto-tag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the issue of untagged notes in the vault by automatically applying relevant tags based on content analysis and note type, improving discoverability and organization.

Core Features & Use Cases

  • Batch Tagging: Processes multiple untagged notes efficiently.
  • Content Analysis: Infers tags from note body content using keyword matching.
  • Type-Based Tagging: Applies predefined tags based on the note's type frontmatter.
  • Project-Based Tagging: Adds project-specific tags if a project: field is present.
  • Use Case: Automatically tag a newly created meeting note with the relevant project and domain tags based on its title and content, ensuring it's easily searchable later.

Quick Start

Run the auto-tag skill to process all untagged notes in the vault.

Frequently Asked Questions about auto-tag

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

FAQPage Schema
How do I automatically tag untagged notes in my knowledge base?

You can batch auto-tag untagged notes by analyzing their content and frontmatter type. The skill scopes operations to specific files, folders, or note types and offers dry-run capabilities to preview suggested metadata changes before applying them.

Can I preview automated tag suggestions before applying them to my notes?

Yes, you can preview automated tag suggestions using the built-in dry-run capability. This feature scopes operations to specific files, folders, or note types, allowing you to review content-driven metadata changes before committing them to your knowledge base.

How does content analysis infer tags for untagged notes?

Content analysis infers tags by matching keywords within the note body. It also applies predefined tags based on the note's frontmatter type and adds project-specific tags if a project field is present in the metadata.

What is the best way to batch apply metadata to multiple untagged files at once?

The best way to batch apply metadata is to use an automated tagging process that scopes operations to specific files, folders, or note types. This ensures tag consistency and efficient knowledge management across multiple untagged notes simultaneously.

Does automated tagging work with frontmatter type and project fields?

Yes, automated tagging works with frontmatter by applying predefined tags based on the note's type field. It also adds project-specific tags automatically if a project field is present in the note's frontmatter metadata.

Can I scope automated tagging operations to specific folders or note types?

Yes, you can scope automated tagging operations to specific files, folders, or note types. This ensures that content analysis and rule-based tag suggestions are only applied to the targeted subset of your knowledge base.