vinagent
Build multi-agent teams with tools, memory, and guardrails
All Skills in This Repository (18)
Pure Emerald Level Indicatorstemplate-skill
Create new AI skills with standardized SKILL.md frontmatter and content structure.
theme-factory
Apply preset or custom themes to slides, documents, and marketing assets.
doc-coauthoring
Guide structured document co-authoring through context gathering, refinement, and reader testing.
claude-api
Integrate Claude API and Agent SDK across multi-language SDKs with structured outputs.
xlsx
Clean, transform, and format spreadsheet data into .xlsx deliverables.
Parses, merges, edits, and extracts data from PDF documents.
algorithmic-art
Transform algorithmic philosophies into reproducible p5.js generative art sketches.
internal-comms
Standardize internal communications using YAML frontmatter and guideline files.
skill-creator
Design, test, and improve Claude-like skills with automated evaluation loops.
canvas-design
Convert design briefs into single-page PDF or PNG visual canvases.
pptx
Create, edit, and extract content from PPTX presentations using Python scripts.
slack-gif-creator
...
Frequently Asked Questions
FAQPage SchemaHow to install vinagent?โผ
Run `npx skills add datascienceworld-kan/vinagent --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with vinagent?โผ
You can build customer service bots, data analysis assistants, and finance agents that search the web, fetch stock prices, and visualize market trends.
Does vinagent support multi-agent teams?โผ
Yes. You can group multiple agents into a team that plans tasks, executes them in order, and aggregates the results automatically.
Can vinagent connect to MCP servers?โผ
Yes. Agents can register tools from any MCP server, alongside plain Python functions and reusable module tools.
Do I need coding experience to use vinagent?โผ
Basic Python knowledge helps for setup, but once configured, your agent handles tool execution from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core