Use these prompts in the CLI or web companion after setting OPENAI_API_KEY
and HALAL_TERMINAL_API_KEY.
The insights endpoints turn Yassir from a screener into a watchdog: ratio trajectory, screening staleness, and halal alternatives all become first-class tool calls — and the agent calls them proactively when a verdict is marginal.
Is AAPL drifting toward non-compliance?
Yassir runs get_compliance_trajectory and get_screening_staleness in
parallel, calls out any ratio trending toward a methodology threshold, and
notes whether the cached screen is older than recent material filings.
/monitor AAPL MSFT NVDA TSLA
Returns a single decision-grade table:
Symbol Verdict Trend Stale? Suggested replacements
AAPL COMPLIANT stable no —
MSFT COMPLIANT debt rising no — (drift watch)
NVDA COMPLIANT stable yes re-screen recommended
TSLA COMPLIANT debt declining no —
Notes: 1 stale screening detected. Run /staleness NVDA for details.
Evidence: AAOIFI verified, FTSE verified, MSCI verified across all four.
/monitor watchlist:Halal Tech
Same flow, but resolves the watchlist via list_watchlists / get_watchlist
first. Yassir warns about expected token consumption upfront when the
watchlist has more than 5 symbols.
Is HLAL halal? Show the methodology breakdown.
The response cites the v2 disposition (e.g. compliant_with_purification),
the count of scholar-attested methodologies, and any per-methodology
attestations — never collapsed to a binary halal/not-halal.
/ideas TSLA
Yassir calls get_halal_alternatives first for ranked, compliance-aware
substitutes (sector match, market cap, methodology coverage), then validates
each candidate's current Shariah status and flags any that abstain (e.g. ADR
currency mismatch) or have non-verified methodology coverage.
Is AAPL Shariah-compliant? Show the full screening breakdown.
Compare MSFT, NVDA, and AMD for Shariah compliance and explain the key differences.
/screen TSLA
/audit AAPL MSFT SPUS
Audit this portfolio for halal investing risks: AAPL 40%, MSFT 30%, SPUS 30%.
Which holdings need closer Shariah review and why?
/purification AAPL MSFT
Estimate dividend purification context for my Apple and Microsoft holdings.
/ideas replace QQQ with halal alternatives
Find halal-friendly alternatives to a US large-cap growth ETF.
I want lower exposure to non-compliant revenue. Suggest replacement ideas and explain trade-offs.
Summarize Tesla's latest 10-K risk factors.
What did Apple say about services revenue and regulatory risk in recent filings?
Pull the latest company facts for MSFT and explain the important financial signals.
Give me recent market and news context for NVDA, then explain what matters for a halal investor.
Compare AAPL and MSFT using quote data, company context, and Shariah screening evidence.
/guide
Walk me through a single-asset Shariah review for AAPL.
Help me monitor a halal investing watchlist for AAPL, MSFT, SPUS, and HLAL.