Official skills publisher Verified Skillscout rank 41

Invokable

Invokable publishes official AI agent skills for its tools, services, and developer workflows.

Browse 10 official AI agent skills across 2 Invokable repositories, with install commands and source links.

10 Skills
2 Repositories
0 Installs
64 GitHub stars

Install

Add Invokable skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/invokable/invokable_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Invokable skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Laravel Copilot Sdk

invokable/laravel-copilot-sdk

Includes 6 official skills: agentic-workflows, ai-sdk-development, infer-conventions, laravel-best-practices, laravel-copilot-sdk-development, testing-best-practices.

6 skills 0 installs 2 stars
npx skills add invokable/laravel-copilot-sdk -y

Google Sheets Project

invokable/google-sheets-project

Includes 4 official skills: fluxui-development, laravel-best-practices, livewire-development, tailwindcss-development.

4 skills 0 installs 62 stars
npx skills add invokable/google-sheets-project -y

10 skills

invokable/laravel-copilot-sdk 6 skills

agentic-workflows

invokable/laravel-copilot-sdk 0 installs
View source

ai-sdk-development

invokable/laravel-copilot-sdk 0 installs
View source

infer-conventions

invokable/laravel-copilot-sdk 0 installs
View source

laravel-best-practices

invokable/laravel-copilot-sdk 0 installs
View source

laravel-copilot-sdk-development

invokable/laravel-copilot-sdk 0 installs
View source

testing-best-practices

invokable/laravel-copilot-sdk 0 installs
View source
invokable/google-sheets-project 4 skills

fluxui-development

invokable/google-sheets-project 0 installs
View source

laravel-best-practices

invokable/google-sheets-project 0 installs
View source

livewire-development

invokable/google-sheets-project 0 installs
View source

tailwindcss-development

invokable/google-sheets-project 0 installs
View source

Repository documentation

invokable/laravel-copilot-sdk package overview

invokable/laravel-copilot-sdk/README.md View on GitHub

invokable/laravel-copilot-sdk

Includes 6 official skills: agentic-workflows, ai-sdk-development, infer-conventions, laravel-best-practices, laravel-copilot-sdk-development, testing-best-practices.

Top skills in this package

agentic-workflowsOfficial Invokable skill from invokable/laravel-copilot-sdk.
ai-sdk-developmentOfficial Invokable skill from invokable/laravel-copilot-sdk.
infer-conventionsOfficial Invokable skill from invokable/laravel-copilot-sdk.
laravel-best-practicesOfficial Invokable skill from invokable/laravel-copilot-sdk.
laravel-copilot-sdk-developmentOfficial Invokable skill from invokable/laravel-copilot-sdk.
testing-best-practicesOfficial Invokable skill from invokable/laravel-copilot-sdk.

Install

Install the full package:

npx skills add invokable/laravel-copilot-sdk -y

Install a specific skill:

npx skills add invokable/laravel-copilot-sdk@agentic-workflows -y

Use the package when you want your agent to choose the relevant skill from this official Invokable repository.

View invokable/laravel-copilot-sdk on GitHub
Copied