skills/injective-docs-style/SKILL.md
Audit and report adherence to Injective's documentation standards
npx skillsauth add injectivelabs/agent-skills injective-docs-styleInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Injective provides extensive developer documentation that is available on https://docs.injective.network (for humans) and https://docs.injective.network/llms.txt (for robots). This skill is to assist authors working on Injective's developer documentation.
Invoke the "devrel-docs-style" skill, and specify use of American English.
Invoke the "injective-mcp-servers" skill, and connect to the Injective Documentation MCP server.
Use this to validate technical correctness of all pages that were checked in the previous step "Check documentation style". Do so by:
Based on this, create a list of all the claims, for each claim:
./foo/bar.md:123-125Use format: ./assets/claims-template.md
devrel-docs-styleinjective-mcp-serversUse the injective-mcp-servers skill to connect to the Injective Documentation MCP.
Through this you may search/ consult existing Injective developer documentation. Use this to check for correctness of any technical terminology that is Injective-specific.
If these skills are not available, selectively run the following commands to install them:
npx skills add bguiz/devrel-agent-skills --skill devrel-docs-style
npx skills add InjectiveLabs/agent-skills --skill injective-mcp-servers
development
Detect breaking changes in Injective core between two tagged releases. For use in developer documentation and release notes.
development
Integrate Injective RFQ taker flows into browser apps and operational quote monitors. Use this skill when building, reviewing, or debugging RFQ gateway autosign settlement, Web3Gateway AuthZ setup, manual TakerStream quote collection, RFQ open/close flows, conditional TP/SL intents, quote uptime probes, market-readiness checks, or mainnet RFQ frontend integrations. Covers mainnet parameters, canonical decimals, quote windows, signer slots, market discovery, quote-hit diagnostics, and production RFQ gotchas.
tools
Enables management of Linear issues, teams, projects, comments, or configuration via the `linear` CLI
tools
Mass create, derive, and manage Injective wallets. Generate wallets from mnemonics (BIP-44 HD derivation), create random wallets, convert between ETH/INJ addresses, and batch fund wallets with INJ or USDT. Supports bulk wallet generation and batch funding.