Skills
Skills turn tools into finished work.
A skill is a markdown file any agent can read. It says which MarketCode tools to call, in what order, what each call costs, and how to lay out the result with its sources. Your agent, the MCP server and a skill produce the report. No workflow engine, nothing to learn twice.
Live
Skills you can install today.
Rendered from robosapien-ai/marketcode-plugin at 5a4ed02. The file on this page is the file your agent runs.
marketcode-property-researchLiveProperty research
A sourced answer to any UK property question: the right tool for the job, the credit cost stated first, the wording rules that keep an estimate an estimate.
marketcode-setupLiveConnect and sign in
A connected assistant: OAuth sign-in, the read-only scope, what to do when a call says "authentication required", how to disconnect.
marketcode-valuationLiveValuation report
An indicative valuation for one address: the range, the comparables and adjustments, the index position, the EPC, flood and planning context, and the reasoning, with every figure cited to the tool it came from.
marketcode-area-insightsLiveArea insights
A market brief for any UK area: the published indices, volumes, listing stock, agent activity and auction outcomes, compared and ranked against neighbours.
marketcode-sourcingLiveSite and unit sourcing
A shortlist of land or units matching your criteria, scored, with the registered owner resolved for each and a recipient list ready for outreach.
marketcode-due-diligenceLiveDue diligence report
A property due diligence report: title and ownership, history, EPC and council tax, flood and designations, nearby activity, cross-source disagreements and the cross-reference findings that join them, with a traffic light.
marketcode-deal-analysisLiveDeal analysis
A first-pass appraisal of a site or asset: plot utilisation, planning position, market evidence, value and a residual against the cost assumptions you supply.
marketcode-planning-checkLivePlanning check
Every designation and constraint at an address, recent applications nearby and the flood position, laid out the way a planner reads them.
Install
Two commands in Claude Code. A paste anywhere else.
Claude Code
/plugin marketplace add robosapien-ai/marketcode-plugin
/plugin install marketcode@marketcodeThe plugin declares the MCP server and ships every live skill. Run /mcp to sign in the first time.
Claude, ChatGPT, Codex, Cursor
Connect the MCP server first, using the steps for your client. Then open a skill page, copy the markdown, and paste it into the project instructions, a custom GPT, or a rules file. The skill is plain text; every client can read it.
Connection steps for each clientWrite your own.
The repo is public and MIT licensed. A skill is one markdown file with a name, a description and a method. If your team has a way of working that MarketCode's tools can carry, it belongs there.