Topic: ai-agents
18,135 skills in this topic.
-
configure
Configure Slack channel tokens (bot token + app-level token)
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bug-clustering
Internal process for the bug-clusterer agent. Defines the step-by-step
procedure for parsing, classifying, redacting, scoring, and clustering
bug candidates from raw X/Twitter posts. Not user-invocable — loaded
by the agent via its `skills: ["bug-clustering"]` frontmatter property.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
owner-routing
Internal process for the owner-router agent. Defines the step-by-step
procedure for determining likely bug owners using strict 6-level routing
precedence with staleness detection. Not user-invocable — loaded by the
agent via its `skills: ["owner-routing"]` frontmatter property.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
repo-scanning
Internal process for the repo-scanner agent. Defines the step-by-step
procedure for scanning GitHub repos for evidence that supports or explains
bug clusters. Not user-invocable — loaded by the agent via its
`skills: ["repo-scanning"]` frontmatter property.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-ci-integration
Configure CI/CD pipeline for AppFolio property management integrations.
Trigger: "appfolio CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-common-errors
Diagnose and fix common AppFolio API integration errors.
Trigger: "appfolio error".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-deploy-integration
Deploy AppFolio integration service to cloud infrastructure.
Trigger: "deploy appfolio".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-hello-world
Query AppFolio properties, units, and tenants via REST API.
Trigger: "appfolio hello world".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-install-auth
Configure AppFolio Stack API authentication with OAuth 2.0.
Use when setting up property management API access, registering as an
AppFolio Stack partner, or configuring client credentials for API calls.
Trigger: "install appfolio", "setup appfolio", "appfolio auth", "appfolio API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-local-dev-loop
Set up local development for AppFolio property management API integration.
Trigger: "appfolio local dev".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-sdk-patterns
Apply production-ready patterns for AppFolio REST API integration.
Trigger: "appfolio patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-security-basics
Secure AppFolio API credentials and tenant data.
Trigger: "appfolio security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-upgrade-migration
Migrate between AppFolio API versions and handle endpoint changes.
Trigger: "appfolio upgrade".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-webhooks-events
Handle AppFolio webhook events for property management notifications.
Trigger: "appfolio webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
finta-security-basics
Secure Finta fundraising data and investor information.
Trigger with phrases like "finta security", "finta data privacy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-ci-integration
Set up CI/CD pipelines for OneNote integrations with Graph API testing and mock strategies.
Use when configuring GitHub Actions, setting up test credentials, or building mock-based CI tests.
Trigger with "onenote ci", "onenote github actions", "onenote test pipeline", "graph api ci".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-common-errors
Decode and fix every common OneNote Graph API error with root cause analysis.
Use when debugging 400, 403, 404, 429, 500, 502, or 507 errors from OneNote API.
Trigger with "onenote error", "onenote 403", "onenote debug", "graph api error onenote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-core-workflow-a
Full CRUD lifecycle for OneNote notebooks, section groups, sections, and pages via Graph API.
Use when building notebook management features, creating page hierarchies, or working with XHTML content.
Trigger with "onenote crud", "onenote page management", "onenote notebook workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-core-workflow-b
Search, query, and paginate OneNote content with OData filters and client-side search patterns.
Use when building search features, querying pages across notebooks, or handling large result sets.
Trigger with "onenote search", "onenote query pages", "onenote pagination", "find onenote content".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-install-auth
Install and configure OneNote SDK/API authentication with delegated auth (MSAL).
Use when setting up a new OneNote integration, configuring Azure AD app registration, or migrating from deprecated app-only auth.
Trigger with "install onenote", "setup onenote auth", "onenote credentials", "azure ad onenote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-local-dev-loop
Set up a local development loop for OneNote integrations with mock Graph API responses.
Use when developing OneNote features without Azure credentials or to avoid rate limits during development.
Trigger with "onenote local dev", "onenote mock", "onenote testing setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-performance-tuning
Optimize OneNote Graph API performance for large notebooks, image handling, and batch operations.
Use when dealing with slow API responses, large notebooks, image uploads, or HTTP 507 errors.
Trigger with "onenote performance", "onenote slow", "onenote large notebook", "onenote image upload".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-prod-checklist
Production readiness checklist for OneNote Graph API integrations covering auth, rate limits, and failure modes.
Use when preparing a OneNote integration for production deployment or conducting a launch review.
Trigger with "onenote production checklist", "onenote launch review", "onenote prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-upgrade-migration
Migrate OneNote integrations across Graph SDK versions, auth deprecations, and API changes.
Use when upgrading Graph SDK, migrating from app-only to delegated auth, or handling deprecated endpoints.
Trigger with "onenote upgrade", "onenote migration", "graph sdk upgrade", "onenote breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803