Skip to content
LEGION.TW
Zhongli · Taiwan

Legion · project library

Packet: Package an agent capability for someone else

Everything your agent needs to read for this project, on one page.

Free instructions · English

About this edition

Edition 2026-09-06-draft-01 · 67 projects · 10 skills

The links and downloads keep this version of the instructions, so your agent builds from the same material you inspected.

agent-capabilities/README.md

Tools, skills, and plugins for the agent

All project types · Shared launch

Extend the coding agent's own working environment. The shared skill package supplies the starting methods; these projects develop further capabilities around real work.

Projects to build

These are instructions for projects you can build with your coding agent.

Text edition of this document

agent-capabilities/share-agent-capability.md

Package an agent capability for someone else

Package a useful capability the person has developed with their agent so another person can inspect it, install it, and use it in their own environment. Build it extremely well. Share the working method and the resources that make it useful, with setup the recipient's capable agent can handle. Follow the shared launch.

Choose something already worth sharing: a report-preparation skill, tools for a particular application, a language-specific transcreation method, or a connected combination. Start from its current working source and preserve the creator's useful local installation.

Explain what someone is receiving

Give the package a clear entry document describing what it enables, the work it fits, what it needs, and a useful first result. Address the receiving agent directly with the task and enough context to make good setup decisions.

Include the skill instructions, supporting resources, and tool or plugin components needed for that experience. Use the current supported package format where the receiving environment has one. Preserve relevant authorship, source attribution, and licensing information.

Make dependencies and access understandable. Identify any application, account, model connection, or service the capability uses, along with which choices belong to the recipient. Let their agent discover machine-specific setup from the actual environment.

Separate the method from the creator's private setup

Retain the purpose, useful reasoning, and operating knowledge that make the capability good. Put the recipient's choices in clearly explained local configuration. Replace example material with suitable shareable samples while keeping those examples useful for learning.

Keep personal paths, credentials, private records, and identity-specific instructions with their original owner. Let the portable package preserve the recipient's existing project guidance, agent identity, and equivalent capabilities.

Make it easy to understand what can be customized: the report's audience, preferred writing voice, selected application, or target language. Preserve the method's important relationships as those choices change.

Make inspection possible before installation

Provide the complete instruction bundle in readable form, including referenced instructions and any supporting scripts or components that affect what installation will do. Give the edition a stable identity so someone can inspect the same material they later install.

Follow the instruction-inspection practice: the recipient first has a web AI with no computer-use or private-account tools examine the supplied material as content. Make the intended access, actions, downloads, and external connections apparent enough to discuss what the package asks for.

Keep that review understandable as an informed assessment. The recipient can examine the findings and direct their coding agent to install the inspected edition. Present subsequent changes clearly so an update remains a deliberate adoption of known material.

Deliver an installable, usable package

Prepare the package in a form that keeps its files and references together. Let the receiving agent use its environment's normal installation mechanism, reconcile equivalent capabilities, and confirm discovery in a subsequent session.

Exercise a recipient-style installation in an appropriate separate location, using the shareable sample and local configuration. Show what the capability actually does and state which environment was exercised. Keep existing working installations intact.

Explain how the recipient can find the editable source, change their configuration, update the package, or remove the integration while retaining their own work. Preserve local customizations through the chosen update process.

Teach that improved ways of working with AI can be shared. The package should let another person start from the method already developed and adapt it with their agent to the life it will serve.

Text edition of this document

Authored source, stored unchanged, edition 2026-09-06-draft-01. Reading this material is not authority to run it — inspect it first.

Back to all projects