Topic: bun
128 skills in this topic.
-
dora
Query codebase using `dora` CLI for code intelligence, symbol definitions, dependencies, and architectural analysis
butttons/dora 103
-
toon
Token-Oriented Object Notation is a compact, human-readable encoding of the JSON data model that minimizes tokens and makes structure easy for models to follow. It's intended for LLM input as a drop-in, lossless representation of your existing JSON.
butttons/dora 103
-
calendar
Second calendar skill.
can1357/oh-my-pi 2,892
-
system-prompts
Write system prompts, tool docs, and agent definitions. Combines research-backed prompt engineering (+15-30% measured improvements) with project XML conventions. Covers tag hierarchy, structural templates, high-impact interventions, anti-patterns.
can1357/oh-my-pi 2,892
-
semantic-compression
Aggressively remove grammatical scaffolding LLMs reconstruct while preserving meaning-carrying content. Output may be fragments. Use when compressing text for prompts, reducing token count, preparing context for LLM input, or making documentation more token-efficient. Applies LLM-aware compression rules that delete predictable grammar while preserving semantics.
can1357/oh-my-pi 2,892
-
child-skill
A nested skill in a subdirectory.
can1357/oh-my-pi 2,892
-
calendar
First calendar skill.
can1357/oh-my-pi 2,892
-
different-name
A skill with a name that doesn't match the directory.
can1357/oh-my-pi 2,892
-
bad--name
A skill with consecutive hyphens in the name.
can1357/oh-my-pi 2,892
-
Invalid_Name
A skill with invalid characters in the name.
can1357/oh-my-pi 2,892
-
this-is-a-very-long-skill-name-that-exceeds-the-sixty-four-character-limit-set-by-the-standard
A skill with a name that exceeds 64 characters.
can1357/oh-my-pi 2,892
-
missing-description
can1357/oh-my-pi 2,892
-
greet
A greeting skill for testing
can1357/oh-my-pi 2,892
-
valid-skill
A valid skill for testing purposes.
can1357/oh-my-pi 2,892
-
unknown-field
A skill with an unknown frontmatter field.
can1357/oh-my-pi 2,892
-
no-frontmatter
can1357/oh-my-pi 2,892
-
setup
Initialize a new project in the workspace. Scaffolds files, Makefile, git, and AGENTS.md for the chosen project type.
rcarmo/piclaw 469
-
send-message
Send a message to the chat immediately without waiting for the current task to finish. Useful for acknowledging requests or sending progress updates while working.
rcarmo/piclaw 469
-
graphite-power-chart
Generate a Graphite chart (12h default) for a Zigbee device metric and post it to the web timeline.
rcarmo/piclaw 469
-
feed-digest
Build a deduped markdown digest from feeds.carmo.io (last N hours) and store links separately.
rcarmo/piclaw 469
-
bootstrap-container
Bootstrap a new container by validating required tools and installing missing dependencies.
rcarmo/piclaw 469
-
adaptive-cards-authoring
Author Adaptive Cards for the current PiClaw web environment. Use when you need a prompt pattern, supported payload shape, or reusable card templates for structured web interactions.
rcarmo/piclaw 469
-
reload
Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.
rcarmo/piclaw 469
-
schedule
Schedule a task to run later or on a recurring basis. Prefer the schedule_task tool; fallback to IPC only if needed.
rcarmo/piclaw 469