Agent skill · AI & Agents

localsetup-communication-and-tools

Communication and response guidelines, tool selection and enhancement, periodic context updates. Use for user communication style, choosing tools, MCP/context updates.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill localsetup-communication-and-tools --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Version: 1.2
Path: skills/agent/localsetup-communication-and-tools/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Communication and tools ## 8. Communication and response guidelines - **Planning mode by default:** Only execute when user says "execute", "create", "run", "do", "install", etc. Provide options first; wait for confirmation. - **Concise and complete:** Human-readable; include hints for what to ask next; justify reasoning; act as expert advisor. - **Factuality:** "Based on..." for factual; "Likely..." for inference; "[WARNING] This is inferred/synthetic" when not factual. - **Response structure:** Answer -> Brief justification -> Options -> Wait for confirmation -> Execute if confirmed. - **Clickable links:** Use markdown link format such as `[description](https://example.com)`. - **Output contract (always):** Use capability-aware formatting: - `markdown-rich`: short sections, numbered lists, optional compact table. - `markdown-basic`: short sections, numbered lists, no table. - `text-basic`: labeled lines and ASCII separators only. - If platform capability is unknown, default to `markdown-basic`. - **Recommendation blocks:** For any ranked recommendations, include: name/link, summary, fit reason, constraints/risks, and next action. ## 12. Tool selection and enhancement - **Native

What's inside
Steps it walks through
  1. 8. Communication and response guidelines
  2. 12. Tool selection and enhancement
  3. 13. Periodic environment monitoring
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the localsetup-communication-and-tools skill do?

Communication and response guidelines, tool selection and enhancement, periodic context updates. Use for user communication style, choosing tools, MCP/context updates.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill localsetup-communication-and-tools --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going