langflow
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
ToolJet is the open-source foundation of ToolJet AI - the AI-native platform for building internal tools, dashboard, business applications, workflows and AI agents ๐
Google Workspace CLI โ one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
npm install -g @googleworkspace/cliAgentation is an agent-agnostic visual feedback tool. Click elements on your page, add notes, and copy structured output that helps AI coding agents find the exact code you're referring to.
npm install agentation -D
import { Agentation } from 'agentation';
function App() {
return (
<>
<YourApp />
<Agentation />
</>
);
}
The toolbar appears in the bottom-right corner. Click to activate, then click any element to annotate it.
Agentation captures class names, selectors, and element positions so AI agents can grep for the exact code you're referring to. Instead of describing "the blue button in the sidebar," you give the agent .sidebar > button.primary and your feedback.
Full documentation at agentation.dev
ยฉ 2026 Benji Taylor
Licensed under PolyForm Shield 1.0.0