Author Profile: Samarth208P

Skills published by Samarth208P with real stars/downloads and source-aware metadata.

Total Skills

5

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

0mcp-context-engine

0

Stars
0
Downloads
0

0mcp-demo-runner

0

Stars
0
Downloads
0

0mcp-inft-snapshot

0

Stars
0
Downloads
0

0mcp-server

0

Stars
0
Downloads
0

0g-storage

0

Stars
0
Downloads
0

Published Skills

General

0mcp-context-engine

Use this skill when building the context retrieval and injection logic — the part that takes a user prompt, finds relevant past entries from 0G storage, and formats them for injection into the LLM system prompt. Triggers when asked to implement buildContext, extractKeywords, rankEntries, or formatContextBlock.

Repository SourceNeeds Review
General

0mcp-demo-runner

Use this skill when building the hackathon demo script — the before/after comparison that shows memory working in real time. Triggers when asked to create the demo, simulate prompts, seed test data, or produce terminal output for the video recording.

Repository SourceNeeds Review
Web3

0mcp-inft-snapshot

Use this skill when building the memory snapshot and iNFT minting feature — exporting project memory to a JSON bundle and minting it as an ERC-7857 iNFT on 0G testnet. Triggers when asked to implement exportSnapshot, mintINFT, or anything touching the iNFT contract or snapshot file format.

Repository SourceNeeds Review
General

0mcp-server

Use this skill when building the core 0MCP server — the MCP JSON-RPC server that intercepts IDE prompts, calls the context engine, and logs responses. Triggers when asked to create the server entrypoint, register MCP tools, set up stdio transport, or wire together the main request/response loop.

Repository SourceNeeds Review
Coding

0g-storage

Use this skill when writing any code that reads from or writes to 0G decentralized storage — KV store or Log. Triggers when asked to implement saveMemory, loadMemory, listEntries, or anything touching @0gfoundation/0g-ts-sdk, KvClient, Batcher, or the 0G testnet RPC.

Repository SourceNeeds Review
Author Samarth208P | V50.AI