Skip to main content
cuga-project
GitHub creator profile

cuga-project

Repository-level view of 57 collected skills across 6 GitHub repositories.

skills collected
57
repositories
6
updated
Sep 8, 2026
repository explorer

Repositories and representative skills

lead-hunter
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

Sales-dev scout for finding local businesses that would benefit from a conversational AI agent. Given a place (and optional category or pitch focus), produces a ranked board of independent prospects with deep-dive evidence and tailored cold emails for the top…

May 9, 2026
api-doc-gen
software-developers

Generate human-readable API documentation from an OpenAPI / Swagger spec on disk. Lists endpoints, expands schema $refs, and writes per-endpoint sections with realistic curl examples and response shapes. Use when the user asks to "document this API",…

May 8, 2026
arch-diagram
software-developers

Generate Mermaid.js architecture diagrams from natural-language system descriptions. Returns a fenced ```mermaid block ready for any markdown renderer, plus a brief components explanation. Use when the user asks for a diagram, flowchart, sequence diagram, ER…

May 8, 2026
box-qa
software-developers

Browse a Box folder and answer questions over its documents (PDF, DOCX, PPTX, XLSX, TXT, MD, CSV) with file-cited answers. Use when the user references "Box", a Box folder ID, or asks "find/show me <file> in my Box".

May 8, 2026
brief-budget
market-research-analysts-and-marketing-specialists-131161

Produce a structured research brief on a question using a stated tool-call budget. You decide the decomposition, allocate budget across sub-topics, and synthesise sourced findings. Use when the user asks for a brief, primer, or literature snapshot with an…

May 8, 2026
city-beat
office-clerks-general-439061

Assemble a one-screen city briefing — weather, today's news, encyclopedia background, optional attractions, optional crypto spotlight — for any city the user names. Use when the user asks for a "briefing", "what's happening in", or "tell me about <city>…

May 8, 2026
code-reviewer
software-quality-assurance-analysts-and-testers

Review a code snippet (or whole file) and return structured, actionable feedback covering bugs, security flaws, performance, style, and architectural insights. Use when the user pastes code and asks for a review, audit, critique, or "look this over".

May 8, 2026
drop-summarizer
office-clerks-general-439061

Extract and summarise the contents of a local document the user supplies by file path (.txt, .md, .pdf, .docx, .pptx, .xlsx, .csv). Use when the user uploads, drops, or names a path to a file and wants a TL;DR with key points and action items.

May 8, 2026
Showing 8 of 30 collected skills.
cuga-author-policy
computer-occupations-all-other

Use when the user wants to govern agent behavior with a cuga policy - block/redirect an intent, add step-by-step playbook guidance, require approval before a tool runs, enhance a tool's description, or reshape agent output format.

Aug 11, 2026
cuga-build-agent
software-developers

Use when the user wants to write Python code that creates or invokes a CugaAgent or CugaSupervisor, e.g. "build an agent with cuga", "how do I call agent.invoke", "set up a multi-agent supervisor".

Aug 11, 2026
cuga-build-cuga-skill
computer-occupations-all-other

Use when the user wants a running CugaAgent to load a new capability at runtime via cuga's own skill system, e.g. "add a skill to my agent", "create a .cuga/skills SKILL.md", "how does load_skill work".

Aug 11, 2026
cuga-build-tool
software-developers

Use when the user wants to give a cuga agent a new capability via a Python function, REST/OpenAPI service, or MCP server, e.g. "add a tool", "connect this API to cuga", "register an MCP server".

Aug 11, 2026
cuga-debug-trajectory
software-quality-assurance-analysts-and-testers

Use when a cuga agent run misbehaved (wrong tool called, silently blocked, wrong output format) and the user wants to inspect what actually happened.

Aug 11, 2026
cuga-getting-started
software-developers

Use when the user wants to install, launch, or build something with the cuga agent framework (pip package `cuga`), or asks "how do I use cuga" / "how do I build an agent with cuga" — routes to the right cuga-harness-kit skill instead of guessing.

Aug 11, 2026
cuga-install-and-launch
software-developers

Use when the user wants to install cuga, start the demo/web UI, or asks what `cuga start` does or which service/mode to run.

Aug 11, 2026
cuga-knowledge-rag
software-developers

Use when the user wants a cuga agent to ingest, search, or answer questions from documents (PDF/DOCX/XLSX/PPTX/HTML/Markdown/images) - RAG / knowledge base features.

Aug 11, 2026
Showing 8 of 14 collected skills.
Showing 6 of 6 repositories
All repositories loaded