productivity▌
6,493 indexed skills · max 10 per page
clawdirect-dev
napoleond/clawdirect · Productivity
Build agent-facing web experiences with ATXP authentication and cookie-based browser access. \n \n Implements cookie-based authentication bridging MCP tools and browser automation, with agents obtaining auth cookies via MCP then using them for web requests \n Provides complete Node.js stack templates using Express, SQLite, @longrun/turtle for MCP, and @atxp packages for agent identity and optional payments \n Includes query-string cookie bootstrap pattern for agent browsers that cannot set HTTP-
kibana-connectors
elastic/agent-skills · Productivity
Connectors store connection information for Elastic services and third-party systems. Alerting rules use connectors to route actions (notifications) when rule conditions are met. Connectors are managed per Kibana Space and can be shared across all rules within that space.
day2-create-context-sync-skill
ai-native-camp/camp-1 · Productivity
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
elasticsearch-audit
elastic/agent-skills · Productivity
Enable and configure security audit logging for Elasticsearch via the cluster settings API. Audit logs record security events such as authentication attempts, access grants and denials, role changes, and API key operations — essential for compliance and incident investigation.
anti-reversing-techniques
wshobson/agents · Productivity
$22
elasticsearch-authz
elastic/agent-skills · Productivity
Manage Elasticsearch role-based access control: native users, roles, role assignment, and role mappings for external realms.
kibana-alerting-rules
elastic/agent-skills · Productivity
A rule has three parts: conditions (what to detect), schedule (how often to check), and actions (what happens when conditions are met). When conditions are met, the rule creates alerts, which trigger actions via connectors.
ln-627-observability-auditor
levnikolaevich/claude-code-skills · Productivity
ln-627-observability-auditor
xurl
steipete/clawdis · Productivity
xurl is a CLI tool for the X API. It supports both shortcut commands (human/agent‑friendly one‑liners) and raw curl‑style access to any v2 endpoint. All commands return JSON to stdout.
create-spring-boot-kotlin-project
github/awesome-copilot · Productivity
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services. \n \n Downloads a Spring Boot 3.4.5 project template with Kotlin, WebFlux, R2DBC, Redis, and MongoDB dependencies via Spring Initializr \n Includes Docker Compose configuration for PostgreSQL 17, Redis 6, and MongoDB 8 with pre-set credentials and volume mounts \n Adds SpringDoc OpenAPI integration for Swagger UI documentation and ArchUnit for architecture testing \n Requires Java 21, Docker, a