Communityライティング&編集github.com

studioxvii/modbus-skills

Read-only Modbus engineering skills and workflows for Codex, Claude Code, Cursor, and other Agent Plugins clients.

modbus-skills とは?

modbus-skills is a Claude Code agent skill that read-only Modbus engineering skills and workflows for Codex, Claude Code, Cursor, and other Agent Plugins clients.

対応Claude CodeCodex CLICursor
npx skills add studioxvii/modbus-skills

Installed? Explore more ライティング&編集 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

お気に入りのAIに質問する

このエージェントスキルを事前に読み込んだ状態で新しいチャットを開きます。

ドキュメント

Check Map

Run deterministic checks and return structured findings.

Follow ../../references/interaction-contract.md.

Process

  1. Run python3 <skill-dir>/scripts/run.py --input <map.json> --output <validation.json>.
  2. Group findings by error, warning, and hold.
  3. Group findings by code and root cause; include representative composite identities plus the complete affected-ID list in the artifact.
  4. Hold final generation automatically while an error or hold remains.

Output files

  • validation.json - Open this report. It lists passed checks and groups problems by root cause. It does not create or modify a map.

Completion requires every check to have a visible pass, finding, or skipped reason.

Stop

  • Hold final generation while an error or hold remains, including packed-bit numbering.
  • Do not guess byte order, bit order, address convention, or register area.
  • Accept unit IDs 1 through 247 only. Unit ID 0 is forbidden because this package does not generate broadcast requests. Modbus TCP gateway unit IDs 0 and 255 are not accepted in this release.
  • Permit read functions 01 through 04 only.
  • Stop for writes, broadcasts, discovery, or unbounded polling.

Handoff

  • Findings need human evidence: suggest review-evidence.
  • Packed-bit or coil numbering is unresolved: keep the hold; do not suggest check-byte-order.
  • The map passes and is reviewed: suggest plan-reads.
  • The source is still raw or mixed: suggest review-map.

Use route, unit, area, protocol offset, and logical point identifier as identity. Permit read functions 01 through 04 only.

関連スキル

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community