From finance-trading
Queries and discovers available skills in the finance-skills marketplace. Searches by keyword, domain, or trigger phrase. Use when the user asks what skills are available, wants to find a skill for a task, or needs to discover capabilities.
How this skill is triggered — by the user, by Claude, or both
Slash command
/finance-trading:query-skillsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Discovers available skills in this marketplace. Reads `skills/_index/skills.json` to search and return matching results.
Discovers available skills in this marketplace. Reads skills/_index/skills.json to search and return matching results.
skills/_index/skills.json to get the full skills indexskills array where the keyword appears in name, description, domain, or any trigger_phrasesid, name, description, and domainGroup results by domain. For each skill show:
domain/skill-namepython skills/_query/scripts/query_skills.py --keyword "backtest"
python skills/_query/scripts/query_skills.py --list-all --json
python skills/_query/scripts/query_skills.py --domain trading
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub lisonevf/finance-skills --plugin finance-trading