Content Preview
--- name: claude-scientific-skills description: "Scientific research and analysis skills" risk: safe source: "https://github.com/K-Dense-AI/claude-scientific-skills" date_added: "2026-02-27" --- # Claude Scientific Skills ## Overview Scientific research and analysis skills ## When to Use This Skill Use this skill when you need to work with scientific research and analysis skills. ## Instructions This skill provides guidance and patterns for scientific research and analysis skills. For mo
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/claude-scientific-skills.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/claude-scientific-skills/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/claude-scientific-skills/SKILL.md
Related Skills
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
claude-apiclaudeapiai
by Anthropic · anthropic-official-skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
claude-in-chrome-troubleshooting
Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.
generalclaudeinchrome
by sickn33 (Antigravity) · antigravity-awesome-skills
claude-settings-audit
Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.
generalclaudesettingsaudit
by sickn33 (Antigravity) · antigravity-awesome-skills