CommunityWriting & Editinggithub.com

eiei114/pi-verse-docs

Pi package for on-demand Verse / UEFN docs lookup via verse-mcp.

What is pi-verse-docs?

pi-verse-docs is a Claude Code agent skill that pi package for on-demand Verse / UEFN docs lookup via verse-mcp.

Works with~Claude Code~Codex CLI~Cursor
npx skills add eiei114/pi-verse-docs

Installed? Explore more Writing & Editing skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

Verse Dev

Use this skill when the user is working on Verse, UEFN APIs, or Verse MCP-backed reference lookup.

Default flow

  1. If setup may be missing, call verse_docs_status first.
  2. If this machine has not warmed the cache yet, suggest verse_docs_cache_all.
  3. For UEFN devices, classes, methods, and modules, use verse_docs_search_api before guessing names.
  4. For language semantics like decides, failure contexts, concurrency, modules, or effects, use verse_docs_search.
  5. When you need valid chapter or module names before a full read, use:
    • verse_docs_list_chapters
    • verse_docs_list_api_modules
  6. If search results are not enough, use:
    • verse_docs_get_chapter
    • verse_docs_get_api_module

Rules

  • Do not hallucinate UEFN API names when verse_docs_search_api can verify them.
  • Prefer verse_docs_search_api before writing non-trivial gameplay / device code.
  • Prefer verse_docs_search for syntax and semantics, not API surface.
  • Mention compile or diagnostics tooling separately: pi-verse-docs is reference lookup only.

Adjacent tools

  • Verse compile / LSP diagnostics: external verse-diagnostics-mcp style tools
  • UEFN editor automation: separate editor-control MCPs, not bundled here
  • Ecosystem context: 4_Project/OSS/pi-verse-docs/Docs/uefn-mcp-ecosystem.md

Related Skills

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