Skip to main content
Run any Skill in Manus
with one click
InjectiveLabs
GitHub creator profile

InjectiveLabs

Repository-level view of 22 collected skills across 2 GitHub repositories.

skills collected
22
repositories
2
updated
2026-07-11
repository explorer

Repositories and representative skills

injective-ai-cost-optimization
software-developers

Optimize AI API costs for agentic trading bots. Covers Anthropic token cost tracking, web search cost management, CoinGecko/Massive.com data sourcing, shared caching strategies, and per-user cost caps. Learned from real production data showing web search inflates costs 10-17x.

2026-07-11
injective-cli
software-developers

Use the Injective `injectived` CLI against a chain with consistent wallet, endpoint, and gas handling. Use the CLI map and reference docs to find commands and build transactions safely.

2026-07-11
injective-core-detect-changes
software-developers

Detect breaking changes in Injective core between two tagged releases. For use in developer documentation and release notes.

2026-07-11
injective-docs-style
software-developers

Audit and report adherence to Injective's documentation standards

2026-07-11
injective-evm-developer
software-developers

Develop EVM smart contracts and dApps on Injective

2026-07-11
injective-faucet
software-developers

Create and operate an INJ faucet for initializing fresh Injective wallets. Sends a small amount of INJ via EVM to create on-chain accounts and provide gas for AuthZ grants. Handles the circular dependency where fresh wallets can't transact without gas but can't receive gas without an account. Pairs with injective-trading-autosign for zero-friction onboarding.

2026-07-11
injective-frontend-wallet
web-developers

Build, review, or debug browser frontends that sign and broadcast Injective transactions with Keplr, Leap, MetaMask, CosmJS, @injectivelabs/sdk-ts, or CosmWasm execute messages. Use this whenever implementing Injective React/Vite/Next apps, wallet connect flows, swap-contract UIs, MsgExecuteContract, MsgBroadcaster, or when errors mention EthAccount, ethsecp256k1, invalid pubkey, account sequence, signer address, Keplr, Leap, or browser wallet signing.

2026-07-11
injective-funding
software-developers

Mass fund Injective wallets with INJ, USDT, or USDC. Batch bank transfers (MsgSend), deposit to exchange subaccounts, top up taker wallets, and check balances across many wallets. Supports batching 200+ transfers in a single transaction. Also covers public-facing faucet servers that accept caller-supplied addresses in either inj1 or 0x form.

2026-07-11
Showing top 8 of 21 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded