-
-
Notifications
You must be signed in to change notification settings - Fork 98
Add agent skill to create integration packages #653
Copy link
Copy link
Labels
activitypub/interopInteroperability issuesInteroperability issuescomponent/cliCLI tools relatedCLI tools relatedcomponent/federationFederation object relatedFederation object relatedcomponent/integrationWeb framework integrationWeb framework integrationtype/enhancementImprovements to existing featuresImprovements to existing features
Metadata
Metadata
Assignees
Labels
activitypub/interopInteroperability issuesInteroperability issuescomponent/cliCLI tools relatedCLI tools relatedcomponent/federationFederation object relatedFederation object relatedcomponent/integrationWeb framework integrationWeb framework integrationtype/enhancementImprovements to existing featuresImprovements to existing features
Summary
Add an agent skill to creat integration packages.
Problem
Most integration packages perform similar tasks: they act as a middleware wrapper for
federation.fetch. Therefore, rather than having a person code them manually every time, it would be far more efficient to create them as AI agent skills. Even if the contributor doesn't use AI, it could serve as a workflow guide for them to related issues.Proposed Solution
Add a skill to
.agents/skills/that works the following tasks:@fedify/initif possible.mise test:initAlternatives Considered
The contributor must complete #139 and #149 within 3 exchanges with the AI using the skill, and upload proof to show whether the skill is actually useful. (Conversation history must be attached)
Scope / Dependencies
.agents/skills