CodingAstronaut avatar

CodingAstronaut

Community

@DemidovVladimir

4Followers
|
63Public Repos
|
5Published Skills

CodingAstronaut publishes MIT-licensed Nostr+MCP skills for decentralized peer-to-peer car trading, covering listing, seeking, negotiation, and admin dispute resolution.

Skills Distribution
DomainBusiness, Fi...Decentralized Mark.. (40%)Vehicle Listing & .. (30%)Trust & Dispute Ad.. (20%)Event Subscription.. (10%)

Agent Skills by CodingAstronaut

Showing 5 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About CodingAstronaut

FAQPage Schema
What tasks can I perform with CodingAstronaut's chaos cars-pack skills?β–Ό

You can sell, list, or update car listings; find, evaluate, and negotiate vehicle purchases over the Nostr+MCP protocol; and run an admin agent that processes trust-signal submissions, publishes signed decisions, and manages disputes and appeals.

Who are the seeking-cars and offering-cars skills designed for?β–Ό

They target operators of Hermes instances acting as buyer-side or seller-side agents in decentralized vehicle marketplaces. Seeking-cars serves buyers evaluating listings; offering-cars serves sellers exposing controlled MCP surfaces like request_photos, request_inspection_report, and submit_offer.

What runtime capabilities do these skills require?β–Ό

Offering agents require nostr_publish, nostr_subscribe, nostr_dm_send, mcp_serve, and mcp_grant_decision. Seeking agents require nostr_subscribe, nostr_dm_send, mcp_connect, and mcp_call_tool. The cars pack adds reverse_image_check, vin_decode, market_comp, and reputation_mcp_query.

Are CodingAstronaut's chaos pack skills free to use?β–Ό

Yes. All five skills, including the vertical templates and the cars pack, are released under the MIT license, permitting free use, modification, and redistribution. Versions range from 0.1.0 for templates and admin-cars to 1.0.0 for the cars trading skills.

How does the admin-cars skill handle disputes?β–Ό

The admin agent receives opt-in admin-signal submissions, applies the admin-cars rubric, publishes signed decisions, and escalates ambiguous cases. It exposes MCP endpoints for submit_dispute, submit_response, query_dispute_status, and appeal_decision, gated by input_safety and reputation queries.