Skill Claude CodeCodex
This skill has an invalid name.
20 tagged aiagentframework, measured the same way as everything else here.
Skill Claude CodeCodex
This skill has an invalid name.
Skill Claude CodeCodex
A minimal skill with only required fields.
Skill Claude CodeCodex
A complete test skill with all optional directories.
Skill Claude CodeCodex
Process and extract information from PDF documents. Use this skill when the user asks to read, analyze, or extract data from PDF files.
Skill Claude CodeCodex
A skill to calculate grocery prices with country-specific taxes.
Skill Claude CodeCodex
A skill to check weather in different countries.
Skill Claude CodeCodex
Use when the user asks to add Java tabs/examples to mkdocs docs that already have Kotlin examples (files under docs/docs/.md using === "Kotlin" / Knit INCLUDE+SUFFIX blocks). Handles mkdocs-material tabs, Knit directives, @JavaAPI bridge methods, and JVM factory classes.
Skill Claude CodeCodex
Splits a class or several classes in the common source set commonMain into JVM and non-JVM parts into jvmCommonMain and nonJvmCommonMain. This is used to provide some JVM-specific functionality for a class on JVM targets (e.g. Kotlin/JVM or Java backend or Android).
Skill Claude CodeCodex
Retrieve current weather information for a specific location. Use when a user asks for weather, temperature, conditions, forecast summary, or climate details for a city, region, or place.
Skill Claude CodeCodex
GitHub CLI skill for interacting with GitHub via the gh command line tool. Use when Bub needs to (1) Create, view, or manage GitHub repositories, (2) Work with issues and pull requests, (3) Create and manage releases, (4) Run and monitor GitHub Actions workflows, (5) Create and manage gists, or (6) Perform any GitHub…
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 Bub's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Telegram Bot skill for sending and editing Telegram messages via Bot API. Use when Bub needs to: (1) Send a message to a Telegram user/group/channel, (2) Reply to a specific Telegram message with replytomessageid, (3) Edit an existing Telegram message, or (4) Push proactive Telegram notifications. Prefer rich…
Skill Claude CodeCodex
Create, improve, and review AgentUse agent files. Use when authoring .agentuse agents, designing agent workflows, configuring frontmatter, adding MCP servers, subagents, schedules, approval gates, skills, or choosing project structure and automation patterns.
Skill Claude CodeCodex
Guide a new AgentUse user from a confirmed project to one validated first agent and its first CLI or Web UI run. Use for terminal setup and Create my first agent handoffs.
Skill Claude CodeCodex
Test and validate AgentUse agents without real side effects. Use when verifying a new or changed .agentuse file, dry-running an agent, testing approval-gate flows unattended, mocking tool outputs, or iterating on an agent in a closed loop before letting it run for real.
Prescott-Data/jarviscore-framework
Skill Claude CodeCodex
Build multi-agent AI systems with the JarvisCore Python framework. Use when writing, reviewing, or debugging code that imports jarviscore, defines AutoAgent or CustomAgent classes, runs a Mesh, or configures agent memory (Athena), P2P, Nexus credentials, or tracing.