aceee.org
ACEEE | American Council for an Energy-Efficient Economy
ACEEE advances research, policy, and programs that reduce energy waste, lower bills, and build a more equitable energy system for all Americans.
55
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for aceee.org
Made from what Actuent already knows. Edit it, then publish it at
https://aceee.org/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "aceee.org",
"name": "ACEEE | American Council for an Energy-Efficient Economy",
"language": "en",
"pages": {
"/": {
"title": "ACEEE | Make Energy Go Further",
"content": "ACEEE advances research, policy, and programs that reduce energy waste, lower bills, and build a more equitable energy system for all Americans."
},
"/jobs": {
"title": "Jobs and Internships",
"content": "Open positions and internship opportunities at ACEEE."
},
"/about-us": {
"title": "About ACEEE",
"content": "Mission, history, and organizational overview of the American Council for an Energy-Efficient Economy."
},
"/our-impact": {
"title": "Our Impact",
"content": "Documented outcomes and accomplishments from ACEEE's research and policy work."
},
"/aceee-staff": {
"title": "Staff",
"content": "Researchers, policy analysts, and staff at ACEEE."
},
"/aceee-finances": {
"title": "Finances",
"content": "Financial transparency information, including annual reports."
},
"/advisory-board": {
"title": "Research Advisory Board",
"content": "External advisors guiding ACEEE's research agenda."
},
"/board-directors": {
"title": "Board of Directors",
"content": "Governance and leadership of the organization."
},
"/what-is-energy-efficiency": {
"title": "What Is Energy Efficiency?",
"content": "An introduction to energy efficiency as a concept, resource, and policy tool."
},
"/topic/energy-efficiency-as-a-resource": {
"title": "Energy Efficiency as a Resource",
"content": "Research and analysis treating energy efficiency as a supply-side resource."
},
"/sites/default/files/pdfs/call-to-action.pdf": {
"title": "Call to Action (PDF)",
"content": "ACEEE's current policy priorities and recommendations."
}
},
"actions": [
{
"id": "search",
"name": "Search the site",
"input": {
"type": "text",
"required": true
},
"intent": [
"search",
"find",
"look up"
],
"description": "Search ACEEE | American Council for an Energy-Efficient Economy"
},
{
"id": "contact",
"name": "Contact",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"get in touch",
"email",
"message",
"support"
],
"description": "Get in touch with the site owner"
},
{
"id": "sign_up",
"name": "Sign up",
"input": {
"type": "text",
"required": false
},
"intent": [
"sign up",
"register",
"join",
"create account",
"get started"
],
"description": "Create an account"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
},
{
"id": "donate",
"name": "Donate",
"input": {
"type": "text",
"required": false
},
"intent": [
"donate",
"donation",
"support us",
"give"
],
"description": "Make a donation"
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "ACEEE | American Council for an Energy-Efficient Economy",
"url": "https://aceee.org",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Search the site
Search ACEEE | American Council for an Energy-Efficient Economy
searchfindlook upContact
Get in touch with the site owner
contactget in touchemailmessagesupportSign up
Create an account
sign upregisterjoincreate accountget startedView jobs
See open positions
careersjobshiringwork with usDonate
Make a donation
donatedonationsupport usgivePages
ACEEE | Make Energy Go Further /
ACEEE advances research, policy, and programs that reduce energy waste, lower bills, and build a more equitable energy system for all Americans.
Jobs and Internships /jobs
Open positions and internship opportunities at ACEEE.
About ACEEE /about-us
Mission, history, and organizational overview of the American Council for an Energy-Efficient Economy.
Our Impact /our-impact
Documented outcomes and accomplishments from ACEEE's research and policy work.
Staff /aceee-staff
Researchers, policy analysts, and staff at ACEEE.
Finances /aceee-finances
Financial transparency information, including annual reports.
Research Advisory Board /advisory-board
External advisors guiding ACEEE's research agenda.
Board of Directors /board-directors
Governance and leadership of the organization.
What Is Energy Efficiency? /what-is-energy-efficiency
An introduction to energy efficiency as a concept, resource, and policy tool.
Energy Efficiency as a Resource /topic/energy-efficiency-as-a-resource
Research and analysis treating energy efficiency as a supply-side resource.
Call to Action (PDF) /sites/default/files/pdfs/call-to-action.pdf
ACEEE's current policy priorities and recommendations.
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=aceee.org
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim aceee.org to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="aceee.org" async></script> or the image https://api.actuent.ai/badge.svg?domain=aceee.org&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
