🎯

anthropic-skill-creator

🎯Skill

from s-hiraoku/synapse-a2a

VibeIndex|
What it does
|

Anthropic skill creator from Synapse A2A for building new agent skills compatible with Claude Code and other A2A protocol-enabled agents.

πŸ“¦

Same repository

s-hiraoku/synapse-a2a(23 items)

anthropic-skill-creator

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add s-hiraoku/synapse-a2a --skill anthropic-skill-creator
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add s-hiraoku/synapse-a2a --skill anthropic-skill-creator
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/anthropic-skill-creator/SKILL.md

SKILL.md

44Installs
-
AddedFeb 15, 2026

More from this repository10

🎯
opencode-expert🎯Skill

Provides comprehensive guidance for using OpenCode, the open-source AI coding agent, covering CLI commands, keyboard shortcuts, agents, slash commands, tools, skills, and MCP server configuration.

🎯
code-quality🎯Skill

Runs comprehensive code quality checks on Python files using ruff, mypy, and pytest, with optional auto-fixing and code simplification.

🎯
frontend-design🎯Skill

A Claude Code skill for frontend design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.

🎯
system-design🎯Skill

A Claude Code skill for system design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.

🎯
sync-plugin-skills🎯Skill

A Claude Code skill that synchronizes plugin skills with the current Synapse A2A implementation, keeping SKILL.md files and references up-to-date with code changes and documentation.

🎯
skill-creator🎯Skill

Guides users through creating specialized skills that extend Claude's capabilities with domain expertise, workflows, and tool integrations.

🎯
code-simplifier🎯Skill

Code simplifier skill from Synapse A2A for reducing code complexity and improving readability through targeted refactoring.

🎯
web-accessibility🎯Skill

Web accessibility skill from Synapse A2A, enabling agents to collaborate on accessibility tasks without changing their behavior through structured planning.

🎯
api-design🎯Skill

API design skill from Synapse A2A for designing RESTful and GraphQL APIs with proper versioning, documentation, and error handling patterns.

🎯
code-review🎯Skill

Code review skill from Synapse A2A, enabling agents to collaborate on code review tasks without changing their behavior.