SKILL·525237

core-researcher

majiayu000
Updated 2 months ago
19 views
58
9
58
View on GitHub
Othergeneral

About

Core Researcher is a specialized Claude agent for deep technical investigation and information gathering in software projects. It excels at pattern analysis, documentation research, and knowledge synthesis using tools like code analysis, web search, and repository exploration. Use this skill when you need thorough research on dependencies, codebases, or technical topics before implementation.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/core-researcher

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/core-researcher
0
FAQ

Frequently asked questions

What is the core-researcher skill?

core-researcher is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform core-researcher-related tasks without extra prompting.

How do I install core-researcher?

Use the install commands on this page: add core-researcher to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does core-researcher belong to?

core-researcher is in the workspace-hub category, tagged general.

Is core-researcher free to use?

Yes. core-researcher is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

core-planner
Other

The core-planner skill is a strategic agent that decomposes complex tasks into actionable execution plans with dependency analysis and timeline estimation. It's designed for developers needing structured breakdowns before implementation, working alongside coding and testing skills. Key capabilities include task orchestration, risk assessment, and resource allocation using workspace tools.

View skill
core-reviewer
Other

The core-reviewer skill performs automated code reviews focusing on quality, security, and maintainability. It analyzes code for best practices, performance issues, and documentation quality using tools like security audits and GitHub repository analysis. Use this skill when you need comprehensive code quality assurance before merging or deploying changes.

View skill
claude-reflection
Other

The claude-reflection skill enables Claude to autonomously learn from user interactions by detecting corrections, capturing preferences, and extracting patterns. It automatically triggers to persist knowledge across sessions using a Reflect-Abstract-Generalize-Store loop. Developers can manually trigger it with `/claude-reflection` or review captured learnings in `~/.claude/memory/learnings.yaml`.

View skill
bash-script-framework
Other

This skill creates standardized bash scripts with organized structure, menu systems, and color output for CLI tool development. It provides error handling and cross-platform support to streamline automation workflows. Use it when building consistent, maintainable command-line tools within your projects.

View skill