Agent skill · Backend & API

localsend-analysis

Analyze LocalSend repos with tree-sitter tags, gh GraphQL contributor snapshots, and protocol safety notes.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill localsend-analysis --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.0.0
Path: skills/analysis/localsend-analysis/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

# Localsend Analysis ## Quick Start [Provide ONE minimal working example - the most common use case] ```typescript // Keep this concise - show essential code only // Move detailed examples to references/ for Level 3 loading ``` ## Core Principles - Principle 1: [Key concept] - Principle 2: [Key concept] - Principle 3: [Key concept] ## Common Patterns ### [Most Frequent Pattern] [Brief description - keep under 100 words] ## Reference Files For detailed documentation, see: - [references/](references/) - Add detailed guides here ## Notes - Important note 1 - Important note 2 <!-- PROGRESSIVE DISCLOSURE GUIDELINES: - Keep this file ~50 lines total (max ~150 lines) - Use 1-2 code blocks only (recommend 1) - Keep description <200 chars for Level 1 efficiency - Move detailed docs to references/ for Level 3 loading - This is Level 2 - quick reference ONLY, not a manual LLM WORKFLOW (when editing this file): 1. Write/edit SKILL.md 2. Format (if formatter available) 3. Run: claude-skills-cli validate <path> 4. If multi-line description warning: run claude-skills-cli doctor <path> 5. Validate again to confirm --> ## Scientific Skill Interleaving This skill connects to the K-Dense-AI/claude-sc

What's inside
Steps it walks through
  1. Quick Start
  2. Core Principles
  3. Common Patterns
  4. [Most Frequent Pattern]
  5. Reference Files
  6. Notes
  7. Scientific Skill Interleaving
  8. Eda
  9. Bibliography References
  10. Cat# Integration
  11. GF(3) Naturality
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the localsend-analysis skill do?

Analyze LocalSend repos with tree-sitter tags, gh GraphQL contributor snapshots, and protocol safety notes.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill localsend-analysis --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