スキル一覧に戻る
vaoan

snd-plugin-references

by vaoan

0🍴 0📅 2025年12月31日
GitHubで見るManusで実行

SKILL.md


name: SND Plugin References description: Tracking document for SND plugin skills, repository references, and missing documentation. Use this to find official sources and prioritize skill creation.

SND Plugin Reference Tracker

This skill tracks all known FFXIV Dalamud plugins used with SND macros, their official repositories, and documentation status.

Documented Skills (Verified)

SkillPluginRepositoryIPC StatusLast Verified
snd-artisanArtisanPunishXIV/ArtisanFull IPC2025-12-11
snd-autoretainerAutoRetainerPunishXIV/AutoRetainerAPIFull IPC2025-12-11
snd-bossmodBossModRebornawgil/ffxiv_bossmodFull IPC2025-12-11
snd-deliverooDeliverooVeraNala/Deliveroo (mirror)Minimal (1 method)2025-12-11
snd-glamourerGlamourerOttermandias/GlamourerFull IPC2025-12-11
snd-iceICELeontopodiumNivale14/Ices-Cosmic-ExplorationFull IPC2025-12-11
snd-lifestreamLifestreamNightmareXIV/LifestreamFull IPC2025-12-11
snd-questionableQuestionablepot0to/QuestionableCommands only2025-12-11
snd-saucySaucyPunishXIV/SaucyCommands only2025-12-11
snd-textadvanceTextAdvanceNightmareXIV/TextAdvanceFull IPC2025-12-11
snd-vnavmeshvnavmeshawgil/ffxiv_navmeshFull IPC2025-12-11
snd-wrathWrathComboPunishXIV/WrathComboFull IPC2025-12-11
snd-yesalreadyYesAlreadyPunishXIV/YesAlreadyCommands only2025-12-11

Missing Skills (Need Creation)

These plugins are used in reference scripts but don't have skill documentation yet:

PriorityPluginRepositoryIPC SourceNotes
HIGHAutoHookPunishXIV/AutoHookNeeds discoveryFishing automation - required for FishingRaid
HIGHPandoraPunishXIV/PandorasBoxNeeds discoveryQoL features - required for FishingRaid
HIGHVislandffxiv-visland/VislandNeeds discoveryIsland Sanctuary automation
MEDIUMTeleporterNightmareXIV/TeleporterPluginNeeds discoveryAlternative teleportation
MEDIUMSimpleTweaksCaraxi/SimpleTweaksPluginNeeds discoveryVarious QoL tweaks
LOWDiscard HelperUnknownNeeds discoveryInventory discard automation

Reference Scripts

Scripts in the Reference/ folder that document plugin usage:

ScriptPlugins UsedStatus
FishingRaid_original.luaAutoHook, Pandora, Visland, AutoRetainer, YesAlready, Teleporter, SimpleTweaks, Discard HelperAnalyzed

IPC File Patterns

When searching for IPC in plugin repositories, look for these common patterns:

IPC.cs
IPCProvider.cs
API.cs
*Api.cs
External/*IPC*.cs
Services/IPC/*
IPC/IPC*.cs

Repository Organizations

Common GitHub organizations for FFXIV plugins:

OrganizationPlugins
PunishXIVArtisan, AutoRetainer, Saucy, YesAlready, WrathCombo, AutoHook, PandorasBox, Deliveroo
NightmareXIVLifestream, TextAdvance, Teleporter
OttermandiasGlamourer, Penumbra
awgilffxiv_bossmod, ffxiv_navmesh
CaraxiSimpleTweaksPlugin

Verification Workflow

When verifying or creating a new skill:

  1. Find Repository: Search GitHub for the plugin name
  2. Locate IPC Files: Search for patterns above in the repo
  3. Extract APIs: Read the IPC source and document all public methods
  4. Create/Update Skill: Write to .claude/skills/snd-{pluginname}/SKILL.md
  5. Include Source URL: Always reference the exact IPC file path
  6. Test Examples: Include working Lua code examples

Notes

Archived/Inaccessible Repos

  • Deliveroo: Original at git.carvel.li/liza/Deliveroo is archived. Use GitHub mirror at VeraNala/Deliveroo
  • Ice: Was incorrectly listed as ffxivcode/Ice. Correct repo is LeontopodiumNivale14/Ices-Cosmic-Exploration

Plugins Without IPC

Some plugins only expose slash commands, not IPC:

  • Saucy: Gold Saucer mini-game automation (not fishing!)
  • Questionable: Quest automation
  • YesAlready: Dialog auto-confirm

For these, document the slash commands instead.

Common Mistakes Found

  • Fabricated APIs that don't exist in source
  • Wrong plugin purposes (e.g., Saucy was documented as "fishing" but it's for Gold Saucer)
  • Outdated repository URLs
  • Methods documented from old versions that no longer exist

Always verify against the actual source code!

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です