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.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- 8. Communication and response guidelines
- 12. Tool selection and enhancement
- 13. Periodic environment monitoring
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.
