Skip to content

devclone20/inft-tool-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iNFT Tool-Kit

The hub of every devclone20 AI agent. Each agent keeps its own repository — here they are linked as git submodules under agents/. Nothing is copied or moved: every folder below is a live pointer to the real repo at a pinned commit. Click any agents/<name> folder above to jump straight to that agent.

Why this exists

The org had many scattered repositories and no single place to see the fleet. This repo is that place — one map of every agent, grouped and navigable, without merging their histories or breaking their individual iNFT identities.

Agents

Public

Agent What it is
agents/iclone The genesis iNFT agent of the iCLONE line (economy: Virtuals ACP).
agents/vegeta Autonomous crypto trading & market-intelligence agent.
agents/atlas_corporation_okx_ai ATLAS — dual-rail Harness Architect iNFT on OKX (already minted, agent #4460).
agents/matrix MATRIX AI Agent — Virtuals Protocol ACP.
agents/supersayatin SuperSayatin AI Agent — Virtuals Protocol ACP.
agents/doctorwho DoctorWHO AI Agent — Virtuals Protocol ACP.
agents/doctor-agent Doctor — academic / research AI agent (CLI).
agents/akita-agent Akita — senior-engineer AI agent (CLI).
agents/forense-ai Forense — forensic / scholar AI agent.
agents/iIrysframe iIrys Frame — permanent AI-agent NFT layer vault on Irys × Base.

Private (links open only for the owner / collaborators)

Agent What it is
agents/doctor-ai20 Doctor (legacy, migrated from aigenesis20).
agents/akitaai20 Akita (legacy, migrated from aigenesis20).
agents/troubleshooting-acp-agentes-virtual Troubleshooting guide for Virtuals ACP agents.
agents/roadmap.rd Roadmap / planning notes.

Tools

Tool What it is
tools/agentic-teams-pi Every Pi extension as an in-session slash command — agent teams, chains, subagents, P2P coms, safety rails. One command on, same command off.

How the links work

These are git submodules. On GitHub, each agents/<name> is a clickable link to the real repository. To get all the code locally:

# fresh clone, with every agent checked out
git clone --recurse-submodules https://github.com/devclone20/inft-tool-kit.git

# or, inside an existing clone
git submodule update --init --recursive

Public agents fetch for anyone; private agents require access to those repos.

The pattern behind every agent

Each agent follows the global iNFT genesis template inft-i01: a Pi coding agent as the interactive substrate, the agent's own name on top, its neural soul preserved, and its economy (where it has one) left untouched. This hub only organizes — it never changes an agent's identity.

About

iNFT Tool-Kit — the hub of every devclone20 AI agent, each linked as a git submodule under agents/. One place to find and navigate the whole agent fleet.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors