Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

0xkobolds

يحتوي 0xkobolds على 62 من skills المجمعة من 0xKobold، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
62
Stars
4
محدث
2026-04-13
Forks
2
التغطية المهنية
12 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

codebase-wiki
مطوّرو البرمجيات

Keeps a wiki for your code that updates itself — reads your git history and docs so you can ask questions about your codebase. Use when the user asks about codebase documentation, architectural decisions, commit history, changelog generation, or maintaining a wiki for their project.

2026-04-13
pi-learn
مطوّرو البرمجيات

Open-source memory infrastructure for pi agents. Provides peer representations, reasoning, context assembly, dreaming, and hybrid memory (global + project-scoped) capabilities. Use when tracking user preferences, maintaining context across sessions, building peer mental models, or enabling persistent agent memory.

2026-04-09
git-package-sync
مطوّرو البرمجيات

Generic git↔GitHub sync tools. Push/pull subdirectories (subtree) or standalone repos, manage issues/PRs, and work with git worktrees. Works for any org, any directory structure.

2026-04-08
chat-ui
مطوّرو الويب

Chat UI building blocks for React/Next.js from ui.inference.sh. Components: container, messages, input, typing indicators, avatars. Capabilities: chat interfaces, message lists, input handling, streaming. Use for: building custom chat UIs, messaging interfaces, AI assistants. Triggers: chat ui, chat component, message list, chat input, shadcn chat, react chat, chat interface, messaging ui, conversation ui, chat building blocks

2026-04-07
programming-philosophy
مطوّرو البرمجيات

0xKobold's core programming philosophy. Use when writing code, reviewing PRs, or making architectural decisions. Covers DRY, KISS, functional programming, and NASA's 10 coding rules for safety-critical code.

2026-04-07
agent-skills-registry
المهن الحاسوبية الأخرى

Curated registry of high-quality agent skills and tools. Use for discovering and installing capabilities for AI agents.

2026-04-07
create-pi-package
مطوّرو البرمجيات

Use when asked to create a new pi package. Scaffolds extensions, skills, prompts, and themes following pi-coding-agent conventions. Also use when creating 0xKobold packages for the packages/ directory.

2026-04-07
mission-control-ui
مطوّرو الويب

Skill for using the standardized UI components in Mission Control dashboard. Use these components instead of duplicating patterns.

2026-04-07
modern-frontend-design
مصممو واجهات الويب والرقمية

Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. Typography, motion, layout, and visual polish principles.

2026-04-07
pi-package-manager
مطوّرو البرمجيات

Manage pi-packages in the 0xKobold monorepo. Use when creating new packages, syncing with individual repos, publishing to npm, or checking package compliance with pi-package standards.

2026-04-07
tailwind-v4
مطوّرو الويب

Tailwind CSS v4 best practices. CSS-first configuration with @theme, new utilities, migration from v3, and modern patterns.

2026-04-07
mcp
مطوّرو البرمجيات

Use MCP (Model Context Protocol) to connect to external tool servers. Use when the user needs to connect to MCP servers, use MCP tools, access MCP resources, or manage MCP server connections. Triggers include "connect to MCP server", "use MCP tools", "MCP server", "add MCP server", "list MCP tools", or any task requiring Model Context Protocol access.

2026-04-07
1password
مطوّرو البرمجيات

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2026-03-05
apple-notes
مطوّرو البرمجيات

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Kobold to add a note, list notes, search notes, or manage note folders.

2026-03-05
apple-reminders
موظفو الاستقبال والخدمات في الفنادق

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-03-05
bear-notes
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Create, search, and manage Bear notes via grizzly CLI.

2026-03-05
blogwatcher
مطوّرو البرمجيات

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

2026-03-05
blucli
مطوّرو البرمجيات

BluOS CLI (blu) for discovery, playback, grouping, and volume.

2026-03-05
bluebubbles
مطوّرو البرمجيات

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

2026-03-05
camsnap
مطوّرو البرمجيات

Capture frames or clips from RTSP/ONVIF cameras.

2026-03-05
clawhub
مطوّرو البرمجيات

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

2026-03-05
coding-agent
مطوّرو البرمجيات

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), or any work in ~/clawd workspace (never spawn agents here). Requires a bash tool that supports pty:true.

2026-03-05
discord
مطوّرو البرمجيات

Discord ops via the message tool (channel=discord).

2026-03-05
eightctl
مدربو التمرينات الرياضية ومدربو اللياقة البدنية الجماعية

Control Eight Sleep pods (status, temperature, alarms, schedules).

2026-03-05
food-order
عمال الوجبات السريعة وموظفو المنضدة

Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.

2026-03-05
gemini
مطوّرو البرمجيات

Gemini CLI for one-shot Q&A, summaries, and generation.

2026-03-05
gh-issues
مطوّرو البرمجيات

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

2026-03-05
gifgrep
مطوّرو البرمجيات

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

2026-03-05
github
مطوّرو البرمجيات

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-03-05
gog
مطوّرو البرمجيات

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

2026-03-05
goplaces
مطوّرو البرمجيات

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

2026-03-05
healthcheck
محللو أمن المعلومات

Host security hardening and risk-tolerance configuration for Kobold deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, Kobold cron scheduling for periodic checks, or version status checks on a machine running Kobold (laptop, workstation, Pi, VPS).

2026-03-05
himalaya
مطوّرو البرمجيات

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

2026-03-05
imsg
مطوّرو البرمجيات

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

2026-03-05
mcporter
مطوّرو البرمجيات

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-03-05
model-usage
مطوّرو البرمجيات

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-03-05
nano-banana-pro
مطوّرو البرمجيات

Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).

2026-03-05
nano-pdf
موظفو المكاتب العامون

Edit PDFs with natural-language instructions using the nano-pdf CLI.

2026-03-05
notion
مطوّرو البرمجيات

Notion API for creating and managing pages, databases, and blocks.

2026-03-05
obsidian
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

2026-03-05
عرض أهم 40 من أصل 62 skills مجمعة في هذا المستودع.