skills/smithery.ai/context-initialization

context-initialization

Installation
SKILL.md

Context Initialization

Overview

This skill automatically creates or updates an AGENTS.md file in the workspace root that instructs the agent to use existing skills before attempting to solve scientific tasks. This ensures the agent uses documented patterns, authentication methods, working examples, and best practices from the repository's skills rather than inventing solutions from scratch.

When to Use This Skill

This skill is automatically invoked when:

  • The agent initializes in this workspace
  • User begins any scientific task (database access, package usage, platform integration, or methodology)
  • User mentions specific databases, packages, platforms, or research methods
  • Any scientific data retrieval, analysis, or research task is started

No manual invocation required - this skill runs automatically.

What This Skill Does

Creates or updates AGENTS.md in the workspace root with instructions for the agent to:

Installs
1
First Seen
Apr 15, 2026
context-initialization from smithery.ai