Example tool — replace with a description of what this tool does.
Parameters
Name
Type
Required
Description
query
string
yes
Input query
Returns
{ "result": "..." }
Examples
"Use {{SKILL_NAME}} to look up something"
"/{{SKILL_NAME}} my query"
1---2name: basic-skill3description: {{SKILL_NAME}}4---5# {{SKILL_NAME}}67{{SKILL_DESCRIPTION}}89## Tools1011### {{SKILL_NAME}}_example1213Example tool — replace with a description of what this tool does.1415**Parameters**1617| Name | Type | Required | Description |18|---------|--------|----------|-------------|19| `query` | string | yes | Input query |2021**Returns**2223```json24{ "result": "..." }25```2627## Examples2829- "Use {{SKILL_NAME}} to look up something"30- "/{{SKILL_NAME}} my query"
Run npx skillmds@latest add aaronboshart1/basic-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
{{SKILL_NAME}} It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
aaronboshart1 (@aaronboshart1) published this skill. Their other Agent Skills are listed on their SkillMD profile.