.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/elibarak12/elliot
home/skills/elibarak12/elliot
elibarak12 avatar

elibarak12/elliot

11 skills

View on GitHub
$npx skills add elibarak12/elliot
SkillInstalls
audit-connectorRun a Petri-style parallel audit of an Elliot connector — spawn 5 sub-agents that try to use the connector for real, capture every failure, score the run on…—build-connectorBuild an Elliot connector that turns an API or database into agent-ready MCP tools.—claude-automation-recommenderAnalyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers).—compose-skillCompose a multi-step Elliot skill — a named sequence of connector tool calls that the runtime exposes as one MCP tool.—deployDeploy an Elliot connector to the runtime so agents can use it. Runs the full validation pipeline (lint → eval → deploy) before activating.—discover-sourceDiscover a data source (REST API, Postgres, MySQL, or local file) and register it with Elliot so its tables and endpoints become queryable.—getting-startedMaster onboarding for Elliot. Read this first when you connect to Elliot — and ALSO read this when any Elliot tool call fails with a connection error, because…—lint-connectorLint an Elliot connector file and fix all reported issues. Use when the user wants to validate a connector, improve tool descriptions, or fix quality warnings.—observe-agent-runsWire the Elliot trace hook into a coding agent (Claude Code, Codex, Cursor) so its prompts, model reasoning, tool calls, and final answers stream live into the…—onboard-productGuided onboarding for turning a product into an agentic product with Elliot.—run-evalRun Elliot eval suites to validate connector tool quality. Use when the user wants to test their connector against expected outputs, check token budgets, or…—