Agent Building skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

agent-sop-author

Create (or update) and validate Agent SOPs (Standard Operating Procedures) - markdown-based workflows that guide AI agents through complex, multi-step tasks with RFC 2119 constraints.

1.11k repo starsObserved in 1 repos
Agent Building

skill-evolver

Analyze skill execution traces to identify issues and automatically evolve/improve skills. Use when users provide trace files (JSON) from skill runs and want to improve skill performance based on real execution data. Triggers on requests like "analyze traces", "evolve skill based on traces", "improve skill from execution history", "find issues in skill traces", or when working with skill trace/log files.

1.10k repo starsObserved in 1 repos
Agent Building

skill-finder

Helps users discover and install agent skills from the open skills ecosystem (skills.sh). Use when users ask 'how do I do X', 'find a skill for X', 'is there a skill that can...', want to search for tools/templates/workflows, or express interest in extending agent capabilities.

1.10k repo starsObserved in 1 repos
Agent Building

skill-updater

Update existing skills based on feedback. Use when users want to improve or modify an existing skill by providing feedback about what needs to change. Triggers on requests like "update this skill", "improve the skill based on feedback", "fix the skill", or when users provide feedback about skill performance.

1.10k repo starsObserved in 1 repos
Agent Building

skills-planner

Plan which skills are needed to fulfill user requirements. Use when the user wants to design an agent workflow, plan skill composition, or determine what skills are needed for a task. Input includes user requirements and existing skills list. Output includes recommended existing skills, new skills to create, and a system prompt for the composed agent.

1.10k repo starsObserved in 1 repos
Agent Building

trace-qa

Analyze and answer questions about agent execution traces. Use this skill when the user asks about a trace, wants to debug a failed agent run, understand what an agent did, analyze token usage or efficiency, or asks "what happened in trace X". Triggers: trace analysis, trace debugging, trace QA, execution review, agent run review.

1.10k repo starsObserved in 1 repos
Agent Building

resource-management

This skill should be used when the user wants to MODIFY, REBIND, DELETE, or REORGANIZE existing trading resources (strategies, signal pools, traders, bindings). Trigger phrases include "change my strategy", "rebind signal pool", "modify my prompt", "update my program", "switch to a different signal pool", "delete this trader".

1.10k repo starsObserved in 1 repos
Agent Building

update-installed-skills

Use when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes.

1.10k repo starsObserved in 2 repos
Agent Building

alfworld-appliance-preparer

Prepares a household appliance (microwave, oven, toaster, fridge) for use by ensuring it is in the correct open/closed state. Use when the agent needs to heat, cool, or cook an item and must first open or close the appliance before placing an object inside. Takes an appliance identifier as input and outputs a confirmation that the appliance is ready for the next action.

1.10k repo starsObserved in 2 repos
Agent Building

alfworld-clean-object

Cleans a specified object using an appropriate cleaning receptacle (e.g., sinkbasin). Use when a task requires an object to be in a clean state (e.g., "clean potato", "wash apple") before proceeding. Navigates to the cleaning location, performs the clean action, and confirms the object is now clean.

1.10k repo starsObserved in 2 repos
Agent Building