搜索结果
全部能力
找到 806 个相关结果 / 前端体验
研究学习 / 检索整理
click-test-plan
click-test-plan
Design click/first-click tests to evaluate navigation and information findability.
研究学习 / 检索整理
sports-news
sports-news
Sports news via RSS/Atom feeds and Google News. Fetch headlines, search by query, filter by date. Covers football news, transfer rumors, match reports, and any sport via Google News. Use when: user asks for recent news, headlines, transfer rumors, or articles about any sport. Good for "what's the latest on [team/player]" questions. Supports any Google News query and curated RSS feeds (BBC Sport, ESPN, The Athletic, Sky Sports). Don't use when: user asks for structured data like standings, scores, statistics, or xG — use the sport-specific skill instead: football-data (soccer), nfl-data (NFL), nba-data (NBA), wnba-data (WNBA), nhl-data (NHL), mlb-data (MLB), tennis-data (tennis), golf-data (golf), cfb-data (college football), cbb-data (college basketball), or fastf1 (F1). Don't use for prediction market odds — use polymarket or kalshi. News results are text articles, not structured data.
研究学习 / 检索整理
experience-map
experience-map
Create a holistic experience map showing the full ecosystem of user touchpoints, channels, and relationships.
研究学习 / 检索整理
stakeholder-alignment
stakeholder-alignment
Create stakeholder alignment artifacts including responsibility matrices, decision frameworks, and communication plans.
研究学习 / 检索整理
team-workflow
team-workflow
Design team workflows covering task management, collaboration rituals, and tooling.
研究学习 / 检索整理
opportunity-framework
opportunity-framework
Identify, evaluate, and prioritize design opportunities using impact-effort frameworks and strategic criteria.
研究学习 / 检索整理
chroma
chroma
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function…
研究学习 / 检索整理
rag-retrieval
rag-retrieval
Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, embedding documents, implementing hybrid search,…
研究学习 / 检索整理
ce-plan
ce-plan
Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also…
研究学习 / 检索整理
pgvector-semantic-search
pgvector-semantic-search
Use this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. **Trigger when user asks to:** - Store or search vector embeddings in PostgreSQL - Set up semantic search, similarity search, or nearest neighbor search - Create HNSW or IVFFlat indexes for vectors - Implement RAG (Retrieval Augmented Generation) with PostgreSQL - Optimize pgvector performance, recall, or memory usage - Use binary quantization for large vector datasets **Keywords:** pgvector, embeddings, semantic search, vector similarity, HNSW, IVFFlat, halfvec, cosine distance, nearest neighbor, RAG, LLM, AI search Covers: halfvec storage, HNSW index configuration (m, ef_construction, ef_search), quantization strategies, filtered search, bulk loading, and performance tuning.
研究学习 / 检索整理
notion-research-documentation
notion-research-documentation
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or…
研究学习 / 检索整理
grepai-storage-postgres
grepai-storage-postgres
Configure PostgreSQL with pgvector for GrepAI. Use this skill for team environments and large codebases.
研究学习 / 检索整理
openalex-database
openalex-database
Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends,…
研究学习 / 检索整理
finance-sentiment
finance-sentiment
Fetch structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use this skill whenever the user asks how much people are talking about a stock, how hot a ticker is on social platforms, how many Polymarket bets exist for a company, whether sources are aligned, or to compare stock sentiment across multiple tickers. Triggers include: "social sentiment on TSLA", "how hot is NVDA on X.com", "how many Reddit mentions does AAPL have", "compare sentiment on AMD vs NVDA", "how many Polymarket bets on Microsoft", "is Reddit aligned with X on META", "stock buzz", "bullish percentage", and any mention of cross-source stock sentiment research. This skill is READ-ONLY and does not place trades or modify anything.
研究学习 / 检索整理
paper-2-web
paper-2-web
This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation…
研究学习 / 检索整理
filesystem
filesystem
File system operations guidance - read, write, search, and manage files using Claude Code's built-in tools.
研究学习 / 检索整理
rag-engineer
rag-engineer
Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM…
研究学习 / 检索整理
neural-training
neural-training
Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations.
研究学习 / 检索整理
swarm-advanced
swarm-advanced
Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows
研究学习 / 检索整理
sparc-methodology
sparc-methodology
SPARC development workflow: Specification, Pseudocode, Architecture, Refinement, Completion. A structured approach for complex implementations that ensures thorough planning before coding. Use when: new feature implementation, complex implementations, architectural changes, system redesign, integration work, unclear requirements. Skip when: simple bug fixes, documentation updates, configuration changes, well-defined small tasks, routine maintenance.