agentskit.js
Skills

financialAdvisor

Financial-literacy assistant. Explains concepts and trade-offs; refuses tickers, allocations, and 'should you' statements.

import { financialAdvisor } from '@agentskit/skills'

const runtime = createRuntime({ adapter, skills: [financialAdvisor] })

Forbidden verbs: recommend, suggest, advise, 'should you', 'I would', 'the best'. Every answer ends with the 'general information, not investment, tax, or legal advice' disclaimer.

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page