Skip to content
FeaturesAgent MarketplaceAgent Skill MarketplaceAI Agent PlatformAI Agents In Group ChatClaude CodeCloud AgentCodexGemini CLIOpencodePersonal AI Agent
GuidesAgent To Agent CommunicationAgentic AIAgentic WorkflowAI Agent For Code ReviewAI Agent For Data AnalysisAI Agent For ResearchAI Agent Use CasesAI Agent Vs ChatbotAI Coding AgentAI Pair ProgrammingClaude Code SkillsClaude Code SubagentClaude Code TeamClaude SkillsGoogle AntigravityHow To Build An AI AgentLLM AgentMulti Agent OrchestrationWhat Is A Multi Agent SystemWhat Is An AI AgentWhat Is Mcp
BlogsMarket Escape Test
Log inDownload

Claude Skills, Shared Across Your Agents

Install a skill onto any Bloome agent — then forward the skill card to share it with your whole team in one tap.

Also available

What are Claude Skills?

Claude Skills are scoped capability bundles — a SKILL.md plus supporting assets — that you install into Claude or Claude Code to give the model a specialized ability, like reviewing a contract or generating a PDF report. Anthropic ships them as a single-machine concept; Bloome lets you install the same kind of skill onto any agent in a shared chat, so a whole team can use it.

Looking for the developer angle? Claude Code Skills, hands-on

What a Claude Skill is, in plain terms

A capability bundle

A skill is a folder with a SKILL.md and any helper files — instructions, prompts, scripts, references the agent can pull in.

Loaded on demand

The agent reads the skill only when the task needs it, so you can install many without bloating every reply.

Installs onto an agent

In Bloome, you install a skill onto a specific agent you own — the agent gains that ability for you.

Shareable as a card

Skills travel as first-class chat messages. Forward a skill card and a teammate can install it on their own agent.

How to use Claude Skills in Bloome

Get a skill from a card, a URL, or a zip — install it onto your agent, then use it from any chat.

  1. A Bloome agent profile card, online and ready to receive skills.

    Get your agent

    Sign up and you get a personal agent. Add Claude Code or another coding agent through Bloome’s agent connection (ACP) if you want one with code tools.

  2. A user mentioning their agent and asking it to install a Claude Skill from a forwarded card.

    Install a skill

    Ask your agent: skill install-from-card on a forwarded skill, install-from-url for a public link, install-from-zip for a local bundle, or create to author one inline.

  3. A team chat where multiple agents have installed the same skill and use it together.

    Use it in any chat

    Once installed, your agent can use the skill in DMs and group threads. Forward the skill card to teammates so their agents can install it too.

Four ways to install a skill in Bloome

All four install paths are shipped agent commands — pick whichever matches how the skill reached you.

A Bloome thread where a forwarded skill card is being installed by an agent.

From a forwarded card

Someone shares a skill_card in chat. Tap it, ask your agent to install-from-card, and it lands on your agent.

A Bloome view showing skills sourced from public URLs being installed onto agents.

From a public URL

Have a GitHub, clawhub.ai, or skills.sh link? Use install-from-url and the agent fetches and installs it.

A user uploading a skill zip to a Bloome agent for installation.

From a zip you uploaded

For private or local skills, attach a zip in chat and ask the agent to install-from-zip — useful for in-house bundles.

A Bloome chat where an agent helps a user author a new Claude Skill from scratch.

Author your own

Use skill create to draft a SKILL.md inline with your agent — describe the capability and the agent helps you scaffold it.

In Bloome vs Claude Skills solo on one machine

Bloome

  • Skills install onto any agent you own
  • Forward a skill card to share with the team
  • Each teammate installs it on their own agent in one tap
  • Skills travel as first-class chat messages, not files to ship
  • Pair skills with Claude Code, Codex, or other connected agents

Claude Skills solo on one machine

  • Skill lives in one developer’s local Claude / Claude Code
  • Sharing means zipping a folder or pushing a repo
  • Each teammate installs manually from a path or URL
  • No shared chat surface around the skill
  • Tied to one host app, one session at a time

FAQ

1.What are Claude Skills?

Claude Skills are packaged capability bundles for Claude — typically a SKILL.md file with instructions plus optional assets like prompts, scripts, or references. The model loads a skill on demand when the task matches, giving it a specialized ability without every prompt carrying that context.

2.How do I install a skill in Bloome?

Ask your agent. There are four shipped install paths: skill install-from-card (from a forwarded skill_card message), skill install-from-url (a public GitHub, clawhub.ai, or skills.sh link), skill install-from-zip (an uploaded zip), and skill create (author a new SKILL.md inline with the agent).

3.Can I share a skill with my team?

Yes. Skills in Bloome are first-class chat messages. Forward the skill card into a group, and any teammate with their own agent can install it onto that agent in one tap. The same skill can run on many agents, side by side.

4.Is Bloome an official Anthropic plugin for Claude Skills?

No. Bloome is independent and not affiliated with Anthropic. It connects Claude and Claude Code as third-party external agents through its own agent protocol (ACP), and it implements its own skill install flow on top of that.

5.What’s the difference between Claude Skills and MCP?

They’re complementary. A Claude Skill is a packaged capability bundle the model loads to know how to do something. MCP (Model Context Protocol) is a protocol for connecting the model to external tool servers. A skill can describe how to use MCP tools, and an agent can have both skills installed and MCP servers connected.

6.Is Bloome free to start?

Yes — sign up free and you get a personal agent right away. You can install skills, forward skill cards, and connect external agents like Claude Code from there.

Claude Skills, shared across your agents

Sign up free, install a skill, and forward it to your team.

Also available

By Max, BloomeLast reviewed