🔬

Citations

1279 skills in Research > Citations

native-tools

Marketplace

Claude Code native tools reference. Prefer native tools over bash commands for file operations, search, and orchestration.

settlemint/agent-marketplace
0
0
업데이트 6d ago

load-conversation

Marketplace

Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.

dhughes/claude-marketplace
0
0
업데이트 6d ago

validating-plans

Systematically validate implementation plans before execution - catches hallucinations, TDD violations, missing references, and temporal drift that derail implementations. Use after writing-plans skill creates a plan document.

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

context-management

Manages personal knowledge about the user through Basic Memory. Use this skill when: (1) User requests to search/retrieve past information, (2) User requests to record/save information, or (3) Important insights about user's thinking patterns, values, preferences, or decisions emerge (propose recording with confirmation).

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

data-persistence

Room ORM, SQLite, SharedPreferences, DataStore, encryption. Use when implementing data storage and database operations.

pluginagentmarketplace/custom-plugin-android
0
0
업데이트 6d ago

react-native-storage-manager

Handles MMKV storage operations and data persistence patterns with encryption. Use when implementing data persistence, caching, or user preferences in Purrsuit Mobile App.

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

codemap

Use when debugging errors, understanding feature implementations, or tracing execution flow through unfamiliar code - generates hierarchical maps with inline code snippets (5-10 lines), file:line references, and execution traces. Supports Mermaid diagrams when explicitly requested. Triggers: debug, trace, explain, understand.

aronasorman/dotfiles
0
0
업데이트 6d ago

taxonomy-resolver

Resolves ambiguous organism names to precise NCBI taxonomy IDs and scientific names, then searches for genomic data in ENA (European Nucleotide Archive). Use this skill when users provide common names (like "malaria parasite", "E. coli", "mouse"), abbreviated names, or when you need to convert any organism reference to an exact scientific name for API queries. This skill handles disambiguation through conversation and validates taxonomy IDs via NCBI Taxonomy API.

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

resume-builder

Professional resume creation using LaTeX with ATS optimization, quantifiable achievements, and industry best practices. Generates both LaTeX source and compiled PDF with maximum readability for Applicant Tracking Systems.

aadilmallick/claude-skills
0
0
업데이트 6d ago

vlex

Interacts with vLex legal APIs for document search, anonymization, citation extraction, and classification. Use when needing international legal documents, PII removal, or legal text analysis. Requires VLEX_API_KEY environment variable.

tcapelle/claude-lex
0
0
업데이트 6d ago

static-data

Marketplace

Bulk insert optimization pattern for static/reference data sync

aaronwald/dlawskillz
0
0
업데이트 6d ago

airtable-master

Shared resource library for Airtable integration skills. DO NOT load directly - provides common references (setup, API docs, error handling, field types) and scripts used by airtable-connect, airtable-query, and airtable-sync.

abdullahbeam/nexus-design-abdullah
0
0
업데이트 6d ago

looking-up-docs

Look up library documentation using Context7. Use when needing API reference, library docs, framework documentation, or technical documentation lookup. Provides up-to-date, version-specific docs and code examples.

julianobarbosa/claude-code-skills
0
0
업데이트 6d ago

create-skill

Marketplace

Create a new Claude Code agent skill with proper folder structure and SKILL.md format. Use when the user wants to add a model-invoked skill that Claude uses autonomously based on context. Handles skill folder creation with SKILL.md and optional reference files.

jpoutrin/product-forge
0
0
업데이트 6d ago

gno

Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

docrev

Document revision workflow tool (CLI: `rev`). Use when working with Word documents containing reviewer comments, importing track changes to markdown, replying to reviewer comments, building PDF/DOCX outputs, generating response letters, validating citations/DOIs, or any document revision task.

gcol33/docrev
0
0
업데이트 6d ago

experiment-advisor

Given a research goal, use existing skills, training reports, and references to propose a small, concrete experiment plan.

Erland366/kobo_weixin_translated
0
0
업데이트 6d ago

content-research-writer

Write blog posts/newsletters in YOUR voice with research and citations

breverdbidder/life-os
0
0
업데이트 6d ago

latex-pdf-compiler

Compiles LaTeX source code to PDF using pdflatex. Use this skill whenever the user asks to create and compile LaTeX documents, generate PDFs from LaTeX, or compile existing LaTeX code in artifacts.

robdmc/claude_skills
0
0
업데이트 6d ago

repomix-package-builder

Create targeted repomix XML packages for AI code analysis. Suggests templates (metadata-flow, code-review, architecture, context) and file patterns based on task objectives. See reference.md for detailed workflows and patterns.

paunchygent/skriptoteket
0
0
업데이트 6d ago