Mimiko Phonowell
Community@phonowell · Shanghai, China
Aloha!
Agent Skills by Mimiko Phonowell
Showing 32 vetted skills indexed across 3 GitHub repositories.
code-deduplication
Maintain a CODE_INDEX.md capability index to prevent semantic code duplication.
prompt-engineering-patterns
Design prompt patterns for few-shot learning, chain-of-thought, and structured outputs.
workflow-orchestration-patterns
Design durable, deterministic workflow orchestration for distributed systems using Temporal.
skill-template
Generate a Skill skeleton with YAML frontmatter and Markdown sections.
reasoning-trace-optimizer
Analyze AI agent reasoning traces to detect failure patterns and optimize prompts.
digital-brain
Automate personal knowledge management tasks with module-based data loading.
book-sft-pipeline
Convert books into SFT-ready JSONL datasets and train LoRA models.
comprehensive-research-agent
Document thinking traces, cross-source validation, and tool failure recovery in research tasks.
multi-agent-patterns
Design multi-agent orchestration across supervisor, swarm, and hierarchical patterns.
bdi-mental-states
Translate RDF context into BDI cognitive states using a formal ontology.
context-degradation
Diagnose long-context degradation patterns in agent sessions.
context-compression
Compress long-running agent session history into structured, searchable summaries.
memory-systems
Stores and retrieves cross-session memories with vector search and graph-based entity relationships.
advanced-evaluation
Automate LLM evaluation pipelines with structured rubrics and bias mitigation.
context-fundamentals
Summarize Context Engineering Fundamentals and outline context windows, attention budgeting, and progressive disclosure.
project-development
Validate task-model fit and guide end-to-end LLM project development.
evaluation
Evaluate context-engineered agents using configurable weighted rubrics and test sets.
context-optimization
Reduce token usage in AI agent contexts via KV-cache optimization and masking.
filesystem-context
Persist large tool outputs and multi-step plans to the filesystem.
tool-design
Define structured tool schemas specifying inputs, outputs, errors, and triggers.
hosted-agents
Coordinate hosted sandboxed coding environments with GitHub PR workflows and per-repo builds.
debug-coffee-ahk
Debug coffee-ahk compiler bugs across Formatters, Processors, and Renderer stages.
transpile-debugger
Trace CoffeeScript transpilation from source to AST to AutoHotkey output.
fire-keeper-guide
Access the fire-keeper library API for file and path operations.