🔬

Research

Research tools and academic skills

3205 skills in this category

perplexity

AI-powered web search and reasoning using Perplexity API through the scraper MCP server. Invoked when searching the web with AI synthesis, conducting research with citations, performing complex reasoning tasks, or answering questions requiring real-time information. Provides two tools for different query types.

cotdp/scraper-mcp
4
0
Actualizado 1w ago

archive-project

Archive a completed project by creating an AI-generated summary in Knowledge/, storing the git commit hash for reference, and deleting the original project file. Use when user says a project is "done", "complete", "finished", or wants to "archive" it.

gokhanarkan/minimal-second-brain
4
0
Actualizado 1w ago

codex

Execute Codex CLI for code generation, analysis, web search and web fetch. Two capabilities - (1) Code Generation with deep reasoning, (2) Web Search & Fetch for online research.

acking-you/myclaude-skills
4
0
Actualizado 1w ago

adr-code-traceability

Marketplace

Add ADR references to code for decision traceability. Use when creating new files, documenting non-obvious implementation choices, or when user mentions ADR traceability, code reference, or document decision in code. Provides language-specific patterns for Python, TypeScript, Rust, Go.

terrylica/cc-skills
4
0
Actualizado 1w ago

pandoc-pdf-generation

Marketplace

Use when writing markdown intended for PDF output, creating PDFs from markdown, or printing PDFs. Invoke EARLY when authoring markdown for PDF to prevent mistakes (manual heading numbers, manual ASCII diagrams, inline annotations). Also use for PDF generation with Pandoc/XeLaTeX, section numbering, table of contents, bibliography, landscape/portrait orientation, printing (one-sided, duplex, simplex, lpr), fixing diagrams breaking across pages, code block page breaks, or double numbering issues. Triggers on - markdown for PDF, write document for printing, create printable doc, pandoc, xelatex, print PDF, PDF generation.

terrylica/cc-skills
4
0
Actualizado 1w ago

codebase-analysis

Marketplace

Evidence-based codebase investigation methodology. Use when analyzing codebases, understanding architecture, exploring patterns, or investigating technical problems. Triggers when user asks to analyze, investigate, understand, research, or explore code. Core foundation for analyst and debugger agents.

outfitter-dev/agents
4
0
Actualizado 1w ago

list-builder

Build comprehensive randomization lists for creative entropy. Use when you need to create or expand lists of story elements (professions, locations, objects, names, etc.) for use with entropy tools. Leverages research sources like Kiwix/Wikipedia to build lists with good variety and size.

jwynia/the-kepler-testimonies
4
1
Actualizado 1w ago

vis-network

Create an educational MicroSim using the vis-network JavaScript library. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that can be referenced with an iframe. The main.html file imports the main JavaScript code to run the educational MicroSim.

dmccreary/claude-skills
4
1
Actualizado 1w ago

ux-researcher

Expert in user research, usability testing, feedback analysis, and user-centered design

viamin/aidp
4
0
Actualizado 1w ago

deep-research

Conduct comprehensive, multi-source research on any topic using the 7-phase Deep Research protocol with Graph of Thoughts. Use when user needs thorough research with verified claims, citations, and source triangulation. Triggers on "deep research [topic]", "research [topic] thoroughly", "I need comprehensive research on...", or "investigate [topic]".

standardhuman/deep-research-skill
4
0
Actualizado 1w ago

ecosystem-patterns

Marketplace

Use this when creating new projects, generating documentation, cleaning/organizing a repo, suggesting architecture, deploying containers and services, naming files/folders, or when the user references 'ecosystem', 'patterns', or 'containers'. This skill outlines naming conventions, stack preferences, project organization (iMi worktrees), Docker patterns, and PRD structures from past conversations.

delorenj/skills
4
0
Actualizado 1w ago

shared-world

Maintain a wiki-style world bible for collaborative fiction. Use for long-running story worlds, shared universes, membership sites, or any fiction requiring persistent canonical reference.

jwynia/the-kepler-testimonies
4
1
Actualizado 1w ago

shadcn-ui-blocks

Build websites using shadcn blocks. 929 components across 44 categories with visual reference catalog.

deomiarn/claude-setup-template
4
0
Actualizado 1w ago

slash-command-factory

Marketplace

Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business research, content analysis, healthcare compliance, API integration, documentation automation, and workflow optimization. Outputs organized commands to generated-commands/ with validation and installation guidance.

terrylica/cc-skills
4
0
Actualizado 1w ago

google-image-search

Search and download images via Google Custom Search API with LLM-powered selection. This skill should be used when finding images for articles, presentations, research documents, or enriching Obsidian notes with relevant visuals. Supports simple queries, batch processing from JSON config, automatic config generation from terms, and full note enrichment with automatic image insertion below headings.

glebis/claude-skills
4
0
Actualizado 1w ago

apps-ose-platform-web-developing-content

Guide for creating content on ose-platform-web Hugo site using PaperMod theme. Covers English-only landing page structure, update posts with date-prefixed filenames, PaperMod frontmatter (cover images, table of contents, author field), simple flat organization, and ose-platform-web specific conventions. Essential for ose-platform-web content creation tasks

wahidyankf/open-sharia-enterprise
4
0
Actualizado 1w ago

second-brain

Personal knowledge management for Obsidian combining GTD, Zettelkasten, and PARA. Six workflows: (1) Capture - "capture this", "remember this", "save this thought", "note this down" - saves thoughts/tasks to daily inbox without categorization; (2) Process inbox - "process my inbox", "organize captures", "GTD processing" - clarifies items and routes to projects or permanent notes; (3) Daily plan - "plan my day", "what should I work on", "morning planning" - creates prioritized task list based on energy and context; (4) Daily closeout - "daily closeout", "review my day", "evening reflection" - marks progress and drafts tomorrow's plan; (5) Setup - "set up my second brain", "configure vault" - configures vault path and user goals; (6) Excalidraw - "create a diagram", "visualize this", "draw flowchart", "sketch this" - creates .excalidraw.md files with rectangles, ellipses, diamonds, arrows, lines, and text. Proactively offers to capture valuable insights during research conversations.

sean-esk/second-brain-gtd
4
3
Actualizado 1w ago

sast-bandit

Marketplace

Python security vulnerability detection using Bandit SAST with CWE and OWASP mapping. Use when: (1) Scanning Python code for security vulnerabilities and anti-patterns, (2) Identifying hardcoded secrets, SQL injection, command injection, and insecure APIs, (3) Generating security reports with severity classifications for CI/CD pipelines, (4) Providing remediation guidance with security framework references, (5) Enforcing Python security best practices in development workflows.

AgentSecOps/SecOpsAgentKit
4
0
Actualizado 1w ago

issue-tree-builder

McKinsey-style issue tree framework for breaking down complex problems into MECE (Mutually Exclusive, Collectively Exhaustive) components. Use when users need to decompose strategic questions, structure analysis, create work plans, or prepare for case interviews. Apply hypothesis-driven approach to problem-solving.

sruthir28/enterprise-ai-skills
4
1
Actualizado 1w ago

research

Use codex web search for technical research, output reports with complete citation links. Focus on key results users care about, minimize irrelevant content.

acking-you/myclaude-skills
4
0
Actualizado 1w ago