Stats
Actions
Tags
From halalterminal-claude-skills
Use when the user asks about the Shariah compliance of an ETF (SPY, QQQ, VTI, sector ETFs, etc.) or asks for halal ETF alternatives. Screens all underlying holdings, returns overall compliant %, purification, and suggests halal ETF alternatives when the ETF fails.
How this skill is triggered — by the user, by Claude, or both
Slash command
/halalterminal-claude-skills:halal-etf-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- "Is SPY halal?"
references/disclaimer.md.screen_etf — this screens ALL underlying holdings (expensive: up to ~50 tokens).get_etf_info (~2 tokens) with holdings list only and the user can pick names to screen individually.etf_purification to show concrete dollar amounts.search_stocks with asset_type: "etf" + theme keywords.npx claudepluginhub goww7/halalterminal-claude-skills --plugin halalterminal-claude-skillsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.