Firm Location Pack

v1.0.0

Location strategy and site selection pack. Geo-economic analysis, real estate intelligence, site scoring, tax incentive optimization, and TCO simulation. 5 l...

0· 268·0 current·0 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name, description, and provided tools (geo analysis, real-estate intelligence, site scoring, incentives, TCO) are consistent. The only external requirement is mcp-openclaw-extensions >= 3.2.0 (declared in metadata); that dependency is plausible for adding helper utilities, but it is the only place where hidden code could be introduced, so you should review that package before trusting the skill.
Instruction Scope
SKILL.md is instruction-only and shows clear, scoped tool calls and examples. It does not instruct the agent to read unrelated files, environment variables, or system paths, nor to exfiltrate data to external endpoints. The README warns outputs are AI-generated and require human validation.
Install Mechanism
There is no install specification or code files included; this is the lowest-risk packaging model. However, runtime behavior could still rely on the declared extension (mcp-openclaw-extensions), which may install or invoke code when the agent loads it.
Credentials
The skill declares no required environment variables, credentials, or config paths — proportional to its purpose. There are no requests for unrelated secrets in the SKILL.md. If the external extension requires credentials, that would be outside this skill's manifest and should be reviewed.
Persistence & Privilege
Flags indicate default behavior (always: false, user-invocable true, model invocation allowed). The skill does not request permanent presence or system-wide config changes in its instructions.
Assessment
This skill is internally coherent for location strategy work and contains only instruction text. Before installing or enabling it: (1) review the mcp-openclaw-extensions package (version >=3.2.0) — that external dependency could introduce runtime code or require credentials; (2) avoid sending sensitive or personally identifiable data to the skill without vetting outputs and data handling; (3) treat AI-generated outputs as preliminary—have legal/tax/real-estate experts validate recommendations; (4) if you allow autonomous invocation, limit the skill's permissions or monitor its first runs to ensure it behaves as expected.

Like a lobster shell, security has layers — review code before you run it.

latestvk973v3k6fjdp8rn8nyd9fxmcpn826a38
268downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

firm-location-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Provides a complete location strategy and site selection toolkit for the firm. Enables structured geo-economic analysis, real estate market intelligence, multi-criteria site scoring, tax incentive identification, and total cost of occupation simulation over 3-5 years.

Designed to produce professional documents readable by every department: CEO (strategic location decisions), CFO (TCO projections), HR (talent pool analysis), Legal Status (territorial tax implications), Operations (logistics and infrastructure).

Tools (5)

ToolDescriptionCategory
openclaw_location_geo_analysisGeo-economic analysis — talent pools, transport, ecosystem, quality of lifestrategy
openclaw_location_real_estateReal estate market intelligence — availability, pricing, trends by zonereal_estate
openclaw_location_site_scoreMulti-criteria site scoring (20+ criteria) with weighted comparison matrixstrategy
openclaw_location_incentivesTax incentives and aid programs by territory — ZFU, ZRR, BPI, FEDERfinance
openclaw_location_tco_simulateTotal Cost of Occupation simulation over 3-5 yearsfinance

Usage

skills:
  - firm-location-pack

# Geo-economic analysis of candidate cities:
openclaw_location_geo_analysis cities='["Paris 13e","Lyon Part-Dieu","Nantes"]' sector="tech" headcount=30

# Real estate search:
openclaw_location_real_estate zone="Île-de-France" property_type="bureau" surface_min=200 budget_max=6000

# Multi-criteria scoring:
openclaw_location_site_score sites='["Saint-Denis","Montreuil","Ivry"]' weights='{"transport":15,"talent":15,"price":20}'

# Tax incentives lookup:
openclaw_location_incentives zone="Saint-Denis Pleyel" company_type="startup" headcount=15

# TCO simulation:
openclaw_location_tco_simulate sites='["Paris 13e","Saint-Denis","Nantes"]' surface=250 horizon_years=3

Cross-Department Integration

DepartmentWhat they getTool
CEOSite scoring matrix and strategic recommendationsite_score
CFOTCO simulations and incentive impacttco_simulate + incentives
HRTalent pool analysis and quality of life datageo_analysis
Legal StatusTerritorial tax implicationsincentives
OperationsTransport and infrastructure assessmentgeo_analysis

Requirements

  • mcp-openclaw-extensions >= 3.2.0

Comments

Loading comments...