liftaven
v1.0.0Investigate search visibility and website engagement with connected Search Console, Analytics and Bing reports. Read website content and prepare changes for human review in Liftaven.
By LiftavenLicense: MIT0 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install liftaven for Codex and Claude Code
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add liftaven@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/liftaven/pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/liftaven/SKILL.md└── .mcp.json
Included Skills1
Investigate a connected Liftaven website's search visibility, organic engagement and content using its MCP tools. Use for Liftaven SEO reports and evidence-backed website change proposals.
MCP servers1
- url
- https://mcp.liftaven.com/mcp
Plugin manifests2
{
"name": "liftaven",
"version": "1.0.0",
"description": "Investigate search visibility and website engagement with connected Search Console, Analytics and Bing reports. Read website content and prepare changes for human review in Liftaven.",
"author": {
"name": "Liftaven",
"url": "https://liftaven.com"
},
"skills": "./skills/",
"mcpServers": "./.mcp.json",
"interface": {
"displayName": "Liftaven",
"shortDescription": "Review SEO and website data",
"longDescription": "Investigate search visibility and website engagement with connected Search Console, Analytics and Bing reports. Read website content and prepare changes for human review in Liftaven.",
"developerName": "Liftaven",
"category": "Productivity",
"capabilities": [],
"defaultPrompt": "Review my connected website’s search visibility and organic engagement, and suggest improvements backed by the reports."
}
}{
"name": "liftaven",
"version": "1.0.0",
"description": "Investigate search visibility and website engagement with connected Search Console, Analytics and Bing reports. Read website content and prepare changes for human review in Liftaven.",
"author": {
"name": "Liftaven",
"url": "https://liftaven.com"
},
"homepage": "https://liftaven.com",
"repository": "https://github.com/liftaven/plugin",
"license": "MIT",
"keywords": [
"liftaven",
"seo",
"search-console",
"google-analytics",
"bing",
"mcp"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[liftaven on Agent Plugins Marketplace](https://pluginsmp.com/plugins/liftaven)