account-delete
Полное удаление аккаунта и всех связанных данных из конфигурации.
Best use case
account-delete is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Полное удаление аккаунта и всех связанных данных из конфигурации.
Teams using account-delete should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/account-delete/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How account-delete Compares
| Feature / Agent | account-delete | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Полное удаление аккаунта и всех связанных данных из конфигурации.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Account Delete
Удаление рекламного аккаунта и всех связанных файлов конфигурации.
---
## Что удаляется
```
.claude/ads-agent/config/
├── ad_accounts.md ← удаляется секция аккаунта
├── briefs/{account}.md ← удаляется файл
└── naming/{account}_naming.md ← удаляется файл (если есть)
```
---
## Workflow (4 шага)
### Шаг 1: Выбор аккаунта
```
Какой аккаунт удалить?
```
Покажи список из `.claude/ads-agent/config/ad_accounts.md`:
```
Доступные аккаунты:
| # | Название | Account ID | Статус |
|---|----------|------------|--------|
| 1 | Bas Dent | act_805414428109857 | активен |
| 2 | Profimed | act_1106872004544227 | активен |
Введи номер или название аккаунта:
```
---
### Шаг 2: Подтверждение
**ВАЖНО:** Покажи что будет удалено:
```
⚠️ ВНИМАНИЕ: Будут удалены следующие файлы:
1. briefs/{account}.md — бриф аккаунта
2. naming/{account}_naming.md — правила нейминга (если есть)
3. Секция в ad_accounts.md — запись об аккаунте
Данные в Facebook Ads НЕ затрагиваются — удаляется только локальная конфигурация.
Подтвердить удаление? (да / нет)
```
---
### Шаг 3: Удаление файлов
При подтверждении:
1. **Удали бриф:**
```bash
rm .claude/ads-agent/config/briefs/{account}.md
```
2. **Удали naming rules (если есть):**
```bash
rm .claude/ads-agent/config/naming/{account}_naming.md
```
3. **Удали секцию из ad_accounts.md:**
- Найди секцию `## Аккаунт N: {Название}`
- Удали всю секцию до следующего `---`
---
### Шаг 4: Подтверждение удаления
```
✅ Аккаунт {название} удалён
Удалено:
- [x] briefs/{account}.md
- [x] naming/{account}_naming.md (или "не было")
- [x] Секция в ad_accounts.md
Данные в Facebook Ads не затронуты.
```
---
## Пример использования
```
User: /account-deleteRelated Skills
account-based-marketing-agent
AI агент для ABM. Используй для автоматизации ABM кампаний и персонализации outreach.
account-aware-training
Add account state (P&L, win rate, drawdown) to RL observations + drawdown penalty in rewards. Trigger when: (1) model needs account awareness, (2) training should penalize drawdowns, (3) upgrading obs_dim 5300→5600.
agentuity-cli-project-delete
Delete a project. Requires authentication. Use for project management operations
agentuity-cli-profile-delete
Delete a configuration profile
agentuity-cli-git-account-list
List GitHub accounts connected to your organizations. Requires authentication
agentuity-cli-git-account-add
Add a GitHub account to your organization. Requires authentication
agentuity-cli-auth-ssh-delete
Delete an SSH key from your account. Requires authentication. Use for managing authentication credentials
Wave Accounting Automation
Automate Wave Accounting tasks via Rube MCP (Composio): invoices, customers, payments, and small business accounting. Always search tools first for current schemas.
edocode-monthly-accounting
EDOCODE 株式会社の毎月の経理処理(証憑ファイル回収)を行うスキル。ユーザーから「EDOCODE の経理処理を始めよう」「EDOCODE の月次精算をお願い」などの依頼があった場合に使用する。Claude Code(`claude --chrome`)または Cowork 環境で、Claude in Chrome を使ったブラウザ操作により、各サービスの管理画面から請求書・領収書 PDF を自動回収する。ログイン等ユーザーにしかできない操作は都度依頼する。
Accounts Reconciler
Automate account reconciliation by matching transactions, identifying discrepancies, and generating variance reports
accounts-payable-workflow
Эксперт AP workflow. Используй для процессов кредиторской задолженности, invoice processing, three-way matching и payment automation.
accountant-expert
Expert-level accounting, tax, financial reporting, and accounting systems