account-delete

Delete an advertising account and its associated local configuration files.

19|5|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/Nir-Bhay/markups --skill account-delete-nir-bhay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: account-delete
Source: https://github.com/Nir-Bhay/markups/tree/main/.agents/skills/account-delete
Command: npx skills add https://github.com/Nir-Bhay/markups --skill account-delete-nir-bhay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill completely removes an advertising account and all its associated configuration files from the system, ensuring a clean slate.

Core Features & Use Cases

  • Account Removal: Deletes specific account entries from ad_accounts.md.
  • Configuration Cleanup: Removes associated brief and naming rule files.
  • Use Case: When an advertising account is no longer needed or is being replaced, this Skill ensures all its local configuration is purged safely and efficiently.

Quick Start

Use the account-delete skill to remove the account named 'Bas Dent'.

Frequently Asked Questions about account-delete

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

FAQPage Schema
How do I delete an advertising account and its local configuration files?

Deleting an advertising account removes its entry from ad_accounts.md, deletes its corresponding brief file in the briefs directory, and removes its naming rules file if one exists.

What happens to brief and naming rule files when an ad account is removed?

Removing an ad account automatically deletes its corresponding brief file in the briefs directory and its naming rules file in the naming directory to ensure complete configuration cleanup.

Can I review which configuration files are deleted before removing an ad account?

Yes, the account deletion process displays the specific files set for deletion and requires explicit user confirmation before proceeding, ensuring local configuration data safety.

What is the best way to purge unused ad account configuration data?

Using a dedicated cleanup process to purge ad account configuration data removes the entry from ad_accounts.md alongside its brief and naming rules files, ensuring a clean slate.

Does deleting an ad account remove entries from ad_accounts.md automatically?

Yes, deleting an ad account automatically removes its specific entry from the ad_accounts.md file as part of the complete local configuration cleanup process.