agent-development
Design and build AI agents with persistent memory, tool use, and multi-turn conversation. Covers architecture selection, memory design, model selection, tool configuration, and implementation patterns across agent frameworks. Use when creating, debugging, or improving AI agents.
Supply asset profile
Research and knowledge work
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
RAG and knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Agent fit
Claude Code + OpenAI Agents + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add greedychipmunk/agent-skills --skill agent-development
Maintenance
fresh
1d since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
14
58/100 Quality · 64/100 Trust
Coverage tags
Review notes
Permission surface may require sandboxing · The SKILL.md is well-written but does not explicitly list 'Inputs' and 'Outputs' sections, which could improve clarity for agents invoking the skill.
Agent adoption scorecard
Trust, audit, and install readiness at a glance
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Human review before install
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
14 GitHub stars
Repo activity
14 stars, 1 forks
Maintenance
1d since push
License
MIT
Install
npx skills add greedychipmunk/agent-skills --skill agent-development
Install safety
standard package or runtime install path
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Review before production
- The SKILL.md is well-written but does not explicitly list 'Inputs' and 'Outputs' sections, which could improve clarity for agents invoking the skill.
- Low GitHub adoption signal
- Quality score needs review
- Permission surface needs review: shell or command execution, filesystem or document access
Install readiness
Install path available
- Install path is available
- Repository evidence is available
- License is declared
- No Agent Proven outcome evidence yet
Agent-readable metadata
Machine-readable decision data for this skill.
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
- RAG and knowledge workflows
- Claude Code teams
- builders willing to evaluate younger projects
- Chunk documents
Suited agents
Install decision
- Command
- npx skills add greedychipmunk/agent-skills --skill agent-development
- Policy
- review
- Human review
- yes
Trust and risk
- Trust
- 56/100
- Audit
- 72/100
- Risk level
- Needs review
Outcome loop
- Endpoint
- /api/agent/outcome
- Event ID
- resolve
- Outcomes
- 5
Install command
npx skills add greedychipmunk/agent-skills --skill agent-developmentDo not use when
- teams that need a vendor-supported SLA
- production agents without a repository review
- Low GitHub adoption signal
- The SKILL.md is well-written but does not explicitly list 'Inputs' and 'Outputs' sections, which could improve clarity for agents invoking the skill.
- High-risk permission hints: Shell or command execution
Agent safety v2
40/100 · Avoid automatic install
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Shell or command execution
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Network access
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Filesystem access
Skill may read or write project files, documents, generated artifacts, or local workspace state.
medium
Database access
Skill may inspect schemas, query databases, or work with persistent stores.
- High-risk permission hints: Shell or command execution
- Permission surface may require sandboxing
Install targets
Install this skill in your agent workflow
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
OpenAgentSkill CLI
Resolve policy, run the source installer safely, and report a verified install receipt.
$ npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install greedychipmunk-agent-developmentAgent resolve plan
Let an agent verify fit before installing.
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20agent-development%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20agent-development%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/greedychipmunk-agent-development/install
Agent should check
- Task fit and alternatives from Resolve API.
- Audit score, trust score, and safety policy warnings.
- Install target compatibility for Codex, Claude Code, Cursor, or CLI.
Copy prompt
Task: Use agent-development in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20agent-development%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/greedychipmunk-agent-development/install
Install command: npx skills add greedychipmunk/agent-skills --skill agent-development
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Give an agent the install path, not another directory page.
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/greedychipmunk-agent-development/install
LLM text format
/api/skills/greedychipmunk-agent-development/install?format=text
Find alternatives
/api/skills/search?q=agent-development&limit=3
Agent prompt
Use agent-development for this task. Review https://www.openagentskill.com/api/skills/greedychipmunk-agent-development/install, then install with: npx skills add greedychipmunk/agent-skills --skill agent-developmentRegistry metadata
Agent-readable profile for automatic skill selection.
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/greedychipmunk-agent-development
LLM text
/api/registry/manifest/greedychipmunk-agent-development?format=text
Install alias
/api/registry/install/greedychipmunk-agent-development
Recommend
/api/registry/recommend?task=Use%20agent-development%20in%20an%20agent%20workflow&limit=3
Agent fit
RAG and knowledge
Use-case tags
Platforms
Claude Code, OpenAI Agents
Audit report
Needs review · 72/100
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Fallback candidate for RAG and knowledge
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
RAG and knowledge
Trust label
Prototype first
Install path
Command ready
Use when
- RAG and knowledge workflows
- Claude Code teams
- builders willing to evaluate younger projects
Evidence
- recent repository activity
- install command or GitHub repo available
- 58/100 quality profile
- 3 OpenAgentSkill engagement events
review first
- Low GitHub adoption signal
- The SKILL.md is well-written but does not explicitly list 'Inputs' and 'Outputs' sections, which could improve clarity for agents invoking the skill.
Implementation path
- 1Install it in a sandbox agent and run one RAG and knowledge task end to end.
- 2Compare output quality, latency, and failure behavior against at least one alternative.
- 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.
Trust profile
Do not auto-install
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
FIX14 GitHub stars
Stars/forks activity
FIX14 stars, 1 forks; issue activity unavailable in current metadata
Recent maintenance
PASS1d since push
License clarity
PASSMIT
Good signals
- AI review approved
- Install path is available
- Repository evidence is available
- Recently maintained repository
- Install command has no obvious high-risk pattern
- Outcome loop is ready but needs first real agent run
Review before install
- The SKILL.md is well-written but does not explicitly list 'Inputs' and 'Outputs' sections, which could improve clarity for agents invoking the skill.
- Low GitHub adoption signal
- Quality score needs review
- Permission surface needs review: shell or command execution, filesystem or document access
- GitHub adoption: 14 GitHub stars
- Stars/forks activity: 14 stars, 1 forks; issue activity unavailable in current metadata
- Permission surface: shell or command execution, filesystem or document access
- No real agent outcome reports yet
- Human review required before unattended installation
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Promising candidate for agent workflows
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Use this skill in these scenarios
Search private knowledge
RAG and knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Automate repeated work
Workflow automation
I need my agent to automate a repeated workflow across tools and files.
Operate local tools
Local desktop
I need my agent to operate local files and desktop apps in a repeatable workflow.
Workflow fit
Add it to a complete workflow
Ingest, retrieve, and cite
RAG knowledge base
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Find, compare, and synthesize
Research report agent
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
Content growth agent
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Overview
--- name: agent-development description: Design and build AI agents with persistent memory, tool use, and multi-turn conversation. Covers architecture selection, memory design, model selection, tool configuration, and implementation patterns across agent frameworks. Use when creating, debugging, or improving AI agents. license: MIT metadata: author: greedychipmunk version: "1.0" ---
# Agent Development
Design and build effective AI agents with appropriate architectures, memory configurations, model selection, and tool setups. Works across any agent framework or custom implementation.
## When to Use
- Starting a new agent project - Choosing between agent architectures (single-agent, multi-agent, stateless, stateful) - Designing memory structure and context management - Selecting appropriate models for your use case - Planning tool configurations - Optimizing memory management and performance - Implementing shared memory between agents - Debugging memory-related issues
## Architecture Selection
| Architecture | When to use | | --- | --- | | **Single agent, stateful** | Most common case. Agent maintains context across turns. Best for personal assistants, coding agents, support bots. | | **Single agent, stateless** | Simple request/response patterns. No conversation memory needed. Good for one-shot tools. | | **Multi-agent, shared memory** | Complex workflows where different agents specialize. Coordinate via shared memory blocks or message passing. | | **Multi-agent, orchestrated** | Pipeline or fan-out patterns. A router agent dispatches to specialist agents. |
Read `resources/architectures.md` for detailed comparison and tradeoffs.
## Memory Architecture
Three memory types cover most agent needs:
**Core Memory (in-context):** - Always accessible in the agent's context window - Use for: current state, active context, frequently referenced information - Limit: Keep total core memory under 80% of context window
**Archival Memory (out-of-context):** - Semantic search over vector database or document store - Use for: historical records, large knowledge bases, past interactions - Access: Agent must explicitly search — not automatically populated from context overflow
**Conversation History:** - Past messages from current conversation - Use for: referencing earlier discussion, tracking conversation flow - Older messages may be evicted; store durable facts in core/archival memory
Read `resources/memory-architecture.md` for detailed guidance.
## Memory Block Design
**Core principle:** One block per distinct functional unit.
**Essential blocks:** - `persona`: Agent identity, behavioral guidelines, capabilities - `human`: User information, preferences, context
**Add domain-specific blocks based on use case:** - Customer support: `company_policies`, `product_knowledge`, `customer` - Coding assistant: `project_context`, `coding_standards`, `current_task` - Personal assistant: `schedule`, `preferences`, `contacts`
**Guidelines:** - Keep blocks focused and purpose-specific - Use clear, instructional descriptions - Monitor size limits (typically 2000-5000 characters per block) - Design for append operations when sharing memory between agents
Read `resources/memory-patterns.md` for domain examples and `resources/description-patterns.md` for writing effective descriptions.
## Model Selection
| Use case | Recommended tier | | --- | --- | | Complex reasoning, tool calling, multi-step plans | Frontier models (GPT-4o, Claude Sonnet 4, Gemini 2.5 Pro) | | Cost-efficient general tasks | Mid-tier (GPT-4o-mini, Claude Haiku 3.5, Gemini 2.0 Flash) | | Fast, lightweight operations | Small/fast models (Haiku, Flash) |
**Avoid for production agents:** - Models without reliable function/tool calling support - Small local models (<7B parameters) for tool-use-heavy agents
Read `resources/model-recommendations.md` for detailed guidance.
## Tool Configuration
**Start minimal:** Attach only tools the agent will actively use.
**Common starting points:** - **Memory tools** (insert, replace, search): Core for most stateful agents - **File system tools**: When the agent needs to read/write files - **Custom tools**: For domain-specific operations (databases, APIs, etc.)
**Tool rules:** Enforce sequencing when needed (e.g., "always call search before answer").
Read `resources/tool-patterns.md` for common configurations.
## Advanced Topics
### Memory Size Management
When approaching character limits: 1. **Split by topic:** `customer_profile` → `customer_business`, `customer_preferences` 2. **Split by time:** `interaction_history` → `recent_interactions`, archive older to archival memory 3. **Archive historical data:** Move old information to archival memory 4. **Consolidate:** Summarize and rewrite block
Read `resources/size-management.md` for strategies.
### Concurrency Patterns
When multiple agents share memory or an agent processes concurrent requests:
**Safest operations:** - Append-only writes (minimal race conditions) - Database-backed storage with row-level locking
**Risk of race conditions:** - Replace operations: target string may change before write - Full rewrites: last-writer-wins, no merge
**Best practices:** - Design for append operations when possible - Reserve full rewrites for single-agent exclusive access
Read `resources/concurrency.md` for detailed patterns.
## Implementation Examples
### Python (SDK-based)
```python agent = client.agents.create( name="my-agent", model="gpt-4o", memory_blocks=[ {"label": "persona", "value": "You are a helpful assistant..."}, {"label": "human", "value": "User preferences and context..."}, {"label": "project", "value": "Current project details..."}, ], ) ```
### TypeScript (SDK-based)
```typescript const agent = await client.agents.create({ name: "my-agent", model: "gpt-4o", memoryBlocks: [ { label: "persona", value: "You are a helpful assistant..." }, { label: "human", value: "User preferences and context..." }, { label: "project", value: "Current project details..." }, ], }); ```
### CLI-based
Most agent frameworks provide a CLI for interactive agent creation and configuration. Check your framework's documentation for creating new agents, setting names and descriptions, configuring memory blocks, and attaching tools.
## Validation Checklist
**Architecture:** - [ ] Does the architecture match the model's capabilities? - [ ] Is the model appropriate for expected workload and latency?
**Memory:** - [ ] Is core memory total under 80% of context window? - [ ] Is each block focused on one functional area? - [ ] Are descriptions clear about when to read/write? - [ ] Have you planned for size growth and overflow? - [ ] If multi-agent, are concurrency patterns considered?
**Tools:** - [ ] Are tools necessary and properly configured? - [ ] Are memory blocks granular enough for effective updates?
## Common Antipatterns
**Too few memory blocks:** Everything in one block makes updates expensive and imprecise. Split into focused blocks.
**Too many memory blocks:** 10+ blocks when 3-4 would suffice. Start minimal, expand as needed.
**Poor descriptions:** `data: "Contains data"` tells the agent nothing. Provide actionable guidance about when to read/write.
**Ignoring size limits:** Blocks grow indefinitely until they hit limits. Monitor and manage proactively.
## Resources
- `resources/architectures.md` — Architecture comparison and selection - `resources/memory-architecture.md` — Memory types and when to use them - `resources/memory-patterns.md` — Domain-specific memory block examples - `resources/description-patterns.md` — Writing effective block descriptions - `resources/size-management.md` — Managing memory block size limits - `resources/concurrency.md` — Multi-agent memory sharing patterns - `resources/model-recommendations.md` — Model selection guidance - `resources/tool-patterns.md` — Common tool configurations
Technical details
- Version
- 1.0.0
- License
- MIT
- Last updated
- Aug 22, 2026
- Published
- Aug 22, 2026
Decision snapshot
Fallback candidate
recent repository activity
Audit
Install review
Install and adoption review
- Security
- 74/100
- Maintenance
- 100/100
- Install
- 92/100
Agent-proven evidence
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
- Success rate
- —
- Recent failure
- —
- Outcomes
- 0
- Output quality
- —
- Failed
- 0
- Not relevant
- 0
- Installs
- 0
- Risk blocked
- 0
- Setup needed
- 0
- Production
- 0
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Add to agent workflow
Free and open source. Review the report before installing into production agents.
Growth loop
Share kit
Scenario-led draft for agent-development, ready for a manual X post.
agent-development: Design and build AI agents with persistent memory, tool use, and multi-turn conversation. Cov... 14 stars https://www.openagentskill.com/skills/greedychipmunk-agent-development?ref=x
Optional reply with install command
Listing + install path for agent-development: https://www.openagentskill.com/skills/greedychipmunk-agent-development?ref=x Install: npx skills add greedychipmunk/agent-skills --skill agent-development
Listing source
Registry indexed
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
- Creator
- greedychipmunk
- Indexed by
- OpenAgentSkill community index
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
Claim this skill listing
This Registry indexed listing is attributed to greedychipmunk but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Add the evidence badges to your README
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/greedychipmunk-agent-development)
[](https://www.openagentskill.com/skills/greedychipmunk-agent-development)
[](https://www.openagentskill.com/skills/greedychipmunk-agent-development/audit)
[](https://www.openagentskill.com/skills/greedychipmunk-agent-development)Author
greedychipmunk
@greedychipmunk
Tags
Platform fit
Health signals
- GitHub stars
- 14
- Quality score
- 32/100
- Last GitHub push
- Aug 22, 2026
- Framework hints
- Unknown
- OpenAgentSkill views
- 3
- Install copies
- 0
- Outbound clicks
- 0
Community signal
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Trust & safety
Do not auto-install
- GitHub adoption14 GitHub starsFIX
- Stars/forks activity14 stars, 1 forks; issue activity unavailable in current metadataFIX
- Recent maintenance1d since pushPASS
- License clarityMITPASS
- README/SKILL.md completenessMetadata includes enough usage and workflow contextPASS
- Dependency/runtime riskcommand execution surface, database surfaceINFO