- scripts/bootstrap.sh: curl-pipe-sh one-liner that clones to ~/.agents/skills/ and symlinks to all detected global platforms
- install.sh: symlink self-installer for cloned repos with --dry-run and --uninstall
- scripts/install-skill.sh: universal installer for any skill (git URL or local path) to all detected platforms with format adapters
- SKILL.md: add silent git-based update check instruction
- README.md: document all new install options and update project structure
- .gitignore: add *.mdc for generated adapter files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Implement complete AgentDB integration system
- Add invisible intelligence enhancement while maintaining dead simple UX
- Include mathematical validation system with 95% confidence proofs
- Add graceful fallback system for reliability without AgentDB
- Implement progressive enhancement - agents get smarter over time
- Add learning feedback system for subtle progress indicators
- Update documentation with AgentDB integration capabilities
- Clean up test files and improve .gitignore configuration
- Maintain "AgentDB fica invisível, poderoso por trás dos panos" strategy
🎉 Result: Users get enhanced intelligence automatically without complexity
🧠 System learns and improves invisibly in the background
🛡️ Works perfectly with or without AgentDB
📈 Progressive enhancement makes agents smarter with each use
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Complete translation of agent-creator meta-skill to American English.
This skill teaches Claude Code to autonomously create production-ready
agents using a 5-phase protocol:
- Phase 1: Discovery (API research and selection)
- Phase 2: Design (analysis definition)
- Phase 3: Architecture (modular structure)
- Phase 4: Detection (keyword identification)
- Phase 5: Implementation (complete code generation)
Includes comprehensive documentation (~24,000 words), quality standards,
and detailed phase guides.
Translation: Portuguese → American English
Structure: Identical to original
Quality: High-fidelity translation maintaining technical accuracy
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>