BeClaude

Agentique

New
12GitHub TrendingGeneralby rookiestar28

An open-source companion repo for Agentique.io: a free community platform for sharing AI agent resources. It provides public schemas, starter examples, validation tools, GitHub Action support, and read-only readback helpers so developers can inspect and reuse agents, skills, workflows, tools, and bundles.

First seen 6/1/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/agentique.md

3
Invoke with @agent-name
@agentique
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is Agentique?

An open-source companion repo for Agentique.io: a free community platform for sharing AI agent resources. It provides public schemas, starter examples, validation tools, GitHub Action support, and read-only readback helpers so developers can inspect and reuse agents, skills, workflows, tools, and bundles.

How to install Agentique?

To install Agentique: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/agentique.md. Finally, @agentique in Claude Code.

What is Agentique best for?

Agentique is a agent categorized under General. It is designed for: agent. Created by rookiestar28.