Prompt Lookup
Skill Verified ActiveActivates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
To help users find, access, and refine AI prompt templates for various use cases.
Features
- Search for AI prompts by keywords and filters
- Retrieve specific prompts by ID
- Improve existing prompts using AI
- Discover prompt templates for different categories
Use Cases
- Find prompt templates for coding tasks
- Retrieve a specific prompt for writing assistance
- Improve a prompt to generate better image descriptions
- Search for prompts related to data analysis
Non-Goals
- Generating prompts from scratch
- Executing prompts directly
- Providing a user interface for prompt management
Workflow
- User asks about AI prompts, templates, or mentions prompts.chat
- Skill identifies relevant user intent
- Skill uses `search_prompts` or `get_prompt` to retrieve prompt information
- Skill uses `improve_prompt` if user wants to enhance a prompt
- Skill presents results or enhanced prompt to the user
Installation
First, add the marketplace
/plugin marketplace add f/prompts.chat/plugin install prompts.chat@prompts.chatQuality Score
VerifiedTrust Signals
Similar Extensions
Embeddings
99Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.
TradeMemory Protocol
100Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".
Rag Architect
100Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Trading Memory
100Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence".
Image Transformation API
100Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.