Diego Córdova García avatar

Diego Córdova García

Community

@diegoc1005 · Ciudad de México

3Followers
|
20Public Repos
|
11Published Skills

Estudiante de Ingeniería en computación en la UNAM, apasionado por la ciencia de datos, machine learning, análisis de datos, web3 etc.

Skills Distribution
DomainDeveloper To...CopilotKit v2 Inte.. (45%)AG-UI Protocol & A.. (25%)MCP Server Develop.. (20%)Open-Source Contri.. (10%)

Agent Skills by Diego Córdova García

Showing 11 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Diego Córdova García

FAQPage Schema
What tasks can I accomplish with diegoc1005's CopilotKit skills?▼

You can set up new CopilotKit projects, build chat interfaces with frontend tools, migrate v1 apps to v2, debug runtime connectivity and streaming errors, wire external frameworks like LangGraph or CrewAI via AG-UI, and contribute pull requests to the CopilotKit monorepo.

Who are these CopilotKit and MCP skills designed for?▼

Frontend and full-stack engineers embedding agentic chat into React applications, backend developers implementing the AG-UI protocol with AbstractAgent/HttpAgent patterns, and contributors working on the CopilotKit open-source monorepo or building MCP servers with mcp-use.

How do I build an MCP server using these skills?▼

Consult the mcp-apps-builder skill first, as it is mandatory for all MCP server work. It covers mcp-use framework patterns for creating servers, defining tools, resources, prompts, and widgets, plus architecture decisions, security patterns, and common pitfalls to review before implementation.

How do I migrate from CopilotKit v1 to v2?▼

Use the copilotkit-upgrade skill, which guides updating package imports, replacing deprecated hooks and components, switching from the GraphQL runtime to the AG-UI protocol runtime, and resolving breaking API changes introduced in the v2 release.

Are the deprecated chatgpt-app-builder and mcp-builder skills still usable?▼

No. Both are deprecated and replaced by mcp-app-builder. Install it with `npx skills install mcp-use/mcp-use --skill mcp-app-builder` to build ChatGPT apps with interactive React widgets using mcp-use and the OpenAI Apps SDK.