account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day.
$ npx -y skills add charlieviettq/awesome-agent-skill --skill close-management --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/close-managementContext preview
The summary Claude sees to decide when to auto-load this skill.
Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day.
name: close-management description: "Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day." allowed-tools: Read, Glob, Grep
**Important**: This skill assists with close management workflows but does not provide financial advice. All close activities should be reviewed by qualified financial professionals.
Month-end close checklist, task sequencing and dependencies, status tracking, and common close activities organized by day.
Tasks are organized by what must complete before the next task can begin:
LEVEL 1 (No dependencies — can start immediately at T+1): ├── Cash receipts/disbursements recording ├── Bank statement retrieval ├── Payroll processing/accrual ├── Fixed asset depreciation run ├── Prepaid amortization ├── AP accrual preparation └── Intercompany transaction posting LEVEL 2 (Depends on Level 1 completion): ├── Bank reconciliation (needs: cash entries + bank statement) ├── Revenue recognition (needs: billing/delivery data finalized) ├── AR subledger reconciliation (needs: all revenue/cash entries) ├── AP subledger reconciliation (needs: all AP entries/accruals) ├── FX revaluation (needs: all foreign currency entries posted) └── Remaining accrual JEs (needs: review of all source data) LEVEL 3 (Depends on Level 2 completion): ├── All balance sheet reconciliations (needs: all JEs posted) ├── Intercompany reconciliation (needs: both sides posted) ├── Adjusting entries from reconciliations └── Preliminary trial balance LEVEL 4 (Depends on Level 3 completion): ├── Tax provision (needs: pre-tax income finalized) ├── Equity roll-forward ├── Consolidation and eliminations ├── Draft financial statements └── Preliminary flux analysis LEVEL 5 (Depends on Level 4 completion): ├── Management review ├── Final adjustments ├── Hard close / period lock ├── Financial reporting package └── Forecast updates
The critical path determines the minimum close duration. Typical critical path:
Cash/AP/AR entries → Subledger reconciliations → Balance sheet recs → Tax provision → Draft financials → Management review → Hard close
To shorten the close:
Track each close task with the following attributes:
| Task | Owner | Deadline | Status | Blocker | Notes | |------|-------|----------|--------|---------|-------| | [Task name] | [Person/role] | [Day T+N] | Not Started / In Progress / Complete / Blocked | [If blocked, what's blocking] | [Any notes] |
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…