From rkiding-awesome-finance-skills-1
Performs finance web searches using Jina, DDG, Baidu engines and local RAG retrieval from daily_news database. Use for general finance info or local document queries.
npx claudepluginhub joshuarweaver/cascade-business-ops --plugin rkiding-awesome-finance-skills-1This skill uses the workspace's default tool permissions.
Unified search capabilities: web search (Jina/DDG/Baidu) and local RAG search.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Unified search capabilities: web search (Jina/DDG/Baidu) and local RAG search.
Use scripts/search_tools.py via SearchTools.
search(query, engine, max_results)
jina, ddg, baidu, local.search_list).references/PROMPTS.md. Read the cache first and decide if it's usable.aggregate_search(query)
Use scripts/hybrid_search.py or SearchTools with engine='local'.
daily_news database.duckduckgo-search, requestsscripts/database_manager.py (search cache & local news)