搜索结果
ing
找到 904 个相关结果 / 研究学习
研究学习 / 检索整理
semanticscholar-skill
semanticscholar-skill
Use when searching academic papers, looking up citations, finding authors, or getting paper recommendations using the Semantic Scholar API. Triggers on queries…
研究学习 / 检索整理
arxiv-viewer
arxiv-viewer
View, search, and download academic papers from arXiv. Supports API queries, web scraping via Actionbook, and HTML paper reading via ar5iv. Use when user asks…
研究学习 / 检索整理
openclaw-expert
openclaw-expert
OpenClaw learning expert that retrieves and synthesizes information from official documentation (https://docs.openclaw.ai) and GitHub repository…
研究学习 / 检索整理
autoresearch
autoresearch
Autonomous iterative research loop. Takes a topic, runs web searches, fetches sources, synthesizes findings, and files everything into the wiki as structured pages. Based on Karpathy's autoresearch pattern: program.md configures objectives and constraints, the loop runs until depth is reached, output goes directly into the knowledge base. Triggers on: "/autoresearch", "autoresearch", "research [topic]", "deep dive into [topic]", "investigate [topic]", "find everything about [topic]", "research and file", "go research", "build a wiki on".
研究学习 / 检索整理
ln-161-skill-creator
ln-161-skill-creator
Creates slash commands from procedural doc sections. Use when transforming documentation prose into executable commands.
研究学习 / 检索整理
antithesis-documentation
antithesis-documentation
Use Antithesis documentation efficiently for product, workflow, and integration questions. Prefer the snouty docs CLI when available, and otherwise request…
研究学习 / 检索整理
ln-912-community-announcer
ln-912-community-announcer
Composes and publishes announcements to GitHub Discussions. Use when sharing releases, updates, or news with the community.
研究学习 / 检索整理
notion-meeting-intelligence
notion-meeting-intelligence
Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved…
研究学习 / 检索整理
job-application-optimizer
job-application-optimizer
Strategic job application planning and Resume SEO optimization. Approaches applications like marketing campaigns with market research, opportunity…
研究学习 / 检索整理
session-learning
session-learning
Cross-session learning system that extracts insights from session transcripts and injects relevant past learnings at session start. Uses simple keyword matching for relevance. Complements DISCOVERIES.md/PATTERNS.md with structured YAML storage.
研究学习 / 检索整理
amazon-negative-keywords
amazon-negative-keywords
Optimize Amazon PPC campaigns by identifying and managing negative keywords. Reduce wasted ad spend by eliminating irrelevant search terms while protecting…
研究学习 / 检索整理
postgres-hybrid-text-search
postgres-hybrid-text-search
Use this skill to implement hybrid search combining BM25 keyword search with semantic vector search using Reciprocal Rank Fusion (RRF). **Trigger when user asks to:** - Combine keyword and semantic search - Implement hybrid search or multi-modal retrieval - Use BM25/pg_textsearch with pgvector together - Implement RRF (Reciprocal Rank Fusion) for search - Build search that handles both exact terms and meaning **Keywords:** hybrid search, BM25, pg_textsearch, RRF, reciprocal rank fusion, keyword search, full-text search, reranking, cross-encoder Covers: pg_textsearch BM25 index setup, parallel query patterns, client-side RRF fusion (Python/TypeScript), weighting strategies, and optional ML reranking.
研究学习 / 检索整理
ln-813-optimization-plan-validator
ln-813-optimization-plan-validator
Use when validating optimization plans through the evaluation platform with mandatory research, parallel agent evidence, sequential merge, and bounded…
研究学习 / 检索整理
ln-914-community-responder
ln-914-community-responder
Responds to unanswered GitHub discussions and issues with codebase-informed replies. Use when clearing community question backlog.
研究学习 / 检索整理
grant-proposal
grant-proposal
Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC…
研究学习 / 检索整理
proof-writer
proof-writer
Writes rigorous mathematical proofs for ML/AI theory. Use when asked to prove a theorem, lemma, proposition, or corollary, fill in missing proof steps,…
研究学习 / 检索整理
docs-update
docs-update
Update user-facing documentation when code changes. Use when asked to update docs, review docs, handle documentation changes, run scheduled documentation…
研究学习 / 检索整理
redis-patterns
redis-patterns
Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.
研究学习 / 检索整理
ln-637-test-structure-auditor
ln-637-test-structure-auditor
Audits test maintainability and structure: layout drift, orphan tests, fragmented duplicates, test-to-source mapping, and domain grouping. Use when auditing…
研究学习 / 检索整理
paper-illustration
paper-illustration
Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with…