Mimiko Phonowell avatar

Mimiko Phonowell

Community

@phonowell · Shanghai, China

81Followers
|
30Public Repos
|
32Published Skills

Aloha!

Agent Skills by Mimiko Phonowell

Showing 32 vetted skills indexed across 3 GitHub repositories.

phonowellphonowell
1

code-deduplication

Maintain a CODE_INDEX.md capability index to prevent semantic code duplication.

Community
Advanced
phonowellphonowell
1

prompt-engineering-patterns

Design prompt patterns for few-shot learning, chain-of-thought, and structured outputs.

Community
Advanced
phonowellphonowell
1

workflow-orchestration-patterns

Design durable, deterministic workflow orchestration for distributed systems using Temporal.

Community
Advanced
phonowellphonowell
1

skill-template

Generate a Skill skeleton with YAML frontmatter and Markdown sections.

Community
Basic
phonowellphonowell
1

reasoning-trace-optimizer

Analyze AI agent reasoning traces to detect failure patterns and optimize prompts.

Community
Advanced
phonowellphonowell
1

digital-brain

Automate personal knowledge management tasks with module-based data loading.

Community
Advanced
phonowellphonowell
1

book-sft-pipeline

Convert books into SFT-ready JSONL datasets and train LoRA models.

Community
Advanced
phonowellphonowell
1

comprehensive-research-agent

Document thinking traces, cross-source validation, and tool failure recovery in research tasks.

Community
Advanced
phonowellphonowell
1

multi-agent-patterns

Design multi-agent orchestration across supervisor, swarm, and hierarchical patterns.

Community
Advanced
phonowellphonowell
1

bdi-mental-states

Translate RDF context into BDI cognitive states using a formal ontology.

Community
Advanced
phonowellphonowell
1

context-degradation

Diagnose long-context degradation patterns in agent sessions.

Community
Advanced
phonowellphonowell
1

context-compression

Compress long-running agent session history into structured, searchable summaries.

Community
Advanced
phonowellphonowell
1

memory-systems

Stores and retrieves cross-session memories with vector search and graph-based entity relationships.

Community
Advanced
phonowellphonowell
1

advanced-evaluation

Automate LLM evaluation pipelines with structured rubrics and bias mitigation.

Community
Advanced
phonowellphonowell
1

context-fundamentals

Summarize Context Engineering Fundamentals and outline context windows, attention budgeting, and progressive disclosure.

Community
Intermediate
phonowellphonowell
1

project-development

Validate task-model fit and guide end-to-end LLM project development.

Community
Advanced
phonowellphonowell
1

evaluation

Evaluate context-engineered agents using configurable weighted rubrics and test sets.

Community
Advanced
phonowellphonowell
1

context-optimization

Reduce token usage in AI agent contexts via KV-cache optimization and masking.

Community
Intermediate
phonowellphonowell
1

filesystem-context

Persist large tool outputs and multi-step plans to the filesystem.

Community
Advanced
phonowellphonowell
1

tool-design

Define structured tool schemas specifying inputs, outputs, errors, and triggers.

Community
Advanced
phonowellphonowell
1

hosted-agents

Coordinate hosted sandboxed coding environments with GitHub PR workflows and per-repo builds.

Community
Advanced
phonowellphonowell
23

debug-coffee-ahk

Debug coffee-ahk compiler bugs across Formatters, Processors, and Renderer stages.

Community
Advanced
phonowellphonowell
23

transpile-debugger

Trace CoffeeScript transpilation from source to AST to AutoHotkey output.

Community
Intermediate
phonowellphonowell
23

fire-keeper-guide

Access the fire-keeper library API for file and path operations.

Community
Basic