๐ฏ
find-skills
๐ฏSkillfrom bastani-inc/atomic
What it does
|A built-in Atomic skill that discovers and installs agent skills from the community. Part of the Atomic multi-agent harness that orchestrates Claude Code, OpenCode, and GitHub Copilot CLI.
Same repository
bastani-inc/atomic(3 items)
find-skills
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add bastani-inc/atomic --skill find-skillsskills.sh Installโ Installs to .agents/skills/
npx skills add bastani-inc/atomic --skill find-skillsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/find-skills/SKILL.mdSKILL.md
165Installs
258
-
Last UpdatedJun 26, 2026
More from this repository2
๐๐ฏ
ralph๐Plugin
AI agent plugin for shipping complex features end-to-end with research, spec, and implementation phases, following the principle that users own decisions while agents own execution.
skill-creator๐ฏSkill
A meta skill from the Atomic multi-agent harness that enables creating, modifying, evaluating, and benchmarking custom agent skills. Auto-invoked when building or iterating on SKILL.md files.