ai-image-creator
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an entry for audit review.
$ npx -y skills add evolution-foundation/evo-nexus --skill fin-journal-entry --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/fin-journal-entryContext preview
The summary Claude sees to decide when to auto-load this skill.
Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an entry for audit review.
name: fin-journal-entry description: Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an entry for audit review. argument-hint: "<entry type> [period]"
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
**Important**: This command assists with journal entry workflows but does not provide financial advice. All entries should be reviewed by qualified financial professionals before posting.
Prepare journal entries with proper debits, credits, supporting detail, and review documentation.
/je <type> <period>
If ~~erp or ~~data warehouse is connected:
If no data source is connected: > Connect ~~erp or ~~data warehouse to pull GL data automatically. You can also paste trial balance data or upload a spreadsheet.
Prompt the user to provide:
Based on the JE type:
**AP Accrual:**
**Fixed Assets:**
**Prepaid:**
**Payroll:**
**Revenue:**
Present the entry in standard format:
Journal Entry: [Type] — [Period] Prepared by: [User] Date: [Period end date] | Line | Account Code | Account Name | Debit | Credit | Department | Memo | |------|-------------|--------------|-------|--------|------------|------| | 1 | XXXX | [Name] | X,XXX | | [Dept] | [Detail] | | 2 | XXXX | [Name] | | X,XXX | [Dept] | [Detail] | | | | **Total** | X,XXX | X,XXX | | | Supporting Detail: - [Calculation basis and assumptions] - [Reference to supporting schedule or documentation] Reversal: [Yes/No — if yes, specify reversal date]
Before finalizing, verify:
Provide: 1. The formatted journal entry 2. Supporting calculations 3. Comparison to prior period entry of the same type (if available) 4. Any items flagged for review or follow-up 5. Instructions for posting (manual entry or upload format for the user's ERP)
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Create a new custom agent for the workspace. Guides the user through defining agent name, domain, personality, skills, model, and memory folder. Use when the…
Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in…
Create a Mission, Project, or Goal (Mission → Project → Goal → Task hierarchy) in EvoNexus. Guides the user through picking a mission, choosing or creating a…
Create a new heartbeat (proactive agent scheduled with a decision prompt) for EvoNexus. Guides the user through picking an agent, setting interval, wake…
Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description,…