Expert knowledge for building AI agents with Argentic - a Python microframework for async MQTT-based agents with multi-LLM support, custom tools, and multi-agent orchestration
This is a Claude Skill for the Argentic AI agent framework.
A pre-packaged knowledge module that Claude can load to gain expert-level understanding of the Argentic framework. When you load this skill, Claude will know how to:
Prepare the Skill Package:
argentic-skill.zip) is ready to uploadUpload to Claude:
argentic-skill.zipUse in Projects:
Claude automatically determines when to use this skill based on:
argentic is in requirements.txt or pyproject.toml)argentic package)SKILL.md - Main skill file with:
examples/ - Working code examples:
Claude will apply this skill when you:
argentic✅ Instant Expertise - Claude knows Argentic API without context window overhead
✅ Best Practices - Built-in knowledge of proper patterns
✅ Working Examples - Copy-paste ready code
✅ Troubleshooting - Common issues and solutions
✅ Multi-Pattern Support - Single agent, tools, multi-agent
To update this skill:
SKILL.md with new patterns or API changesexamples/ directoryzip -r argentic-skill.zip argentic-skill/Claude Skill:
.cursorrules:
Use both for maximum compatibility!
For Argentic framework issues:
docs/ directoryexamples/ directoryFor Claude Skill issues:
npx skills add angkira/argentic-framework-development下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer