GUIDE
25Agent
This guide shows how to integrate the OpenSkills runtime with popular agent frameworks, and how to expose skills as tools for your agents.
Agent
This guide shows how to integrate the OpenSkills runtime with popular agent frameworks, and how to expose skills as tools for your agents.
Agent
A Chinese-language guide to connecting the OpenSkills runtime to agent frameworks. It explains how to discover skills, expose them as tools, and execute them using TypeScript or Python.
Agent
Get started with OpenSkills in your agent framework in under 5 minutes.
Agent
A Chinese-language quick-start guide for adding OpenSkills to Python and TypeScript agent projects. It includes examples using LangChain and the Vercel AI SDK.
Skill Claude CodeCodex
Reviews code for quality, best practices, and potential issues. Use when asked to review, audit, or check code for problems.
Skill Claude CodeCodex
Explains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts.
Skill Claude CodeCodex
Minimal skill for testing context fork behavior. Do not use in production.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Instructions file
Instructions for Geeksfino/ai-dev-playbook, covering claude.md, 1. read before you write, 2. think before you code, 3. simplicity and 4. surgical changes.
Skill Claude CodeCodex
Use this skill whenever a developer wants to set up, design, audit, or debug an automated agent loop for their project. Triggers include: "help me set up a loop", "I want agents to run while I sleep", "automate my CI triage", "set up a goal loop", "review my loop setup", "design an agentic workflow", "loop…